[SCM] debian-live/live-helper branch, master, updated. 1.0_a37-2-35-gea91231

Daniel Baumann daniel at debian.org
Wed Jan 16 11:58:14 UTC 2008


The branch, master has been updated
       via  ea91231cba31589fb2f1d240caffe2740e312bce (commit)
      from  2576eed7315eee6122650168c61a849592da54f9 (commit)


- Shortlog ------------------------------------------------------------
ea91231 Using ftp.us.debian.org rather than ftp.debian.org, see http://lists.debian.org/debian-devel-announce/2007/12/msg00002.html.

Summary of changes:
 functions/defaults.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit ea91231cba31589fb2f1d240caffe2740e312bce
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jan 16 12:58:07 2008 +0100

    Using ftp.us.debian.org rather than ftp.debian.org, see http://lists.debian.org/debian-devel-announce/2007/12/msg00002.html.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index e86163b..38b948e 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -259,7 +259,7 @@ Set_defaults ()
 			debian)
 				case "${LH_ARCHITECTURE}" in
 					amd64|i386)
-						LH_MIRROR_BOOTSTRAP="http://ftp.debian.org/debian/"
+						LH_MIRROR_BOOTSTRAP="http://ftp.us.debian.org/debian/"
 						;;
 
 					*)
@@ -287,7 +287,7 @@ Set_defaults ()
 			debian)
 				case "${LH_ARCHITECTURE}" in
 					amd64|i386)
-						LH_MIRROR_BINARY="http://ftp.debian.org/debian/"
+						LH_MIRROR_BINARY="http://ftp.us.debian.org/debian/"
 						;;
 
 					*)

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list