From owner-freebsd-arch@FreeBSD.ORG Mon Jan 3 03:54:58 2011 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 249D6106566B; Mon, 3 Jan 2011 03:54:58 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from mail.icecube.wisc.edu (trout.icecube.wisc.edu [128.104.255.119]) by mx1.freebsd.org (Postfix) with ESMTP id F03F08FC0C; Mon, 3 Jan 2011 03:54:57 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.icecube.wisc.edu (Postfix) with ESMTP id 50EA458134; Sun, 2 Jan 2011 21:54:57 -0600 (CST) X-Virus-Scanned: amavisd-new at icecube.wisc.edu Received: from mail.icecube.wisc.edu ([127.0.0.1]) by localhost (trout.icecube.wisc.edu [127.0.0.1]) (amavisd-new, port 10030) with ESMTP id wGgi5r440bWt; Sun, 2 Jan 2011 21:54:57 -0600 (CST) Received: from wanderer.tachypleus.net (unknown [76.210.75.5]) by mail.icecube.wisc.edu (Postfix) with ESMTP id DA04B5811B; Sun, 2 Jan 2011 21:54:56 -0600 (CST) Message-ID: <4D21488F.90107@freebsd.org> Date: Sun, 02 Jan 2011 21:54:55 -0600 From: Nathan Whitehorn User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101227 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-arch@FreeBSD.org, freebsd-sysinstall@freebsd.org References: <4D20C8BF.701@freebsd.org> In-Reply-To: <4D20C8BF.701@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: BSDInstall: I want the bikeshed painted plaid 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: Mon, 03 Jan 2011 03:54:58 -0000 On 01/02/11 12:49, Nathan Whitehorn wrote: > As those of you who obsessively follow the SVN commit mails may have > noticed, I recently began work on a new installer, which I have > tentatively named 'bsdinstall'. You can find the code itself at > svn://svn.freebsd.org/base/user/nwhitehorn/bsdinstall and a wiki page > describing it at http://wiki.freebsd.org/BSDInstall. > By popular demand, I have made some images for people to experiment with. These are at http://people.freebsd.org/~nwhitehorn/test-bsdinstall.img.bz2 (raw image) and http://people.freebsd.org/~nwhitehorn/test-bsdinstall.vdi.bz2 (VirtualBox image). The root password is 'bsdinstall', and further instructions are in the motd. -Nathan