diff --git a/tools/boot/squeeze/boot-ia64 b/tools/boot/squeeze/boot-ia64 index 03ffc5a5..057747ce 100755 --- a/tools/boot/squeeze/boot-ia64 +++ b/tools/boot/squeeze/boot-ia64 @@ -13,7 +13,7 @@ N=$1 CDDIR=$2 BOOTDIR= if [ "$DI_WWW_HOME" = "default" ];then - DI_WWW_HOME="http://people.debian.org/~dannf/d-i/ia64/daily" + DI_WWW_HOME="http://d-i.debian.org/daily-images/ia64/daily" if [ -n "$DI_DIR" ];then DI_DIR="$DI_DIR/${DI_WWW_HOME#*http://}" DI_WWW_HOME=""