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

Modified Files:
	src/distrib/utils/sysinst: bsddisklabel.c defs.h disks.c

Log Message:
Add (back) support for mfs /tmp
Fix menu size so that user defined partitions can be allocated instead of
standard ones (need > MAXPARTITIONS entries in menu).
Make partition size info static - with a view to including it in a longer loop.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/distrib/utils/sysinst/bsddisklabel.c
cvs rdiff -r1.82 -r1.83 src/distrib/utils/sysinst/defs.h
cvs rdiff -r1.55 -r1.56 src/distrib/utils/sysinst/disks.c

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