Revert i386 takeover - Joey is back
This commit is contained in:
parent
c52a1e5ec6
commit
d015fe8754
|
@ -19,9 +19,8 @@ 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> Sat, 22 Apr 2006 04:15:42 +0200
|
||||
-- Frans Pop <fjp@debian.org> Sun, 23 Apr 2006 01:58:38 +0200
|
||||
|
||||
debian-cd (2.2.24) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -14,8 +14,7 @@ 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/~fjp/d-i_daily/images/daily"
|
||||
DI_WWW_HOME="http://people.debian.org/~joeyh/d-i/images/daily"
|
||||
if [ -n "$DI_DIR" ];then
|
||||
DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}"
|
||||
DI_WWW_HOME=""
|
||||
|
|
Loading…
Reference in New Issue