Subject: CVS commit: src/etc
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/02/2007 21:29:24
Module Name:	src
Committed By:	dsl
Date:		Fri Mar  2 21:29:24 UTC 2007

Modified Files:
	src/etc: MAKEDEV.subr.tmpl MAKEDEV.tmpl

Log Message:
Add code that can be used by init(1) to request MAKEDEV create a mfs
filesystem and then populate it.
Determine the actual number of inodes that will be needed and add 10%.
Use "mount_mfs -o union" to save us having to copy MADEDEV (in case
anyone wishes to see it.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/etc/MAKEDEV.subr.tmpl
cvs rdiff -r1.76 -r1.77 src/etc/MAKEDEV.tmpl

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