X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml-live;h=9057b04e7882697394e362074f6fb51fada9c0f8;hb=24ba6903e8a89f03baf0c7ab46404261869f364f;hp=39952b702530471097dd1011da777d4fe2003c3c;hpb=0e514fe972be60a3713e49684851774924e13fc5;p=grml-live.git diff --git a/grml-live b/grml-live index 39952b7..9057b04 100755 --- a/grml-live +++ b/grml-live @@ -657,7 +657,7 @@ if [ "$ARCH" = i386 ] || [ "$ARCH" = amd64 ] ; then einfo "Skipping installation boot addons requested via \$NO_ADDONS." eend 0 else - if ! [ -d /usr/share/grml-live/templates/boot/addons/bsd4grml ] ; then + if ! [ -d "$TEMPLATE_DIRECTORY"/boot/addons/bsd4grml ] ; then ewarn "Boot addons not found, skipping therefore. (Consider installing package grml-live-addons)" ; eend 0 else # copy only files so we can handle bsd4grml on its own @@ -966,7 +966,6 @@ else eerror "|-> Make sure to install either squashfs-tools and/or squashfs-lzma-tools." eerror "\`-> Visit http://grml.org/grml-live/#current_state for further details." eend 1 - package bailout fi