summaryrefslogtreecommitdiff
path: root/scripts/boot/9990-main.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-07-02 17:46:14 +0200
committerDaniel Baumann <daniel@debian.org>2012-07-19 00:04:10 +0200
commit20830fef5068d1afb31b1d26573eca2e04ded30e (patch)
tree4a7cdf6edd5a238fd693d20f100f1958e5daa7a2 /scripts/boot/9990-main.sh
parente0d9e2947873e7adc41ab20f8896254e14e67ca9 (diff)
downloadlive-boot-20830fef5068d1afb31b1d26573eca2e04ded30e.tar.gz
live-boot-20830fef5068d1afb31b1d26573eca2e04ded30e.zip
Splitting out already reviewed cmdline parsing script.
Diffstat (limited to 'scripts/boot/9990-main.sh')
-rwxr-xr-xscripts/boot/9990-main.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/boot/9990-main.sh b/scripts/boot/9990-main.sh
index bd378eb..3ad6a72 100755
--- a/scripts/boot/9990-main.sh
+++ b/scripts/boot/9990-main.sh
@@ -20,6 +20,7 @@ Main ()
_CMDLINE="$(cat /proc/cmdline)"
Cmdline
+ Cmdline_old
case "${LIVE_DEBUG}" in
true)