Subject: CVS commit: src/sbin/init
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 09/11/2003 12:51:53
Module Name:	src
Committed By:	dsl
Date:		Thu Sep 11 12:51:52 UTC 2003

Modified Files:
	src/sbin/init: init.c

Log Message:
If /dev/MAKEDEV is a symlink then preserve the symlink in the mfs /dev.
If /dev/MAKEDEV doesn't exist then try to run /etc/MAKEDEV instead.
Use the (new) '-n inodes' option to mount_mfs and base the size on the number
of inodes and the size of the MAKEDEV script.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 src/sbin/init/init.c

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