Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 07/14/1999 09:47:38
Module Name: basesrc
Committed By: abs
Date: Wed Jul 14 16:47:37 UTC 1999
Modified Files:
basesrc/distrib/utils/sysinst/arch/sparc: md.c
Log Message:
If all disk is allocated to root and/or swap do not prompt for a (bogus) /usr.
Fixed PR#7741
If the default swap is smaller than the remaining disk, truncate to the
available space.
Set rc_configured to YES in md_cleanup_install()
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/distrib/utils/sysinst/arch/sparc/md.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.