Setting bootstrap mirror default to ftp.de.debian.org, ftp.us.debian.orgs is too unreliable (round-robin out of sync).

This commit is contained in:
Daniel Baumann 2009-08-18 12:09:50 +02:00
parent ff4e057387
commit d97d270715
1 changed files with 1 additions and 1 deletions

View File

@ -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/"
;;
*)