Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/distrib/prep/floppies/ramdisk
Module Name: src
Committed By: garbled
Date: Thu May 1 21:20:54 UTC 2008
Modified Files:
src/distrib/prep/floppies/ramdisk: list
Log Message:
Remove mount_kernfs from the prep install floppy. Saves a few bytes, we
already put dmesg on there, and the prep install kernels don't have KERNFS
defined anyhow. A quick test shows it's cheaper to use dmesg than kernfs:
1528511 +kernfs +mount_kernfs -dmesg
1524332 +dmesg -kernfs -mount_kernfs
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/distrib/prep/floppies/ramdisk/list
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