[SCM] debian-live branch, master, updated. 1.136.3-1-26-gae6c4b5

Daniel Baumann daniel at debian.org
Sun Aug 10 02:34:36 UTC 2008


The following commit has been merged in the master branch:
commit ae6c4b55c341fd721e59c116940a5bf5a1590672
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Aug 10 04:23:40 2008 +0200

    Not going over the top with exclamation marks in the panic message.

diff --git a/scripts/live-functions b/scripts/live-functions
index 8d55de0..ff3d742 100644
--- a/scripts/live-functions
+++ b/scripts/live-functions
@@ -118,7 +118,7 @@ panic() {
 
 	printf "\n\n"
 	printf "     ${DEB_1}\n"
-	printf "     ${DEB_2}  \033[1;37mBOOT FAILED !!!\033[0m\n"
+	printf "     ${DEB_2}  \033[1;37mBOOT FAILED!\033[0m\n"
 	printf "     ${DEB_3}\n"
 	printf "     ${DEB_4}  This Debian Live image failed to boot.\n\n"
 

-- 
debian-live



More information about the debian-live-changes mailing list