sparc daily build moved

This commit is contained in:
Joey Hess 2005-03-20 20:09:34 +00:00
parent 117ec4cc5a
commit 2d8b715b82
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -96,6 +96,7 @@ debian-cd (2.2.21) unstable; urgency=low
- More README updates from patch by Frans Pop. Closes: #300301
- libdevmapper1.00 renamed to libdevmapper1.01, update debian-installer
task. Closes: #298724
- Sparc daily builds moved.
* Bdale Garbee
- update tasks and tools to make 2.6.8 kernels primary on hppa
- add ramdisk_size=16384 to palo call in post-boot-hppa

View File

@ -11,7 +11,7 @@ set -e
N=$1
CDDIR=$2
if [ "$DI_WWW_HOME" = "default" ];then
DI_WWW_HOME="http://people.debian.org/~joshk/d-i/images/daily/cdrom"
DI_WWW_HOME="http://people.debian.org/~stappers/d-i/images/daily/cdrom"
fi
if [ ! "$DI_DIST" ]; then
DI_DIST="$DI_CODENAME"