[SCM] live-build branch, debian, updated. debian/3.0_a45-1-23-g982e2fb

Daniel Baumann daniel at debian.org
Thu Apr 5 08:42:11 UTC 2012


The following commit has been merged in the debian branch:
commit 98192da0b99a5d689c24e7d8c87c1a614fdaaeb8
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 4 21:05:37 2012 +0100

    Switching default bootstrap mirror from ftp.de.debian.org to ftp.debian.org, now that ftp.debian.org has upgraded hardware and bandwith.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 27b14d0..4d2fe41 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -384,7 +384,7 @@ Set_defaults ()
 	# Setting mirror to fetch packages from
 	case "${LB_MODE}" in
 		debian)
-			LB_MIRROR_BOOTSTRAP="${LB_MIRROR_BOOTSTRAP:-http://ftp.de.debian.org/debian/}"
+			LB_MIRROR_BOOTSTRAP="${LB_MIRROR_BOOTSTRAP:-http://ftp.debian.org/debian/}"
 			LB_PARENT_MIRROR_BOOTSTRAP="${LB_PARENT_MIRROR_BOOTSTRAP:-${LB_MIRROR_BOOTSTRAP}}"
 			;;
 

-- 
live-build



More information about the debian-live-changes mailing list