From ff4e057387fc93f782916384476c5dc7d6fc2349 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 18 Aug 2009 12:08:25 +0200 Subject: Setting binary mirror default to cdn.debian.net. --- functions/defaults.sh | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index 68a6590..1009eb3 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -348,15 +348,7 @@ Set_defaults () then case "${LH_MODE}" in debian|debian-release) - case "${LH_ARCHITECTURE}" in - amd64|i386) - LH_MIRROR_BINARY="http://ftp.us.debian.org/debian/" - ;; - - *) - LH_MIRROR_BINARY="http://ftp.de.debian.org/debian/" - ;; - esac + LH_MIRROR_BINARY="http://cdn.debian.net/debian/" ;; emdebian) -- cgit v1.0