From owner-freebsd-doc@FreeBSD.ORG Tue Jul 14 21:36:31 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 60AD21065672; Tue, 14 Jul 2009 21:36:31 +0000 (UTC) (envelope-from manolis@FreeBSD.org) Received: from rosebud.otenet.gr (rosebud.otenet.gr [83.235.67.32]) by mx1.freebsd.org (Postfix) with ESMTP id B6D278FC17; Tue, 14 Jul 2009 21:36:30 +0000 (UTC) (envelope-from manolis@FreeBSD.org) Received: from atomic.dyndns.org (athedsl-4491038.home.otenet.gr [94.71.83.38]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id n6ELaSU5029249; Wed, 15 Jul 2009 00:36:29 +0300 Message-ID: <4A5CFA5C.8080909@FreeBSD.org> Date: Wed, 15 Jul 2009 00:36:28 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.22 (X11/20090702) MIME-Version: 1.0 To: Rene Ladan References: <4A5C5F13.7030607@FreeBSD.org> <4A5CF068.6020406@freebsd.org> In-Reply-To: <4A5CF068.6020406@freebsd.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: 7bit Cc: Tom Rhodes , "doc@FreeBSD.org" , Gabor PALI , freebsd-emulation@FreeBSD.org, Giorgos Keramidas , Manolis Kiagias 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 21:36:31 -0000 Rene Ladan wrote: > Manolis Kiagias schreef: >> 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 >> >> and the build: >> >> http://www.freebsdgr.org/handbook-mine/virtualization-host.html >> > Looks nice. For consistency I think it is better to write the last > instance of "proc" as "the proc file system". > > Regards, > Rene Done, thanks. Also added a link to wiki.freebsd.org and a few lines on adding existing users to vboxusers group that is created during the installation of VirtualBox. The patch and build have already been updated.