X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=hooks%2Flive;h=b023d4bc0ccc77f230fbc4f202fb08e363b61641;hb=cc3b66c32fdaa26bef38d338f2d260c7f5cb6f64;hp=309c26fb91f686122dd21b469f6789352c62c7d5;hpb=875b4ce72f5f2748a341e234e4e10b2ded4c0def;p=live-boot-grml.git diff --git a/hooks/live b/hooks/live index 309c26f..b023d4b 100755 --- a/hooks/live +++ b/hooks/live @@ -42,6 +42,13 @@ fi # Handling live-boot +if [ ! -e /usr/share/live-boot ] +then + echo "W: live-boot-initramfs-tools (backend) installed without live-boot," + echo "W: this initramfs will *NOT* have live support." + exit 0 +fi + [ "${QUIET}" ] || echo -n " "core # Configuration if [ -e /usr/share/live-boot/languagelist ] @@ -134,8 +141,9 @@ manual_add_modules squashfs manual_add_modules sqlzma manual_add_modules unlzma -# Filesystem: aufs/unionfs +# Filesystem: aufs/overlayfs/unionfs manual_add_modules aufs +manual_add_modules overlayfs manual_add_modules unionfs # Filesystem: unionfs-fuse