From owner-freebsd-emulation@FreeBSD.ORG Sun Jul 19 20:21:14 2009 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39FF8106566B; Sun, 19 Jul 2009 20:21:14 +0000 (UTC) (envelope-from manolis@FreeBSD.org) Received: from aiolos.otenet.gr (aiolos.otenet.gr [83.235.67.30]) by mx1.freebsd.org (Postfix) with ESMTP id 88A0B8FC13; Sun, 19 Jul 2009 20:21:13 +0000 (UTC) (envelope-from manolis@FreeBSD.org) Received: from atomic.dyndns.org (athedsl-4471496.home.otenet.gr [94.71.122.184]) by aiolos.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id n6JKLAJY001370; Sun, 19 Jul 2009 23:21:11 +0300 Message-ID: <4A638036.40304@FreeBSD.org> Date: Sun, 19 Jul 2009 23:21:10 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.22 (X11/20090702) MIME-Version: 1.0 To: Juergen Lock References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <20090717215636.GA1141@arthur.nitro.dk> <4A61733D.9010702@FreeBSD.org> <4A62D333.9090203@otenet.gr> <20090719113438.07c05110.trhodes@FreeBSD.org> <20090719164310.GD1164@arthur.nitro.dk> <4A6353CE.7060403@FreeBSD.org> <20090719184037.GA67283@triton.kn-bremen.de> In-Reply-To: <20090719184037.GA67283@triton.kn-bremen.de> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sun, 19 Jul 2009 21:20:36 +0000 Cc: Tom Rhodes , doc@FreeBSD.org, pgj@FreeBSD.org, daichi@FreeBSD.org, "Simon L. Nielsen" , scrappy@hub.org, freebsd-emulation@FreeBSD.org, keramida@FreeBSD.org, rene@FreeBSD.org Subject: Re: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter 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: Sun, 19 Jul 2009 20:21:14 -0000 Juergen Lock wrote: > >> >> I will start writing a section on qemu. Installation is probably easier >> than VirtualBox, but since this is actually a command line tool, it will >> be interesting to show a few examples on installing a guest system etc. >> Will then rephrase this introduction paragraph accordingly. Will send >> in the patch for review here when it is ready (I need to brush up a bit >> on my qemu skills, haven't used it for a while). >> > > Actually I started a handbook section on qemu a while ago already, see > this thread: > http://lists.freebsd.org/pipermail/freebsd-doc/2008-December/015248.html > > So it was worked on, but apparently never got committed... > > Just thought I'd mention... :) > Juergen > > Thanks, this patch looks very similar to what I had in mind (in fact, it seems to be even more detailed in the networking area). I can help with this if loader@ doesn't have other plans.