From 8672062376ca0db39ffc67ceef7c579a794908e1 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sat, 5 May 2007 17:25:46 +0000 Subject: Further cleanups, some deprecated stuff removed from mkdxsinitrd (the options -D, -v are not available any more, see MkinitrdHowto for more information) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1003 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/initrd-stuff/init | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'initramfs/initrd-stuff/init') diff --git a/initramfs/initrd-stuff/init b/initramfs/initrd-stuff/init index b90b60b9..9e829375 100755 --- a/initramfs/initrd-stuff/init +++ b/initramfs/initrd-stuff/init @@ -90,8 +90,9 @@ hwautocfg pre preinit [ -x /bin/preinit.local ] && /bin/preinit.local -# start device auto discovery service - busybox or distro specific function -runudev +# start device auto discovery service - busybox (or distro specific function) +#mdev -s # enable this one +runudev #(remove that functions soon, see #129, #130 ...) # switch off the several configuration methods, will be switched on # according to kernel commandline settings -- cgit v1.2.3-55-g7522