Don't attempt to use live-installer on Etch; it would simply result in no bootstrap method.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
This commit is contained in:
Chris Lamb 2008-07-26 00:21:25 +01:00
parent db756ce6c6
commit 364ed4e362
1 changed files with 1 additions and 1 deletions

View File

@ -510,7 +510,7 @@ then
done
# Enable live-installer
if [ "${LH_DEBIAN_INSTALLER}" = "live" ]
if [ "${LH_DEBIAN_INSTALLER}" = "live" ] && [ "${LH_DISTRIBUTION}" != "etch" ]
then
# Remove local udebs
rm -f pool/main/b/base-installer/bootstrap-base_*.udeb