Wouter Verhelst has taken over daily d-i builds for powerpc
This commit is contained in:
parent
6fdcd2db92
commit
20434539ca
|
@ -68,7 +68,10 @@ debian-cd (2.2.25) UNRELEASED; urgency=low
|
||||||
* Add pcmciautils-udeb to udeb_include lists; something needs to pull it
|
* Add pcmciautils-udeb to udeb_include lists; something needs to pull it
|
||||||
in and like pcmcia-cs-udeb its priority won't.
|
in and like pcmcia-cs-udeb its priority won't.
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Thu, 15 Jun 2006 18:42:51 -0400
|
[ Frans Pop ]
|
||||||
|
* Wouter Verhelst has taken over daily d-i builds for powerpc.
|
||||||
|
|
||||||
|
-- Frans Pop <fjp@debian.org> Fri, 23 Jun 2006 22:49:03 +0200
|
||||||
|
|
||||||
debian-cd (2.2.24) unstable; urgency=low
|
debian-cd (2.2.24) unstable; urgency=low
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ N=$1
|
||||||
CDDIR=$2
|
CDDIR=$2
|
||||||
INSTALLDIR=$CDDIR/install
|
INSTALLDIR=$CDDIR/install
|
||||||
if [ "$DI_WWW_HOME" = "default" ];then
|
if [ "$DI_WWW_HOME" = "default" ];then
|
||||||
DI_WWW_HOME="http://people.debian.org/~cjwatson/d-i/images/daily"
|
DI_WWW_HOME="http://people.debian.org/~wouter/d-i/powerpc/images/daily"
|
||||||
if [ -n "$DI_DIR" ];then
|
if [ -n "$DI_DIR" ];then
|
||||||
DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}"
|
DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}"
|
||||||
DI_WWW_HOME=""
|
DI_WWW_HOME=""
|
||||||
|
|
Loading…
Reference in New Issue