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

This commit is contained in:
Daniel Baumann 2010-07-18 01:19:13 +02:00
parent bbaf175cb7
commit 1760990247
1 changed files with 0 additions and 6 deletions

View File

@ -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