[SCM] live-boot branch, debian, updated. debian/2.0.2-1-3-g2ffe590

Daniel Baumann daniel at debian.org
Thu Sep 2 20:49:49 UTC 2010


The following commit has been merged in the debian branch:
commit 8bba39cd264ddcc60ba3f3d26a14c4ddfefc1d3d
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 19:14:23 2010 +0200

    Exiting with 0 in live-boot bug script (Closes: #595262).

diff --git a/debian/live-boot.bug-script b/debian/live-boot.bug-script
index d56b035..4f327b1 100644
--- a/debian/live-boot.bug-script
+++ b/debian/live-boot.bug-script
@@ -11,3 +11,5 @@ dpkg -l loop-aes-utils curlftpfs genext2fs httpfs2 squashfs-tools mtd-tools
 
 # Checking other packages
 dpkg -l cryptsetup splashy usplash
+
+exit 0

-- 
live-boot



More information about the debian-live-changes mailing list