[SCM] live-boot branch, debian, updated. debian/3.0_a35-1-11-g6b6fda1

Daniel Baumann daniel at debian.org
Wed Jul 18 21:59:55 UTC 2012


The following commit has been merged in the debian branch:
commit d3656b8926ae8fb1cb4355eec79910dc595d602a
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