X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Fboot%2F9990-main.sh;h=2cf1d7e4af6fc5cac2f0f0888d7661422b459852;hb=7b0335fb8d508c2703c8ee18fed52312a4bcba49;hp=5be127782d5744dc8717cbbe5a5ab6d696690cc9;hpb=dffc7e9ae4ff75c3110db7c24556fa6796ae5437;p=live-boot-grml.git diff --git a/scripts/boot/9990-main.sh b/scripts/boot/9990-main.sh index 5be1277..2cf1d7e 100755 --- a/scripts/boot/9990-main.sh +++ b/scripts/boot/9990-main.sh @@ -19,14 +19,9 @@ Main () . /live.vars _CMDLINE="$(cat /proc/cmdline)" - Cmdline Cmdline_old - case "${LIVE_DEBUG}" in - true) - set -x - ;; - esac + Debug Read_only @@ -88,11 +83,7 @@ Main () panic "Unable to find a medium containing a live file system" fi - case "${LIVE_VERIFY_CHECKSUMS}" in - true) - Verify_checksums "${livefs_root}" - ;; - esac + Verify_checksums "${livefs_root}" if [ "${TORAM}" ] then