Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/13/2003 11:45:50
Module Name:	src
Committed By:	dsl
Date:		Fri Jun 13 11:45:50 UTC 2003

Modified Files:
	src/distrib/utils/sysinst: bsddisklabel.c defs.h msg.mi.en msg.mi.fr
	    msg.mi.pl

Log Message:
Report actual minimum size of partitions (instead of a number that is
4 times system memory). (These numbers need moving to a different menu still.)
Remove size of /usr from default sized / when /usr created.
Shrink swap in order to get partitions into available disk space.
Add twice ram size to / if space available (for system dumps).
Keep all but last partition cylinder aligned when the disk isn't a whole
number of cylinders.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/distrib/utils/sysinst/bsddisklabel.c
cvs rdiff -r1.87 -r1.88 src/distrib/utils/sysinst/defs.h
cvs rdiff -r1.105 -r1.106 src/distrib/utils/sysinst/msg.mi.en
cvs rdiff -r1.54 -r1.55 src/distrib/utils/sysinst/msg.mi.fr
cvs rdiff -r1.17 -r1.18 src/distrib/utils/sysinst/msg.mi.pl

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