[SCM] live-boot branch, debian-next, updated. debian/3.0_a3-1-1-ga7ab58c
Daniel Baumann
daniel at debian.org
Thu Sep 2 17:16:46 UTC 2010
The following commit has been merged in the debian-next branch:
commit a7ab58c16b8383fbd744a376cb840d348c8ae4ff
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