X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=initramfs-tools%2Fhooks%2Flive;h=5fc01ec720883b88c880d5d4afee1e81b3afb5cb;hb=6c9872bc5d18f60e6b6ad94bdc18bd217e2119f9;hp=cfe1534bb1150b3468482bf63e12eb85c1898761;hpb=27ebf6d2b60a0ce4acac11794203c9ddc20706e2;p=live-boot-grml.git diff --git a/initramfs-tools/hooks/live b/initramfs-tools/hooks/live index cfe1534..5fc01ec 100755 --- a/initramfs-tools/hooks/live +++ b/initramfs-tools/hooks/live @@ -54,13 +54,6 @@ fi mkdir -p "${DESTDIR}/lib/live" cp -a /lib/live/boot.sh /lib/live/boot "${DESTDIR}/lib/live" -# Configuration -if [ -e /usr/share/live-boot/languagelist ] -then - mkdir -p "${DESTDIR}"/usr/share/live-boot - cp /usr/share/live-boot/languagelist "${DESTDIR}"/usr/share/live-boot -fi - # Directories mkdir -p "${DESTDIR}"/lib/live-boot @@ -182,7 +175,9 @@ then fi [ "${QUIET}" ] || echo -n " "utils -# Program: md5sum + +# Feature: Verify Checksums +copy_exec /usr/bin/sha256sum /bin copy_exec /usr/bin/md5sum /bin # Program: memdisk