From owner-freebsd-sysinstall@FreeBSD.ORG Fri Jan 28 22:02:24 2011 Return-Path: Delivered-To: freebsd-sysinstall@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC2A7106566B for ; Fri, 28 Jan 2011 22:02:24 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from argol.doit.wisc.edu (argol.doit.wisc.edu [144.92.197.212]) by mx1.freebsd.org (Postfix) with ESMTP id C2CDC8FC19 for ; Fri, 28 Jan 2011 22:02:24 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth3.wiscmail.wisc.edu by smtpauth3.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) id <0LFR0060E6JZBM00@smtpauth3.wiscmail.wisc.edu> for freebsd-sysinstall@freebsd.org; Fri, 28 Jan 2011 16:02:23 -0600 (CST) Received: from anacreon.physics.wisc.edu (anacreon.physics.wisc.edu [128.104.160.176]) by smtpauth3.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) with ESMTPSA id <0LFR0065U6JR0T00@smtpauth3.wiscmail.wisc.edu> for freebsd-sysinstall@freebsd.org; Fri, 28 Jan 2011 16:02:15 -0600 (CST) Date: Fri, 28 Jan 2011 16:02:15 -0600 From: Nathan Whitehorn To: freebsd-sysinstall@freebsd.org Message-id: <4D433CE7.5040706@freebsd.org> X-Spam-Report: AuthenticatedSender=yes, SenderIP=128.104.160.176 X-Spam-PmxInfo: Server=avs-10, Version=5.6.0.2009776, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2011.1.28.215120, SenderIP=128.104.160.176 User-Agent: Mozilla/5.0 (X11; U; FreeBSD powerpc; en-US; rv:1.9.2.13) Gecko/20110104 Thunderbird/3.1.7 Subject: New BSDinstall ISOs X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2011 22:02:25 -0000 Following requests from many people, it is now possible to revise setup for the new OS after going through the configuration steps and before committing and rebooting (this is *almost* a back button). ISOs for i386 and amd64 that implement this change, as well as several other improvements, can be found here: http://people.freebsd.org/~nwhitehorn/bsdinstall-i386-20110128.iso.bz2 http://people.freebsd.org/~nwhitehorn/bsdinstall-amd64-20110128.iso.bz2 There is one existing bug that I know about, which is that the services menu reflects its defaults when reentered, not the options chosen earlier. This will be fixed soon. -Nathan