[SCM] live-helper branch, debian-next, updated. debian/2.0_a19-1-1-g1760990

Daniel Baumann daniel at debian.org
Sat Jul 17 23:20:18 UTC 2010


The following commit has been merged in the debian-next branch:
commit 17609902479f76c09a1d286063071449e0d637c6
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jul 18 01:19:13 2010 +0200

    Removing temporary hack to skip memtest86+ in image autobuild script.

diff --git a/examples/cron/images.sh b/examples/cron/images.sh
index bdc1483..1361775 100755
--- a/examples/cron/images.sh
+++ b/examples/cron/images.sh
@@ -142,12 +142,6 @@ do
 			--packages-lists ${FLAVOUR} \
 			--tasksel ${TASKSEL} ${KERNEL}
 
-		# TEMPORARY HACK until memtest86+ maintainers fixes his package
-		if [ ${DISTRIBUTION} = "squeeze" ] && [ ${FLAVOUR} = rescue ]
-		then
-			lh config --memtest none
-		fi
-
 		lh build 2>&1 | tee debian-live-${DISTRIBUTION}-${ARCHITECTURE}-${FLAVOUR}.iso.log
 
 		mv binary*.iso debian-live-${DISTRIBUTION}-${ARCHITECTURE}-${FLAVOUR}.iso

-- 
live-helper



More information about the debian-live-changes mailing list