[SCM] debian-live branch, master, updated. 1.0_a48-1-11-g5f87b22

Daniel Baumann daniel at debian.org
Wed Aug 6 21:12:58 UTC 2008


The following commit has been merged in the master branch:
commit 5f87b2297170ca80da73216983a280f4fbe63f51
Author: Tiago Bortoletto Vaz <tiago at debian-ba.org>
Date:   Wed Aug 6 23:01:47 2008 +0200

    Improving message when using default values in /etc/default/live-helper.

diff --git a/helpers/lh_config b/helpers/lh_config
index 3d09aba..fcf0916 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -661,7 +661,7 @@ Local_arguments ()
 # Reading system configuration
 if [ -f "${SYSTEM_LH_CONFFILE}" ] && ! In_list "--ignore-system-defaults" "${@}"
 then
-	Echo_message "Using system defaults from ${SYSTEM_LH_CONFFILE}"
+	Echo_message "Considering defaults defined in ${SYSTEM_LH_CONFFILE}"
 	Read_conffile "${SYSTEM_LH_CONFFILE}"
 fi
 

-- 
debian-live



More information about the debian-live-changes mailing list