Adding upstream version 3.0~a36.
[live-boot-grml.git] / scripts / boot / 9990-main.sh
similarity index 99%
rename from scripts/boot/mountroot.sh
rename to scripts/boot/9990-main.sh
index 2d14e4d..3ad6a72 100755 (executable)
@@ -2,7 +2,7 @@
 
 # set -e
 
-mountroot ()
+Main ()
 {
        if [ -x /scripts/local-top/cryptroot ]
        then
@@ -20,6 +20,7 @@ mountroot ()
 
        _CMDLINE="$(cat /proc/cmdline)"
        Cmdline
+       Cmdline_old
 
        case "${LIVE_DEBUG}" in
                true)