summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-08-18 12:09:50 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:46 +0100
commitd97d27071579921483f3f29b6c26f969efe6e6d2 (patch)
tree1f272343efda1902498feddff70bc5f8e199de73 /functions
parentff4e057387fc93f782916384476c5dc7d6fc2349 (diff)
downloadlive-build-d97d27071579921483f3f29b6c26f969efe6e6d2.zip
live-build-d97d27071579921483f3f29b6c26f969efe6e6d2.tar.gz
Setting bootstrap mirror default to ftp.de.debian.org, ftp.us.debian.orgs is too unreliable (round-robin out of sync).
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 1009eb3..6fd3533 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -288,7 +288,7 @@ Set_defaults ()
debian|debian-release)
case "${LH_ARCHITECTURE}" in
amd64|i386)
- LH_MIRROR_BOOTSTRAP="http://ftp.us.debian.org/debian/"
+ LH_MIRROR_BOOTSTRAP="http://ftp.de.debian.org/debian/"
;;
*)