From nobody@FreeBSD.org  Sat Dec 26 18:43:12 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 785CC106568D
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Dec 2009 18:43:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 6727F8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Dec 2009 18:43:12 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nBQIhBZr005366
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Dec 2009 18:43:11 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id nBQIhBYW005365;
	Sat, 26 Dec 2009 18:43:11 GMT
	(envelope-from nobody)
Message-Id: <200912261843.nBQIhBYW005365@www.freebsd.org>
Date: Sat, 26 Dec 2009 18:43:11 GMT
From: Andrs Jk <jako.andras@eik.bme.hu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: 512M default root filesystem size too small
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         142047
>Category:       bin
>Synopsis:       sysinstall(1): 512M default root filesystem size too small
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brucec
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 26 18:50:01 UTC 2009
>Closed-Date:    Sat Aug 07 15:28:32 UTC 2010
>Last-Modified:  Sat Aug 07 15:28:32 UTC 2010
>Originator:     Andrs Jk
>Release:        8.0-STABLE
>Organization:
BME
>Environment:
FreeBSD sunbow.eik.bme.hu 8.0-STABLE FreeBSD 8.0-STABLE #0: Wed Dec 23 08:32:20 CET 2009     root@:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The default 512M root filesystem is too small for two kernels
(/boot/kernel and /boot/kernel.old). 512M is the sysinstall default, and
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-steps.html#BSDLABELEDITOR
also suggests this size.
>How-To-Repeat:
Rebuild and install the 8.0-STABLE amd64 kernel on a machine having the
default 512M size root filesystem.
>Fix:
Change the default root filesystem size to 1G(?), both in sysinstall
and in the documentation, and wherever needed.

>Release-Note:
>Audit-Trail:

From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To: bug-followup@FreeBSD.org, jako.andras@eik.bme.hu
Cc:  
Subject: Re: bin/142047: sysinstall(1): 512M default root filesystem size
 too small
Date: Sun, 27 Dec 2009 10:08:48 +0000 (UTC)

 A possible workaround is to set
 INSTALL_NODEBUG=
 in /etc/make.conf to not install the .symbol files to help
 debugging and keep your obj directory as you will have that
 information there as well.
 
 But in general I agree that / should be 1G.
 
 -- 
 Bjoern A. Zeeb         It will not break if you know what you are doing.
Responsible-Changed-From-To: freebsd-bugs->brucec 
Responsible-Changed-By: brucec 
Responsible-Changed-When: Fri Apr 30 18:58:04 UTC 2010 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142047 
State-Changed-From-To: open->patched  
State-Changed-By: brucec 
State-Changed-When: Wed Jul 7 12:54:26 UTC 2010 
State-Changed-Why:  
Fixed in head. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142047 
State-Changed-From-To: patched->closed  
State-Changed-By: brucec 
State-Changed-When: Sat Aug 7 15:27:51 UTC 2010 
State-Changed-Why:  
The code has been fixed in head, stable/7 and stable/8. The handbook has also 
been updated. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142047 
>Unformatted:
