From: Daniel Baumann Date: Mon, 20 Dec 2010 18:00:04 +0000 (+0100) Subject: Correcting live hook to include mtdblock for syslinux memdisk usage, thanks to Michae... X-Git-Tag: debian/3.0_a15-1~11 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;ds=sidebyside;h=4aa98bfe33ce0317e18f1472c5a114c8bbe70503;p=live-boot-grml.git Correcting live hook to include mtdblock for syslinux memdisk usage, thanks to Michael Prokop . --- diff --git a/hooks/live b/hooks/live index 93a2831..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