From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 30 10:37:12 2010 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FE70106564A for ; Thu, 30 Dec 2010 10:37:12 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id EE5EF8FC08 for ; Thu, 30 Dec 2010 10:37:11 +0000 (UTC) Received: by pxi1 with SMTP id 1so2117231pxi.13 for ; Thu, 30 Dec 2010 02:37:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=/XBWerZGEDP0h/Peqb9H1+d9ax5ASvl+TxSnmD0F0Vs=; b=kWfnslWFWl6O3rU5LmpvCy05xAHdIi9BAEkqdgx2FemzvK404WxadHB/y1W26Y2eR3 lICGw7O4zaY6AuwCMX0E4zoan4/eaj1N6pDdnXiqeQvr9QnSO/0GfUNbnlzaOGUvtz+U 9gAQKaQRANTDnLkONA3xKI79COJUbS0QnayXQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ZCVyEqxuenwWa9ogs63Ex+V3aplhboRrqLnCV3nmd8rURnJ0IoNR/DlRQh97fnOWpi iK46IS0IKuNDgdihSiGJCSK6aih7JBT0kXcSST2cdSnjnuudkZN37wCGUnpTk3A2U+P9 mpS6o6MX6PqUcik8vI0p7rnM6flx96aRV6M1o= MIME-Version: 1.0 Received: by 10.142.222.6 with SMTP id u6mr12933368wfg.126.1293704056596; Thu, 30 Dec 2010 02:14:16 -0800 (PST) Received: by 10.142.72.2 with HTTP; Thu, 30 Dec 2010 02:14:16 -0800 (PST) Date: Thu, 30 Dec 2010 11:14:16 +0100 Message-ID: From: Christer Solskogen To: emulation@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Virtualbox from blueports X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2010 10:37:12 -0000 I use devel/virtualbox-ose-devel from svn.blueports.at - and from what I'm seeing the new feature from Oracle where you can install extensions is not available. http://www.virtualbox.org/manual/ch08.html#vboxmanage-extpack That feature is on by default, but is somehow disabled in ports. -- chs,