From 5ab772d8c9f026591e19459d366a64a88a482c29 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 4 Mar 2010 13:22:15 +0100 Subject: Applying slightly modified patch from Cody A.W. Somerville to add support for custom debian installer images mirror. --- functions/defaults.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'functions') diff --git a/functions/defaults.sh b/functions/defaults.sh index 140cc650f..2ee4a112c 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -385,6 +385,8 @@ Set_defaults () esac fi + LH_MIRROR_DEBIAN_INSTALLER="${LH_MIRROR_DEBIAN_INSTALLER:-${LH_MIRROR_BOOTSTRAP}}" + # Setting archive areas value if [ -z "${LH_ARCHIVE_AREAS}" ] then -- cgit v1.2.3