[SCM] Debian Live initramfs hook branch, master, updated. 1.139.1-4-20-ge4fba2e

Daniel Baumann daniel at debian.org
Sun Nov 23 21:03:16 UTC 2008


The following commit has been merged in the master branch:
commit e4fba2e51e6dde560cf141e6f0c13763fadb47ae
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Nov 23 22:01:34 2008 +0100

    Removing spurious 'livefs_root' in copy_live_to();.

diff --git a/scripts/live b/scripts/live
index 8543cf1..389fc21 100755
--- a/scripts/live
+++ b/scripts/live
@@ -658,7 +658,6 @@ copy_live_to ()
 			cp -a ${copyfrom}/* ${copyto}   # "cp -a" from busybox also copies hidden files
 		fi
 
-		livefs_root
 		umount ${copyfrom}
 		mount -r -o move ${copyto} ${copyfrom}
 	fi

-- 
Debian Live initramfs hook



More information about the debian-live-changes mailing list