mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
Thiemo Seufer has resumed building images for mips
This commit is contained in:
parent
d015fe8754
commit
e13e471f6d
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -19,8 +19,9 @@ 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.
|
||||
* Thiemo Seufer has resumed building images for mips.
|
||||
|
||||
-- Frans Pop <fjp@debian.org> Sun, 23 Apr 2006 01:58:38 +0200
|
||||
-- Frans Pop <fjp@debian.org> Sun, 23 Apr 2006 20:09:44 +0200
|
||||
|
||||
debian-cd (2.2.24) unstable; urgency=low
|
||||
|
||||
|
@ -14,9 +14,7 @@ set -e
|
||||
N=$1
|
||||
CDROOT=$2
|
||||
if [ "$DI_WWW_HOME" = "default" ];then
|
||||
# tbm has temporarily taken over daily mips builds
|
||||
#DI_WWW_HOME="http://people.debian.org/~ths/d-i/images/daily/"
|
||||
DI_WWW_HOME="http://people.debian.org/~tbm/d-i/images/daily/"
|
||||
DI_WWW_HOME="http://people.debian.org/~ths/d-i/images/daily/"
|
||||
if [ -n "$DI_DIR" ];then
|
||||
DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}"
|
||||
DI_WWW_HOME=""
|
||||
|
Loading…
Reference in New Issue
Block a user