[SCM] Debian Live build scripts branch, master, updated. 1.0.3-2-33-gdd9b969

Daniel Baumann daniel at debian.org
Tue Apr 7 18:45:42 UTC 2009


The following commit has been merged in the master branch:
commit dd9b9695cab5d7144e8e5b50abb4606e39bfc4a2
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Apr 7 20:37:32 2009 +0200

    Updating first bunch of architectures to new location of d-i daily images.

diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index 56f0b73..56878e4 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -260,11 +260,11 @@ then
 	# Debian Installer daily builds
 	case "${LH_ARCHITECTURE}" in
 		alpha)
-			URL="http://people.debian.org/~vorlon/d-i/alpha/daily/"
+			URL="http://d-i.debian.org/daily-images/alpha/daily/"
 			;;
 
 		amd64)
-			URL="http://people.debian.org/~aba/d-i/images/daily/"
+			URL="http://d-i.debian.org/daily-images/amd64/daily/"
 			;;
 
 		arm|armel)
@@ -272,7 +272,7 @@ then
 			;;
 
 		hppa)
-			URL="http://people.debian.org/~kyle/d-i/hppa/daily/"
+			URL="http://d-i.debian.org/daily-images/hppa/daily/"
 			;;
 
 		i386)
@@ -288,11 +288,11 @@ then
 			;;
 
 		mips)
-			URL="http://people.debian.org/~ths/d-i/mips/images/daily/"
+			URL="http://d-i.debian.org/daily-images/mips/daily/"
 			;;
 
 		mipsel)
-			URL="http://people.debian.org/~ths/d-i/mipsel/images/daily/"
+			URL="http://d-i.debian.org/daily-images/mipsel/daily/"
 			;;
 
 		powerpc)

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list