From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 30 12:20:40 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 444471065674 for ; Thu, 30 Dec 2010 12:20:40 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1A72F8FC15 for ; Thu, 30 Dec 2010 12:20:40 +0000 (UTC) Received: by pvc22 with SMTP id 22so2295390pvc.13 for ; Thu, 30 Dec 2010 04:20:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=t4R1XDfZdTlpRZ/iqcml353fwKAyhg2VGJdl50cyVsw=; b=WEGnkdVSjV8vZzHtywV/Po8GQ8T8b29GsZGeVvJStFljQqRJUsfatPogEG1ccDDCFE UNJKAEzkkMkKfUtMFl7gfKdw2mG22qHjlJ2VAtFH9X/1ddczJdif2qsLpKQG9BomdiiJ A0OM5qdcXE0JAPfaRACFlPTrMeifah0T9gr/s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=QYUDvdBRqgzd9iyX3qcPEAFYE1WryIyNjEt/0GLyQIhSz8cQS96wHqjJLt2tUoNg2v MuSv852LskOuF1a3pUuONG98sfOzAjbQKLn7BAYCyX/WUcHlD5eZGpgpDm/uldhhK9LZ /I6jeHxWf07rkOgBTDU0EpNb52i/N5jjpRyKc= MIME-Version: 1.0 Received: by 10.142.222.6 with SMTP id u6mr13016887wfg.126.1293711639740; Thu, 30 Dec 2010 04:20:39 -0800 (PST) Received: by 10.142.72.2 with HTTP; Thu, 30 Dec 2010 04:20:39 -0800 (PST) In-Reply-To: <9ea295095ce3663b77292451de7d44e2@bluelife.at> References: <9ea295095ce3663b77292451de7d44e2@bluelife.at> Date: Thu, 30 Dec 2010 13:20:39 +0100 Message-ID: From: Christer Solskogen To: Bernhard Froehlich Content-Type: text/plain; charset=ISO-8859-1 Cc: emulation@freebsd.org Subject: Re: 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 12:20:40 -0000 On Thu, Dec 30, 2010 at 12:45 PM, Bernhard Froehlich wrote: > What do you mean exactly? The command is there and the Interface in the GUI > is also there (File->Preferences->Extensions). The only current available > extpack is the PUEL from Oracle and that is a binary blob that does not > support FreeBSD so this is not supposed to work. > Is it? VBoxExtPackHelperApp is not installed on my system. (I'm running Virtualbox headless) But if it does not work anyway it doesn't matter. My impression was that the blob was somewhat multi-platform since every platform uses the same blob. And it does indeed say All platforms on the download page. -- chs,