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:   apb
Date:           Sun Mar 11 15:52:31 UTC 2007

Modified Files:
        src/etc: MAKEDEV.tmpl

Log Message:
* Add "-p pax" flag, to create all device nodes at once using pax,
  instead of one by one using mknod.  This is much faster (speed
  increases of up to 20 times have been observed, but 3 to 5 times is
  more common).
* One "-M" flag will create the mfs file system but not redirect output
  to a temporary console; "-M -M" will also redirect output.
* Change the way we accumulate options to pass to MAKEDEV.local.


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