Adding upstream version 4.0~a14.
[live-boot-grml.git] / components / 9990-main.sh
similarity index 98%
rename from scripts/boot/9990-main.sh
rename to components/9990-main.sh
index 8776a7d..83f087f 100755 (executable)
@@ -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