[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#777711: ARM and MIPS kernel lists out of date



Package: debian-cd
Version: 3.1.13
Severity: important
Tags: patch

tools/generate_d-i+k_list has outdated lists of kernel packages for
armhf, mips and mipsel.

- There are new flavours for all of these in jessie, and MIPS kernels
  now boot using an initramfs
- The mipsel/loongson-2f and mips/octeon flavours were added in
  wheezy but seem to have been missed here (this should perhaps be
  fixed in a wheezy point release too)

The 4kc-malta and 5kc-malta flavours for mips and mipsel are also
missing here, but since these flavours have been around for a long
time I assume this is deliberate.

Ben.

--- a/tools/generate_di+k_list
+++ b/tools/generate_di+k_list
@@ -154,9 +154,10 @@
 #endif
 
 #ifdef ARCH_mips
-/* doesn't use a initrd to boot */
+initramfs-tools
 arcboot
 sibyl
+linux-image-octeon
 linux-image-r4k-ip22
 linux-image-r5k-ip32
 linux-image-sb1-bcm91250a
@@ -164,10 +165,13 @@
 #endif
 
 #ifdef ARCH_mipsel
-/* doesn't use a initrd to boot */
+initramfs-tools
 sibyl
 colo
 delo
+linux-image-loongson-2e
+linux-image-loongson-2f
+linux-image-loongson-3
 linux-image-r3k-kn02
 linux-image-r4k-kn04
 linux-image-r5k-cobalt
@@ -194,6 +198,8 @@
 initramfs-tools
 busybox
 flash-kernel
+linux-image-armmp
+linux-image-armmp-lpae
 linux-image-mx5
 linux-image-omap
 #endif
--- END ---

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


Reply to: