summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-10-27 14:53:38 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:54:32 +0100
commitbde33c8208354ced0ecbbba7cd4878605c6ba342 (patch)
tree0d934ef5ed1f8287bcd54a56a59bdd6fef848fcc
parentd7bce7ba25be248145f2f13352f5c1229dfbfbb2 (diff)
downloadlive-boot-bde33c8208354ced0ecbbba7cd4878605c6ba342.tar.gz
live-boot-bde33c8208354ced0ecbbba7cd4878605c6ba342.zip
Don't do anything in initscript when using toram (Closes: #601575).
-rw-r--r--debian/live-boot.init6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/live-boot.init b/debian/live-boot.init
index 63b07f0..2ea72cb 100644
--- a/debian/live-boot.init
+++ b/debian/live-boot.init
@@ -115,6 +115,12 @@ do_stop ()
return 0
fi
+ # check for toram
+ if grep -qs toram /proc/cmdline
+ then
+ return 0
+ fi
+
# Don't prompt to eject the SD card on Babbage board, where we reuse it
# as a quasi-boot-floppy. Technically this uses a bit of ubiquity
# (archdetect), but since this is mostly only relevant for