From owner-svn-src-stable-8@FreeBSD.ORG Sun Aug 15 16:21:59 2010 Return-Path: Delivered-To: svn-src-stable-8@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0A36106566C; Sun, 15 Aug 2010 16:21:59 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [204.109.60.94]) by mx1.freebsd.org (Postfix) with ESMTP id 7D97E8FC18; Sun, 15 Aug 2010 16:21:59 +0000 (UTC) Received: from unknown (client-86-31-88-103.midd.adsl.virginmedia.com [86.31.88.103]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id E267C5C25; Sun, 15 Aug 2010 16:03:36 +0000 (UTC) Date: Sun, 15 Aug 2010 17:03:35 +0100 From: Bruce Cran To: Nagilum Message-ID: <20100815170335.00000ad0@unknown> In-Reply-To: <20100807151858.18405yjtkz4ijzks@cakebox.homeunix.net> References: <201008071218.o77CIavd036475@svn.freebsd.org> <20100807151858.18405yjtkz4ijzks@cakebox.homeunix.net> X-Mailer: Claws Mail 3.7.4cvs1 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-src-stable-8@freebsd.org, Bruce Cran Subject: Re: svn commit: r211007 - stable/8/usr.sbin/sysinstall X-BeenThere: svn-src-stable-8@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 8-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Aug 2010 16:21:59 -0000 On Sat, 07 Aug 2010 15:18:58 +0200 Nagilum wrote: > I'm not so sure about the minsize for / > /boot is not too unlikely to end up on a separate partition (ie. if > the BIOS has trouble accessing / or the system was set up with ZFS > as rootfs before zfsloader) and the rest would fit just fine in 128MB: I hadn't considered having /boot be on a separate partition - but if the system was setup before zfsloader then why would they be using sysinstall to create / ? Also, is it likely that people would create just /boot below the BIOS limit? -- Bruce Cran