[SCM] live-helper branch, debian-next, updated. debian/2.0_a6-1-2-ge87298f
Daniel Baumann
daniel at debian.org
Sun Jan 31 16:37:58 UTC 2010
The following commit has been merged in the debian-next branch:
commit e87298f47e57e37cb68300f841a63dea24efe497
Author: Daniel Baumann <daniel at debian.org>
Date: Sun Jan 31 17:33:15 2010 +0100
Updating mirror locations in image autobuild script.
diff --git a/examples/cron/images.sh b/examples/cron/images.sh
index d0edfc0..9bd85b4 100755
--- a/examples/cron/images.sh
+++ b/examples/cron/images.sh
@@ -5,8 +5,8 @@ DISTRIBUTIONS="${DISTRIBUTIONS:-lenny squeeze sid}"
FLAVOURS="${FLAVOURS:-standard rescue gnome-desktop kde-desktop lxde-desktop xfce-desktop}"
SOURCE="${SOURCE:-true}"
-MIRROR="${MIRROR:-http://mirror/ftp.debian.org/debian/}"
-MIRROR_SECURITY="${MIRROR_SECURITY:-http://mirror/ftp.debian.org/debian-security/}"
+MIRROR="${MIRROR:-http://cdn.debian.net/debian/}"
+MIRROR_SECURITY="${MIRROR_SECURITY:-http://security.debian.org/}"
# Dynamic variables
ARCHITECTURE="$(dpkg --print-architecture)"
--
live-helper
More information about the debian-live-changes
mailing list