summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-07-18 01:19:13 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:15 +0100
commit2081e9c191f5f91196c18ead52d8551d03cb8d0b (patch)
tree5a255e3a2f29b76bd41dcd391ab9134534b21b5b /examples
parenta93ae2cb8d4a0ab577b60aff6458ccf14d959b62 (diff)
downloadlive-build-2081e9c191f5f91196c18ead52d8551d03cb8d0b.zip
live-build-2081e9c191f5f91196c18ead52d8551d03cb8d0b.tar.gz
Removing temporary hack to skip memtest86+ in image autobuild script.
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/cron/images.sh6
1 files changed, 0 insertions, 6 deletions
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