Rewriting live-media checksum verification to work with any SHA and MD5 digests.
[live-boot-grml.git] / initramfs-tools / hooks / live
index 5fd8dae..5fc01ec 100755 (executable)
@@ -175,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