* Correct url to the amd64 dailys.
This commit is contained in:
parent
c5f6f576fd
commit
99a1707eb8
|
@ -60,7 +60,10 @@ debian-cd (2.2.25) UNRELEASED; urgency=low
|
|||
* Add extra arm kernels and more utilities into the task lists.
|
||||
Closes: #373225
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Tue, 13 Jun 2006 17:16:30 -0400
|
||||
[ Joey Hess ]
|
||||
* Correct url to the amd64 dailys.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 15 Jun 2006 15:25:08 -0400
|
||||
|
||||
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://debian-amd64.alioth.debian.org/debian-installer/daily"
|
||||
DI_WWW_HOME="http://amd64.debian.net/debian-installer/daily"
|
||||
if [ -n "$DI_DIR" ];then
|
||||
DI_DIR="$DI_DIR/${DI_WWW_HOME##*/}"
|
||||
DI_WWW_HOME=""
|
||||
|
|
Loading…
Reference in New Issue