Don't do anything in initscript when using toram (Closes: #601575).
authorDaniel Baumann <daniel@debian.org>
Wed, 27 Oct 2010 12:53:38 +0000 (14:53 +0200)
committerDaniel Baumann <daniel@debian.org>
Wed, 27 Oct 2010 12:53:38 +0000 (14:53 +0200)
debian/live-boot.init

index 63b07f0..2ea72cb 100644 (file)
@@ -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