From owner-freebsd-current@FreeBSD.ORG Wed Sep 7 20:35:36 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E76D71065670 for ; Wed, 7 Sep 2011 20:35:36 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 82C0A8FC13 for ; Wed, 7 Sep 2011 20:35:36 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 6EE9DE6C6D for ; Wed, 7 Sep 2011 21:35:35 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; s=mail; bh=tOmF9AFtPeM6 cCrzNZVwjQZO/gc=; b=fgDk7Pfmo3UqrZQIkm3toFtrSGDcNLkV5YldOWvgX/Gx WUH/I7Vpw9j/lCyyZp5Af5l98FkjqjZ0NyDbfx9LleWYnwxAigUokr0IBpt686Xy LBT33TzYBjzghryF27M/+0alzAgj7ptpPnOT3JVpUaDhYNLkcxLImvALk7R/srk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=mail; b=PsOV1y w+3jSlIezq6hzPqKaJUviaE+JP58Na43mohcTn9qO3+4g812ZTAkNn7V2A3X3Fu4 88Hoq3grIiawmOZy7ynUR5ZBUpB1sUpR1oZZKXbMTx2L4j/Ym0UdYopgUvaiwvjZ RrXwqCXv/l2abyDwT9Pn0I1LsVjje708UXXoc= Received: from [192.168.1.104] (188-222-18-231.zone13.bethere.co.uk [188.222.18.231]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 5715AE648C for ; Wed, 7 Sep 2011 21:35:35 +0100 (BST) Message-ID: <4E67D592.4020607@cran.org.uk> Date: Wed, 07 Sep 2011 21:35:30 +0100 From: Bruce Cran User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <1315407110.19861.90.camel@bauer.cse.buffalo.edu> In-Reply-To: <1315407110.19861.90.camel@bauer.cse.buffalo.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD 9.0-BETA2 Available... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2011 20:35:37 -0000 On 07/09/2011 15:51, Ken Smith wrote: > As before one of the many new features of 9.0 we would like tested > is the new installer, so fresh installs on test systems are encouraged. > The shift in the directory layout described above is in part due to > the new installer. FTP-based installs of BETA1 would have failed, > as-is the new installer expects this for where to find the FTP > install trees: There's still a typo in the installer: "Resovler Configuration". Also, it seems the OK button doesn't work if the installer fails to fetch a file - to exit from the "Fetch Error" screen I had to press Ctrl-C. -- Bruce Cran