X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=components%2F9990-main.sh;fp=scripts%2Fboot%2F9990-main.sh;h=83f087f225b19514f83c0937b955e8e8a20f5710;hb=3b9aa28dd04d694d49a07cf4d13fc8c704891f5b;hp=8776a7d47d54d9e539a69f21b4a8cf6ce37ecb45;hpb=659360c19ad0a28a430545149fc2c4f834d11007;p=live-boot-grml.git diff --git a/scripts/boot/9990-main.sh b/components/9990-main.sh similarity index 98% rename from scripts/boot/9990-main.sh rename to components/9990-main.sh index 8776a7d..83f087f 100755 --- a/scripts/boot/9990-main.sh +++ b/components/9990-main.sh @@ -16,9 +16,7 @@ Live () tail -f boot.log >&7 & tailpid="${!}" - . /live.vars - - _CMDLINE="$(cat /proc/cmdline)" + LIVE_BOOT_CMDLINE="${LIVE_BOOT_CMDLINE:-$(cat /proc/cmdline)}" Cmdline_old Debug