Temporarily take over daily builds for i386 from Joey

This commit is contained in:
Frans Pop 2006-04-22 02:17:42 +00:00
parent 4f8ffdaba4
commit c52a1e5ec6
2 changed files with 4 additions and 2 deletions

3
debian/changelog vendored
View File

@ -19,8 +19,9 @@ debian-cd (2.2.25) UNRELEASED; urgency=low
dependency from netbase. For some reason debootstrap requires both inetd
packages, so don't exclude netkit-inetd.
Makes full/netinst images have base_installable again.
* Temporarily take over daily builds for i386 from Joey.
-- Frans Pop <fjp@debian.org> Mon, 17 Apr 2006 15:13:00 +0200
-- Frans Pop <fjp@debian.org> Sat, 22 Apr 2006 04:15:42 +0200
debian-cd (2.2.24) unstable; urgency=low

View File

@ -14,7 +14,8 @@ N=$1
CDDIR=$2
BOOTDIR=
if [ "$DI_WWW_HOME" = "default" ];then
DI_WWW_HOME="http://people.debian.org/~joeyh/d-i/images/daily"
#DI_WWW_HOME="http://people.debian.org/~joeyh/d-i/images/daily"
DI_WWW_HOME="http://people.debian.org/~fjp/d-i_daily/images/daily"
if [ -n "$DI_DIR" ];then
DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}"
DI_WWW_HOME=""