Bug#403295: nobootloader: [powerpc] Please add efika support.
Package: nobootloader
Version: 1.15
Severity: normal
Tags: patch
Please add support for the efika board.
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Index: debian/postinst
===================================================================
--- debian/postinst (révision 42839)
+++ debian/postinst (copie de travail)
@@ -27,7 +27,7 @@
bootfs=$(mapdevfs $bootfs_devfs)
case "`archdetect`" in
- powerpc/chrp_pegasos)
+ powerpc/chrp_pegasos|powerpc/chrp_efika)
kernel=`ls /target/boot/vmlinuz-2.* | sed -e 's%/target/boot/%%'`
partition_offset=1
Index: debian/changelog
===================================================================
--- debian/changelog (révision 42839)
+++ debian/changelog (copie de travail)
@@ -1,3 +1,10 @@
+nobootloader (1.16) UNRELEASED; urgency=low
+
+ [ Sven Luther ]
+ * [powerpc] Add support for the Efika board.
+
+ -- Sven Luther <luther@debian.org> Sat, 16 Dec 2006 00:18:54 +0100
+
nobootloader (1.15) unstable; urgency=low
[ Colin Watson ]
Reply to: