diff --git a/debian/changelog b/debian/changelog index d2e9e97a..3a61c1d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ debian-cd (2.2.21) UNRELEASED; urgency=low - Exclude some kernel-headers with no matching kernel-images from CD1. - Update task lists to reflect tasksel changes. - Exclude new kernels from CD1. + - Switch mips daily builds to new builds by ths. * Steve McIntyre - Substantially updated update-cd: - Cope with Woody r3 updates taking more than 1 CD per diff --git a/tools/boot/sarge/boot-mips b/tools/boot/sarge/boot-mips index d71985b2..902834ba 100755 --- a/tools/boot/sarge/boot-mips +++ b/tools/boot/sarge/boot-mips @@ -14,7 +14,7 @@ set -e N=$1 CDROOT=$2 if [ "$DI_WWW_HOME" = "default" ];then - DI_WWW_HOME="http://people.debian.org/~tbm/d-i/images/mips/daily/" + DI_WWW_HOME="http://people.debian.org/~ths/d-i/images/daily/" fi if [ ! "$DI_DIST" ]; then DI_DIST="$DI_CODENAME"