[SCM] Debian Live build scripts branch, master, updated. 1.0.3-2-50-gcc4dda0

Chris Lamb lamby at debian.org
Wed May 6 17:06:03 UTC 2009


The following commit has been merged in the master branch:
commit cc4dda07ceed68d3b7c8bbf5860f448932367443
Author: Chris Lamb <lamby at debian.org>
Date:   Wed May 6 18:00:17 2009 +0100

    Update location of ia64 d-i dailies. Thanks to Luk Claes.

diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index 6d41510..f309ea0 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -259,7 +259,7 @@ then
 
 	# Debian Installer daily builds
 	case "${LH_ARCHITECTURE}" in
-		alpha|amd64|hppa|mips|mipsel|powerpc)
+		alpha|amd64|hppa|ia64|mips|mipsel|powerpc)
 			URL="http://d-i.debian.org/daily-images/${LH_ARCHITECTURE}/daily/"
 			;;
 
@@ -271,10 +271,6 @@ then
 			URL="http://people.debian.org/~joeyh/d-i/images/daily/"
 			;;
 
-		ia64)
-			URL="http://people.debian.org/~dannf/d-i/images/daily/"
-			;;
-
 		m68k)
 			URL="http://people.debian.org/~smarenka/d-i/images-m68k/daily/"
 			;;

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list