From cf28ec62c690c319aba9b119be70cd4babf6e218 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 7 Apr 2009 20:37:32 +0200 Subject: Updating first bunch of architectures to new location of d-i daily images. --- helpers/lh_binary_debian-installer | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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) -- cgit v1.0