From: Victor Lowther Date: Thu, 26 Feb 2009 02:32:43 +0000 (-0800) Subject: Trim out device nodes we do not have to actually create. X-Git-Tag: 0.1~415 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=972673f6d3133e2c7327a27b999e99606e1bd921;p=thirdparty%2Fdracut.git Trim out device nodes we do not have to actually create. If plymouth needs more, it can add them back in the hooks. --- diff --git a/init b/init index c3f515072..f5b41774d 100755 --- a/init +++ b/init @@ -40,16 +40,12 @@ mount -t sysfs /sys /sys mount -t tmpfs -omode=0755 udev /dev read CMDLINE