From owner-cvs-doc@FreeBSD.ORG Fri Apr 6 07:36:19 2007 Return-Path: X-Original-To: cvs-doc@FreeBSD.org Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF84216A401; Fri, 6 Apr 2007 07:36:19 +0000 (UTC) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id BFEA513C4B0; Fri, 6 Apr 2007 07:36:19 +0000 (UTC) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l367aJdu048211; Fri, 6 Apr 2007 07:36:19 GMT (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l367aJA3048210; Fri, 6 Apr 2007 07:36:19 GMT (envelope-from murray) Message-Id: <200704060736.l367aJA3048210@repoman.freebsd.org> From: Murray Stokely Date: Fri, 6 Apr 2007 07:36:19 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/virtualization Makefile chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Apr 2007 07:36:19 -0000 murray 2007-04-06 07:36:19 UTC FreeBSD doc repository Added files: en_US.ISO8859-1/books/handbook/virtualization Makefile chapter.sgml Log: Add a nascent chapter on virtualization. The first two sectioons describe the process of installing FreeBSD as a guest OS on Parllels with Intel based Macs, and installing FreeBSD domU on a Slackware Linux dom0 with Xen 3.0. Xen section contributed by: Fukang CHEN Revision Changes Path 1.1 +15 -0 doc/en_US.ISO8859-1/books/handbook/virtualization/Makefile (new) 1.1 +485 -0 doc/en_US.ISO8859-1/books/handbook/virtualization/chapter.sgml (new)