From: Daniel Baumann Date: Wed, 27 Oct 2010 12:53:38 +0000 (+0200) Subject: Don't do anything in initscript when using toram (Closes: #601575). X-Git-Tag: debian/3.0_a15-1~32 X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=commitdiff_plain;h=bf48bb911a7b3968b37b550d3746e278c2b46bd1 Don't do anything in initscript when using toram (Closes: #601575). --- diff --git a/debian/live-boot.init b/debian/live-boot.init index 9d6bc69..1a85267 100644 --- a/debian/live-boot.init +++ b/debian/live-boot.init @@ -114,6 +114,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