[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:45 UTC 2012


The following commit has been merged in the debian-next branch:
commit 5276af66cb5ae52225102be55ac0145876e93961
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 2 17:48:44 2012 +0200

    Splitting out already reviewed read-only script.

diff --git a/scripts/boot/9990-read-only.sh b/scripts/boot/0120-read-only
similarity index 88%
rename from scripts/boot/9990-read-only.sh
rename to scripts/boot/0120-read-only
index 48aa06c..588d57b 100755
--- a/scripts/boot/9990-read-only.sh
+++ b/scripts/boot/0120-read-only
@@ -15,7 +15,7 @@ Read_only ()
 			continue
 		fi
 
-		echo -n "Setting ${_DEVICE} read-only..." > /dev/console
+		echo -n "live-boot: Setting ${_DEVICE} read-only..." > /dev/console
 
 		blockdev --setro ${_DEVICE}
 		_RETURN="${?}"

-- 
live-boot



More information about the debian-live-changes mailing list