Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/20/2005 21:59:36
Module Name:	src
Committed By:	dsl
Date:		Thu Jan 20 21:59:36 UTC 2005

Modified Files:
	src/distrib/utils/sysinst: bsddisklabel.c defs.h label.c menus.mi

Log Message:
Default to using 2k fragments (16k blocks) on filesystems that are >1GB.
Matches the defaults advertised in the newfs(8).
Perry keeps on asking me to do this :-)


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/distrib/utils/sysinst/bsddisklabel.c
cvs rdiff -r1.120 -r1.121 src/distrib/utils/sysinst/defs.h
cvs rdiff -r1.45 -r1.46 src/distrib/utils/sysinst/label.c
cvs rdiff -r1.19 -r1.20 src/distrib/utils/sysinst/menus.mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.