[SCM] Debian Live initramfs hook branch, master, updated. 1.157.2-1-24-g92079f6

Daniel Baumann daniel at debian.org
Mon Aug 3 08:41:17 UTC 2009


The following commit has been merged in the master branch:
commit 92079f67e59fc20053244d760c6fbee50f6c6eee
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Aug 3 09:03:26 2009 +0200

    persistent=nofiles fix (Closes: 522383).
    
    Thanks to Rui Miguel Bernardo <rui.bernardo.pt at gmail.com> for the report
    and for spotting the bug.
    
    Signed-off-by: Marco Amadori <amadorim at vdavda.com>

diff --git a/scripts/live-helpers b/scripts/live-helpers
index 35fb8cf..978aa06 100644
--- a/scripts/live-helpers
+++ b/scripts/live-helpers
@@ -367,7 +367,7 @@ find_cow_device ()
 			then
 				# do not mount the device to find for image files
 				# just skip this
-				break
+				continue
 			fi
 
 			case "$(get_fstype ${devname})" in

-- 
Debian Live initramfs hook



More information about the debian-live-changes mailing list