Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 03/18/2003 03:13:23
Module Name:	src
Committed By:	fvdl
Date:		Tue Mar 18 01:13:23 UTC 2003

Modified Files:
	src/distrib/utils/sysinst: disks.c

Log Message:
Don't bother looking at the superblock directly, just run fsck (and
not fsck_lfs or fsck_ffs), it'll figure it out. Also, upgrading from
the old inode format is only needed for 0.9 or older. Noone is going
to do that.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 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.