summaryrefslogtreecommitdiff
path: root/examples/cron/images.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cron/images.sh')
-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