From owner-freebsd-doc@FreeBSD.ORG Tue Jul 14 15:36:34 2009 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 732A0106566B; Tue, 14 Jul 2009 15:36:34 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id D2EAF8FC0C; Tue, 14 Jul 2009 15:36:33 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (adsl129-38.kln.forthnet.gr [77.49.248.38]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-9) with ESMTP id n6EFQGZL019837 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 14 Jul 2009 18:26:23 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id n6EFQFe9091772 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 14 Jul 2009 18:26:16 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id n6EFQFxV091771; Tue, 14 Jul 2009 18:26:15 +0300 (EEST) (envelope-from keramida@freebsd.org) From: Giorgos Keramidas To: Manolis Kiagias References: <4A5C5F13.7030607@FreeBSD.org> Date: Tue, 14 Jul 2009 18:26:14 +0300 In-Reply-To: <4A5C5F13.7030607@FreeBSD.org> (Manolis Kiagias's message of "Tue, 14 Jul 2009 13:33:55 +0300") Message-ID: <87ljmr9tgp.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Hellug-MailScanner-ID: n6EFQGZL019837 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.469, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL -0.07, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: Tom Rhodes , Gabor PALI , doc@freebsd.org, freebsd-emulation@freebsd.org, Rene Ladan Subject: Re: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2009 15:36:36 -0000 On Tue, 14 Jul 2009 13:33:55 +0300, Manolis Kiagias wrote: > With VirtualBox already in the Ports Collection, the Handbook is lagging > behind, still mentioning "no virtualization solution for FreeBSD as a > host OS". I was planning to write this small patch for quite some time > and finally got my act together yesterday. So here it is: > > http://people.freebsd.org/~manolis/patches/vbox.patch That looks great. Thanks for adding the CLI bits we tweeted about too :)