From owner-freebsd-arch@FreeBSD.ORG Wed Dec 22 11:36:23 2010 Return-Path: Delivered-To: freebsd-arch@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AFD7106564A for ; Wed, 22 Dec 2010 11:36:23 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id D2A438FC16 for ; Wed, 22 Dec 2010 11:36:22 +0000 (UTC) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id 708E346B2A; Wed, 22 Dec 2010 06:36:22 -0500 (EST) Date: Wed, 22 Dec 2010 11:36:22 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Erik Cederstrand In-Reply-To: Message-ID: References: <201012220852.oBM8q2Qi039123@lurza.secnetix.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Oliver Fromme , freebsd-arch@FreeBSD.ORG Subject: Re: Schedule for releases X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2010 11:36:23 -0000 On Wed, 22 Dec 2010, Erik Cederstrand wrote: > Den 22/12/2010 kl. 09.52 skrev Oliver Fromme: > >> For me, personally, one significant problem is that I don't have the >> resources to easily run several versions of FreeBSD at home. > > Wouldn't a jail be sufficient for work that stays in userland? And there are also reference boxes in the FreeBSD.org cluster that all FreeBSD developers have access to -- for example, ref7-amd64.FreeBSD.org. > For kernel work, I think a virtual machine would be much easier than > dual-boot. Virtuialbox seems to support FreeBSD as both host and client > (http://www.freebsd.org/doc/handbook/virtualization-host.html), although I > haven't tried using FreeBSD as a host. I've had lots of success using Virtualbox, both hosting and hosted on, FreeBSD, in our teaching environment. I also run FreeBSD with significant success under VMWare on Mac OS X. FreeBSD on Xen is improving but I've not managed to get a kernel debugging setup working there as yet. Robert