From owner-freebsd-doc@FreeBSD.ORG Wed Sep 18 10:12:49 2013 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BF714BB for ; Wed, 18 Sep 2013 10:12:49 +0000 (UTC) (envelope-from dnixon-fnre@nyclocal.net) Received: from homiemail-a25.g.dreamhost.com (caiajhbdcaib.dreamhost.com [208.97.132.81]) by mx1.freebsd.org (Postfix) with ESMTP id A35F82E7F for ; Wed, 18 Sep 2013 10:12:48 +0000 (UTC) Received: from homiemail-a25.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a25.g.dreamhost.com (Postfix) with ESMTP id 316F6678062 for ; Wed, 18 Sep 2013 03:12:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=nyclocal.net; h=message-id :date:subject:from:to:mime-version:content-type: content-transfer-encoding; s=nyclocal.net; bh=EdH2Z+6zTiRpQslv8r SUdkodWmc=; b=n8IpeF2dEWg4+UBcBL5hsByrWk2UTqMBR8EfP4NQtlw/i8juit 9gWJ/QvRMtrmvhhL80gz7DgjQ6Jn03FKzI8EvlS0mWtv2zPAsGiXUDljlNbxo71C yFYd0d8zfi6+vqLQf9b9I0FqzI0khgJi9MxJpTAh/yEVUf9+5TeFtwXSA= Received: from webmail.nyclocal.net (caiajhbihbdd.dreamhost.com [208.97.187.133]) (Authenticated sender: dnixon-fnre@nyclocal.net) by homiemail-a25.g.dreamhost.com (Postfix) with ESMTPA id 15627678057 for ; Wed, 18 Sep 2013 03:12:42 -0700 (PDT) Received: from 50.14.66.127 (proxying for 50.14.66.127) (SquirrelMail authenticated user dnixon-fnre@nyclocal.net) by webmail.nyclocal.net with HTTP; Wed, 18 Sep 2013 06:12:42 -0400 Message-ID: <38aa61ebd71975abc1a084c0df6baa86.squirrel@webmail.nyclocal.net> Date: Wed, 18 Sep 2013 06:12:42 -0400 Subject: Proposed addition to FreeBSD handbook From: "Dee Nixon" To: "FreeBSD doc list" User-Agent: SquirrelMail/1.4.21 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Sep 2013 10:12:49 -0000 Hello. The following page contains an incomplete draft of some proposed additions to the FreeBSD handbook: http://petitecloud.org/handbook.jsp We'll be fleshing it out over the next couple of days. The proposed new sections concern bhyve, the new hypervisor that will be part of the base system of FreeBSD 10. Currently the relevant section of FreeBSD manual covers VirtualBox, but not bhyve. We were advised by Eitan Adler to post this to the doc list. (I am co-developer of petitecloud, a forthcoming front end for bhyve.)