Package: debian-installer-6.0-netboot-armel Version: 20110106.squeeze4 Severity: wishlist Tags: d-i patch
Dear Maintainer, The kernel LED udeb is needed to control LEDs on LaCie devices. Please consider applying the attached patch. Regards, Simon -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: armel (armv5tel) Kernel: Linux 3.2.0-00010-g0a7ba17 (PREEMPT) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8) Shell: /bin/sh linked to /bin/dash debian-installer-6.0-netboot-armel depends on no packages. debian-installer-6.0-netboot-armel recommends no packages. Versions of packages debian-installer-6.0-netboot-armel suggests: pn tftpd-hpa <none> -- no debconf information
>From ef77263de7b6aaa4402cc0801390ea7d6df32f86 Mon Sep 17 00:00:00 2001 From: Simon Guinot <simon.gui...@sequanux.org> Date: Fri, 27 Apr 2012 01:21:15 +0000 Subject: [PATCH] Include LED modules for LaCie devices --- .../netboot/network-console/armel/kirkwood.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/pkg-lists/netboot/network-console/armel/kirkwood.cfg b/build/pkg-lists/netboot/network-console/armel/kirkwood.cfg index e1e7f2d..bcf3b35 100644 --- a/build/pkg-lists/netboot/network-console/armel/kirkwood.cfg +++ b/build/pkg-lists/netboot/network-console/armel/kirkwood.cfg @@ -5,4 +5,6 @@ ext2-modules-${kernel:Version} ext3-modules-${kernel:Version} # To control the LED and beeper on QNAP devices event-modules-${kernel:Version} +# LED modules for LaCie devices +leds-modules-${kernel:Version} qcontrol-udeb -- 1.7.9.5