Subject: CVS commit: [netbsd-1-6] basesrc/distrib/utils/sysinst
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/30/2002 09:24:03
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Jun 30 06:24:02 UTC 2002

Modified Files:
	basesrc/distrib/utils/sysinst [netbsd-1-6]: disks.c

Log Message:
Pull up revision 1.45 (requested by scottr in ticket #408):
If a valid file system type is found for a particular partition but no
mount point was specified, make sure to add only a commented-out entry for
that partition when building fstab. This prevents sysinst from generating
an otherwise invalid fstab. This problem was originally reported by
Frederick Bruckman and fixed by Bob Nestor.


To generate a diff of this commit:
cvs rdiff -r1.41.2.1 -r1.41.2.2 basesrc/distrib/utils/sysinst/disks.c

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