Renaming mountroot function to main to provide a generic live-boot entry point for...
authorDaniel Baumann <daniel@debian.org>
Mon, 2 Jul 2012 15:51:53 +0000 (17:51 +0200)
committerDaniel Baumann <daniel@debian.org>
Wed, 18 Jul 2012 21:34:15 +0000 (23:34 +0200)
scripts/boot/9990-main.sh [moved from scripts/boot/9990-mountroot.sh with 99% similarity]

similarity index 99%
rename from scripts/boot/9990-mountroot.sh
rename to scripts/boot/9990-main.sh
index 2d14e4d..bd378eb 100755 (executable)
@@ -2,7 +2,7 @@
 
 # set -e
 
-mountroot ()
+Main ()
 {
        if [ -x /scripts/local-top/cryptroot ]
        then