X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=hooks%2Flive;h=f68800dfe68f7350e71e8054d5224968b3c4bb89;hb=b72b24711cacdb0267c29816a0fd1b96a90836b0;hp=b5d43f266356c7dc58959d0bf3da9ec6eca53d2a;hpb=42053f2dd34349b467e583d0be38e1fbf54a177e;p=live-boot-grml.git diff --git a/hooks/live b/hooks/live index b5d43f2..f68800d 100755 --- a/hooks/live +++ b/hooks/live @@ -175,7 +175,8 @@ copy_exec /usr/bin/md5sum /bin if [ -x /usr/bin/memdiskfind ] then copy_exec /usr/bin/memdiskfind - manual_add_modules phram mtdblock + manual_add_modules phram + manual_add_modules mtdblock fi # Program: cpio @@ -190,12 +191,7 @@ copy_exec /bin/cpio /bin # Program: udev if [ -x /sbin/udevadm ] then - # lenny copy_exec /sbin/udevadm /sbin -else - # etch - copy_exec /sbin/udevtrigger /sbin - copy_exec /sbin/udevsettle /sbin fi if [ -x /usr/bin/udevinfo ] then