[SCM] debian-live branch, master, updated. 1.0_a48-1-98-gea96223

Daniel Baumann daniel at debian.org
Sat Aug 23 22:49:20 UTC 2008


The following commit has been merged in the master branch:
commit 309c945e1d83bb1d90685827f3c1ad68ae3d5a34
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