[SCM] live-initramfs branch, master, updated. debian/1.173.2-1-2-gfe2a7e6

Daniel Baumann daniel at debian.org
Sat Feb 20 15:21:17 UTC 2010


The following commit has been merged in the master branch:
commit 54ab39cdcb372815c58eed8339feb67803e2863a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Feb 20 16:16:32 2010 +0100

    Using noxino instead of xino, as the latter is not supported by aufs2 as we need to use it.

diff --git a/scripts/live b/scripts/live
index 9baf5a9..d162f75 100755
--- a/scripts/live
+++ b/scripts/live
@@ -1109,7 +1109,7 @@ setup_unionfs ()
 
 	if [ "${UNIONTYPE}" = "aufs" ]
 	then
-		roopt="rr,xino=/tmp/aufs.xino"
+		roopt="rr,noxino"
 	else
 		roopt="ro"
 	fi

-- 
live-initramfs



More information about the debian-live-changes mailing list