Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 07/27/2003 08:57:28
Module Name: src
Committed By: dsl
Date: Sun Jul 27 08:57:28 UTC 2003
Modified Files:
src/distrib/utils/sysinst: disks.c savenewlabel.c util.c
Log Message:
Force localfs_dir to be an absolute path - fixes PR install/14130.
Put disklabel info into /tmp/disktab in case / isn't writable,
fixes PR 17347. Note the /etc/disktab isn't the target /etc anyway...
To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 src/distrib/utils/sysinst/disks.c
cvs rdiff -r1.4 -r1.5 src/distrib/utils/sysinst/savenewlabel.c
cvs rdiff -r1.108 -r1.109 src/distrib/utils/sysinst/util.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.