summaryrefslogtreecommitdiffstats
path: root/debootstrap
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-01-15 11:03:57 (GMT)
committerColin Watson <cjwatson@debian.org>2008-01-15 11:03:57 (GMT)
commitcef7f9fc85975ae12737562566d2b75d918adb6c (patch)
tree4a1789b4f3a90e862c7a6bbfe23f9e9151a1c0eb /debootstrap
parent6aae86d8684bcf0c9b698312b49d7e2c40d01c82 (diff)
downloaddebootstrap-cef7f9fc85975ae12737562566d2b75d918adb6c.zip
debootstrap-cef7f9fc85975ae12737562566d2b75d918adb6c.tar.gz
debootstrap-cef7f9fc85975ae12737562566d2b75d918adb6c.tar.bz2
* Use ftp.us.debian.org rather than ftp.debian.org
(http://lists.debian.org/debian-devel-announce/2007/12/msg00002.html). r50880
Diffstat (limited to 'debootstrap')
-rwxr-xr-xdebootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/debootstrap b/debootstrap
index c4b2b9d..7ea65e5 100755
--- a/debootstrap
+++ b/debootstrap
@@ -29,7 +29,7 @@ USE_COMPONENTS=main
KEYRING=""
VARIANT=""
-DEF_MIRROR="http://ftp.debian.org/debian"
+DEF_MIRROR="http://ftp.us.debian.org/debian"
export LANG USE_COMPONENTS
umask 022