Bug#349563: path of decstation kernels changed
Package: debian-cd
Severity: normal
Tags: patch
As of today's daily d-i images, the location of the DECstation kernels
has slightly changed. You'll need the following patch.
Please let me know if you find there are any problems generating the
mipsel images.
--- ./tools/boot/etch/boot-mipsel~ 2006-01-23 17:07:38.000000000 +0000
+++ ./tools/boot/etch/boot-mipsel 2006-01-23 17:09:05.000000000 +0000
@@ -22,7 +22,7 @@
N=$1
CDROOT=$2
if [ "$DI_WWW_HOME" = "default" ];then
- DI_WWW_HOME="http://people.debian.org/~joeyh/d-i/mipsel/images/daily/"
+ DI_WWW_HOME="http://people.debian.org/~joeyh/d-i/mipsel/images/daily/decstation/cdrom/"
if [ -n "$DI_DIR" ];then
DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}"
DI_WWW_HOME=""
@@ -51,7 +51,7 @@
if [ ! "$DI_WWW_HOME" ];then
if [ ! "$DI_DIR" ];then
- DI_DIR="$MIRROR/dists/$DI_DIST/main/installer-$ARCH/current/images/cdrom/"
+ DI_DIR="$MIRROR/dists/$DI_DIST/main/installer-$ARCH/current/images/decstation/cdrom/"
fi
else
DI_DIR="."
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--
Martin Michlmayr
http://www.cyrius.com/
Reply to: