From owner-freebsd-sysinstall@FreeBSD.ORG Wed Jan 19 23:21:59 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 EEEF21065670 for ; Wed, 19 Jan 2011 23:21:59 +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 AFF528FC1B for ; Wed, 19 Jan 2011 23:21:59 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.icecube.wisc.edu (Postfix) with ESMTP id DA6AC58133; Wed, 19 Jan 2011 17:21:58 -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 8gRke6SqizqG; Wed, 19 Jan 2011 17:21:58 -0600 (CST) Received: from comporellon.tachypleus.net (adsl-76-208-68-88.dsl.mdsnwi.sbcglobal.net [76.208.68.88]) by mail.icecube.wisc.edu (Postfix) with ESMTP id 6CBA05811E; Wed, 19 Jan 2011 17:21:58 -0600 (CST) Message-ID: <4D377215.2030809@freebsd.org> Date: Wed, 19 Jan 2011 17:21:57 -0600 From: Nathan Whitehorn User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101214 Thunderbird/3.1.7 MIME-Version: 1.0 To: =?UTF-8?B?TWFyaXVzIE7DvG5uZXJpY2g=?= References: <4D309563.1000404@freebsd.org> <4D336BFC.1020004@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-sysinstall@freebsd.org Subject: Re: BSDInstall: merging to HEAD 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: Wed, 19 Jan 2011 23:22:00 -0000 On 01/17/11 04:42, Marius NĂ¼nnerich wrote: > On Sun, Jan 16, 2011 at 23:06, Nathan Whitehorn wrote: >> On 01/16/11 10:34, Marius NĂ¼nnerich wrote: >>>> There are still some missing features that I would like to see in the >>>> release, but these do not significantly impact the functionality of the >>>> installer. Some will be addressed before merging to HEAD, in particular >>>> the >>>> lack of a man page for bsdinstall. Others, like configuration of wireless >>>> networking and ZFS installation, can happen between merge and release. >>>> The >>>> test ISOs are also lacking a ports tree at the moment, which is a >>>> statement >>>> about the slow upload speed of my DSL line and not about the final layout >>>> of >>>> releases. >>>> >>>> Please send any questions, comments, or patches you may have, and please >>>> be >>>> aware when replying that this email has been cross-posted to three lists. >>>> Technical discussion (bug reports, for instance) should be directed to >>>> the >>>> freebsd-sysinstall list only. Most other discussion belongs on >>>> -sysinstall >>>> and -current. >>>> -Nathan >>> Clean new virtualbox on FreeBSD host. >>> >>> Install -> German ISO-8859-1 -> "vbox" -> Guided -> ad0 -> Partition >>> -> "You have canceled an installation step" >>> >>> Actually I didn't cancel anything :) >> That is fixed now. Thanks for the report! > I have uploaded a new test ISO with this fix and several other suggestions from Jaako Heinonen to http://people.freebsd.org/~nwhitehorn/bsdinstall-i386-20110118.iso.bz2. There is also a powerpc ISO for interested parties at http://people.freebsd.org/~nwhitehorn/bsdinstall-powerpc-20110116.iso.bz2. -Nathan