[SCM] debian-live/live-helper branch, master, updated. 1.0_a35-1-11-g02c57db

Daniel Baumann daniel at debian.org
Sun Nov 11 13:48:48 UTC 2007


The branch, master has been updated
       via  02c57db1966d07c34cc89501abc644cf11a52963 (commit)
      from  cd101e9220c0528901a69bf0a2035571df0331ab (commit)


- Shortlog ------------------------------------------------------------
02c57db Fixing spelling mistake, thanks to Kel Modderman <kel at otaku42.de>.

Summary of changes:
 functions/defaults.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit 02c57db1966d07c34cc89501abc644cf11a52963
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Nov 11 14:48:20 2007 +0100

    Fixing spelling mistake, thanks to Kel Modderman <kel at otaku42.de>.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index a96ed1d..a7a1238 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -602,14 +602,14 @@ Check_defaults ()
 		if [ "${LH_INITRAMFS}" = "live-initramfs" ]
 		then
 			Echo_warning "You selected LH_DISTRIBUTION='etch' and LH_INITRAMFS='live-initramfs'"
-			Echo_warning "This is a possible unsave configuration as live-initramfs is not"
+			Echo_warning "This is a possible unsafe configuration as live-initramfs is not"
 			Echo_warning "part of the etch distribution."
 		fi
 
 		if [ "${LH_UNION_FILESYSTEM}" = "aufs" ]
 		then
 			Echo_warning "You selected LH_DISTRIBUTION='etch' and LH_UNION_FILESYSTEM='aufs'"
-			Echo_warning "This is a possible unsave configuration as aufs is not"
+			Echo_warning "This is a possible unsafe configuration as aufs is not"
 			Echo_warning "part of the etch distribution."
 		fi
 	fi

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list