X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=hooks%2Flive;h=32adfb6602c20316603daf7e9f02305447d097b2;hb=refs%2Ftags%2Fupstream%2F1.156.1;hp=8a1be0278b68c253d5c517b529da8a4dd14d3fc1;hpb=65b87457c49ed23c23906505eaf65dae1b9cfae8;p=live-boot-grml.git diff --git a/hooks/live b/hooks/live index 8a1be02..32adfb6 100755 --- a/hooks/live +++ b/hooks/live @@ -80,8 +80,9 @@ then manual_add_modules cifs fi -# Filesystem: ext3 +# Filesystem: ext3/ext4 manual_add_modules ext3 +manual_add_modules ext4 # Filesystem: jffs2 manual_add_modules jffs2 @@ -149,9 +150,6 @@ else fi copy_exec /usr/bin/udevinfo /bin -# Program: wc -copy_exec /usr/bin/wc /bin - # Program: wget if [ -x /usr/bin/wget ] then