Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/init



Module Name:    src
Committed By:   apb
Date:           Thu Mar  1 07:18:07 UTC 2007

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

Log Message:
When creating /dev in a memory file system, include all three of
MAKEDEV, MAKEDEV.subr and MAKEDEV.local in the set of files that are
copied if they exist.

Now booting an INSTALL kernel with an embedded ramdisk correctly creates
/dev again, fixing a problem introduced when MAKEDEV.subr was created a
few days ago.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sbin/init/init.8
cvs rdiff -r1.88 -r1.89 src/sbin/init/init.c

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