From adcbcdddfb0df4c6f719cace4f8ff0fdaa3a189c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 2 Jul 2012 17:51:53 +0200 Subject: [PATCH] Renaming mountroot function to main to provide a generic live-boot entry point for initramfs generators. --- scripts/boot/{9990-mountroot.sh => 9990-main.sh} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename scripts/boot/{9990-mountroot.sh => 9990-main.sh} (99%) diff --git a/scripts/boot/9990-mountroot.sh b/scripts/boot/9990-main.sh similarity index 99% rename from scripts/boot/9990-mountroot.sh rename to scripts/boot/9990-main.sh index 2d14e4d..bd378eb 100755 --- a/scripts/boot/9990-mountroot.sh +++ b/scripts/boot/9990-main.sh @@ -2,7 +2,7 @@ # set -e -mountroot () +Main () { if [ -x /scripts/local-top/cryptroot ] then