[SCM] live-helper branch, debian-old-1.0, updated. 74abca3f0537f5cd1b93ded0736db579681fc786

Daniel Baumann daniel at debian.org
Thu Jan 28 17:01:44 UTC 2010


The following commit has been merged in the debian-old-1.0 branch:
commit 74abca3f0537f5cd1b93ded0736db579681fc786
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jan 28 17:57:21 2010 +0100

    Correcting mirrors in example images.sh, otherwise our prebuild desktop images have wrong source entries.

diff --git a/examples/cron/images.sh b/examples/cron/images.sh
index 342f645..4eb1205 100755
--- a/examples/cron/images.sh
+++ b/examples/cron/images.sh
@@ -5,8 +5,8 @@ DISTRIBUTIONS="${DISTRIBUTIONS:-etch lenny sid}"
 FLAVOURS="${FLAVOURS:-standard rescue gnome-desktop kde-desktop lxde-desktop xfce-desktop}"
 SOURCE="${SOURCE:-enabled}"
 
-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