AMD64 d-i images are now available from people.d.o
This commit is contained in:
parent
b5336e8ec2
commit
f4277b2348
|
@ -70,12 +70,13 @@ debian-cd (2.2.25) UNRELEASED; urgency=low
|
|||
|
||||
[ Frans Pop ]
|
||||
* Wouter Verhelst has taken over daily d-i builds for powerpc.
|
||||
* AMD64 d-i images are now available from people.d.o.
|
||||
|
||||
[ Joey Hess ]
|
||||
* Add 686 kernels, since the netinst CD is much larger and can now easily
|
||||
fit them and this makes the CD much more attractive for many users.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Sat, 1 Jul 2006 19:11:19 -0400
|
||||
-- Frans Pop <fjp@debian.org> Sun, 2 Jul 2006 23:03:50 +0200
|
||||
|
||||
debian-cd (2.2.24) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ N=$1
|
|||
CDDIR=$2
|
||||
BOOTDIR=
|
||||
if [ "$DI_WWW_HOME" = "default" ];then
|
||||
DI_WWW_HOME="http://amd64.debian.net/debian-installer/daily"
|
||||
DI_WWW_HOME="http://people.debian.org/~kroeckx/d-i/images/daily"
|
||||
if [ -n "$DI_DIR" ];then
|
||||
DI_DIR="$DI_DIR/${DI_WWW_HOME##*/}"
|
||||
DI_WWW_HOME=""
|
||||
|
|
Loading…
Reference in New Issue