summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-01-18 23:06:21 +0100
committerDaniel Baumann <daniel@debian.org>2012-01-18 23:06:21 +0100
commit07ca41c280b81160a769071c21df544734c729db (patch)
tree4999907321977f63520fe4b17e4102c877a86f2a /functions
parentd33c099ede8d64d9a7d72a26930ac109450e7504 (diff)
downloadvyos-live-build-07ca41c280b81160a769071c21df544734c729db.tar.gz
vyos-live-build-07ca41c280b81160a769071c21df544734c729db.zip
Setting default mirror for progress to cdn.archive.progress-linux.org.
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/defaults.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index e8038c058..c87819c1a 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -369,7 +369,7 @@ Set_defaults ()
progress)
LB_PARENT_MIRROR_BOOTSTRAP="${LB_PARENT_MIRROR_BOOTSTRAP:-http://ftp.debian.org/debian/}"
- LB_MIRROR_BOOTSTRAP="${LB_MIRROR_BOOTSTRAP:-http://archive.progress-linux.org/progress/}"
+ LB_MIRROR_BOOTSTRAP="${LB_MIRROR_BOOTSTRAP:-http://cdn.archive.progress-linux.org/progress/}"
;;
ubuntu|kubuntu)