From 2c0136b79ff0ad6a16334524995d59666aa05f4f Mon Sep 17 00:00:00 2001 From: Luk Claes Date: Tue, 7 Apr 2009 18:07:04 +0000 Subject: [PATCH] hppa dailies moved to d-i.debian.org --- tools/boot/squeeze/boot-hppa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boot/squeeze/boot-hppa b/tools/boot/squeeze/boot-hppa index 7f03eaa3..c3b10506 100755 --- a/tools/boot/squeeze/boot-hppa +++ b/tools/boot/squeeze/boot-hppa @@ -14,7 +14,7 @@ set -e N=$1 CDROOT=$2 if [ "$DI_WWW_HOME" = "default" ];then - DI_WWW_HOME="http://people.debian.org/~kyle/d-i/hppa/daily/cdrom/2.6" + DI_WWW_HOME="http://d-i.debian.org/daily-images/hppa/daily/cdrom/2.6" if [ -n "$DI_DIR" ];then DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}" DI_WWW_HOME=""