[SCM] debian-live branch, master, updated. 1.130.1-3-18-gd5008ce

Daniel Baumann daniel at debian.org
Wed Jun 4 12:08:24 UTC 2008


The following commit has been merged in the master branch:
commit d5008ceb18b4e4101d3e24da5de32fb081b88796
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 4 14:05:42 2008 +0200

    Renaming forgotton uuid file to live-uuid.

diff --git a/scripts/live b/scripts/live
index 0d84533..b6762bc 100755
--- a/scripts/live
+++ b/scripts/live
@@ -479,7 +479,7 @@ matches_uuid ()
 	path="${1}"
 	uuid="$(cat /conf/uuid.conf)"
 
-	for try_uuid_file in "${mountpoint}/.disk/casper-uuid"*
+	for try_uuid_file in "${mountpoint}/.disk/live-uuid"*
 	do
 		[ -e "${try_uuid_file}" ] || continue
 

-- 
debian-live



More information about the debian-live-changes mailing list