Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/etc
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.
Home |
Main Index |
Thread Index |
Old Index