SVN: geninitrd/trunk/geninitrd

glen glen at pld-linux.org
Wed Oct 18 01:19:34 CEST 2006


Author: glen
Date: Wed Oct 18 01:19:34 2006
New Revision: 7865

Modified:
   geninitrd/trunk/geninitrd
Log:
Typo in sysfs fstype naming.

Modified: geninitrd/trunk/geninitrd
==============================================================================
--- geninitrd/trunk/geninitrd	(original)
+++ geninitrd/trunk/geninitrd	Wed Oct 18 01:19:34 2006
@@ -1171,7 +1171,7 @@
 		initrd_gen_tmpfs_dev >> "$s"
 		cat >> "$s" <<-EOF
 mount -t proc none /proc
-mount -t sys none /sys
+mount -t sysfs none /sys
 : 'Starting udev'
 /sbin/udevstart
 echo -n /sbin/hotplug > /proc/sys/kernel/hotplug


More information about the pld-cvs-commit mailing list