[SCM] live-boot branch, debian-next, updated. debian/3.0_a35-1-10-g31014e0

Daniel Baumann daniel at debian.org
Mon Jul 2 17:36:44 UTC 2012


The following commit has been merged in the debian-next branch:
commit 31efe374cb1c0a7c48e275853471664884a094b2
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 2 17:51:53 2012 +0200

    Renaming mountroot function to main to provide a generic live-boot entry point for initramfs generators.

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

-- 
live-boot



More information about the debian-live-changes mailing list