mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
* ths has taken over mipsel builds
This commit is contained in:
parent
78966b6bde
commit
9d6a6006e7
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -29,8 +29,11 @@ debian-cd (2.2.25) UNRELEASED; urgency=low
|
||||
* Fix to tools/grab_md5: reset the file and dir name after each source
|
||||
package is finished with.
|
||||
* Add extra debug in tools/boot/etch/boot-i386
|
||||
|
||||
-- Frans Pop <fjp@debian.org> Sun, 23 Apr 2006 20:09:44 +0200
|
||||
|
||||
[ Joey Hess ]
|
||||
* ths has taken over mipsel builds
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 10 May 2006 16:08:29 -0400
|
||||
|
||||
debian-cd (2.2.24) unstable; urgency=low
|
||||
|
||||
|
@ -22,7 +22,7 @@ set -e
|
||||
N=$1
|
||||
CDROOT=$2
|
||||
if [ "$DI_WWW_HOME" = "default" ];then
|
||||
DI_WWW_HOME="http://people.debian.org/~joeyh/d-i/mipsel/images/daily/decstation/cdrom/"
|
||||
DI_WWW_HOME="http://people.debian.org/~ths/d-i/mipsel/images/daily/decstation/cdrom/"
|
||||
if [ -n "$DI_DIR" ];then
|
||||
DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}"
|
||||
DI_WWW_HOME=""
|
||||
|
Loading…
Reference in New Issue
Block a user