From: Harald Hoyer Date: Tue, 24 Mar 2009 10:32:54 +0000 (+0100) Subject: rename "debug" to "ramfsdebug" to differ from the kernel "debug" argument X-Git-Tag: 0.1~282^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2003e189622f2e58a71e5b3c061cf3e99986beb2;p=thirdparty%2Fdracut.git rename "debug" to "ramfsdebug" to differ from the kernel "debug" argument --- diff --git a/modules.d/99base/init b/modules.d/99base/init index b081a9339..2539f6029 100755 --- a/modules.d/99base/init +++ b/modules.d/99base/init @@ -42,7 +42,7 @@ mount -t sysfs /sys /sys >/dev/null 2>&1 mount -t tmpfs -omode=0755 udev /dev >/dev/null 2>&1 read CMDLINE