sparc daily build moved
This commit is contained in:
parent
117ec4cc5a
commit
2d8b715b82
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue