Bug#723177: linux-image-3.10-3-kirkwood: please build with CONFIG_MARVELL_PHY=m

2013-11-10 Thread Michael Stapelberg
Hi, Michael Stapelberg stapelb...@debian.org writes: I want to enable Wake On Lan on my qnap TS-119P II. In order to do this, the kernel needs to use code that is specific to the marvell PHY, m88e1318_get_wol and m88e1318_set_wol from drivers/net/phy/marvell.c to be specific. This code can be

Bug#728668: linux-image-3.11-1-powerpc: nouveau kernel message every 10 seconds: E[ DRM] DDC responded, but no EDID for TV-1

2013-11-10 Thread Daniel Kahn Gillmor
On 11/04/2013 10:07 AM, Bastian Blank wrote: On Mon, Nov 04, 2013 at 09:11:30AM -0500, Daniel Kahn Gillmor wrote: On 11/04/2013 05:01 AM, Bastian Blank wrote: Do you have something connected to the TV-1 output? As far as i know, there is no TV-1 output. It's this style of machine:

Further trimming of ARM NAS kernel images

2013-11-10 Thread Ben Hutchings
As the Linux kernel has continued to grow, in Linux 3.12 the iop32x and ixp4xx kernel images have again exceeded the size limits for the target machines. [Note, all figures here are based on the emdebian gcc-4.7 cross-compiler whereas we'll actually use the gcc-4.8 compiler for the packages, and

Bug#728392: linux: Please update m68k config

2013-11-10 Thread Ben Hutchings
Control: tag -1 pending On Thu, 2013-10-31 at 16:48 +, Thorsten Glaser wrote: Source: linux Version: 3.12~rc7-1~exp1 Severity: wishlist Tags: patch Hi, please update the m68k kernel config; patch attached. The resulting image builds and boots on ARAnyM just fine, i.e. does not

Processed: Re: Bug#728392: linux: Please update m68k config

2013-11-10 Thread Debian Bug Tracking System
Processing control commands: tag -1 pending Bug #728392 [src:linux] linux: Please update m68k config Added tag(s) pending. -- 728392: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728392 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to

Bug#728392: linux: Please update m68k config

2013-11-10 Thread Thorsten Glaser
Ben Hutchings dixit: One’s to add back CONFIG_BRK which is apparently needed to run a popular ramdisk image used e.g. when testing the hardware or setting up a completely new system. You mean CONFIG_COMPAT_BRK. I don't like this but I doubt anyone cares to write exploits for m68k any more.

Re: [PATCH] Allow use of foreign linux-headers packages with a native compiler

2013-11-10 Thread Ben Hutchings
On Sun, 2013-10-27 at 13:27 +0100, Bastian Blank wrote: On Fri, Oct 25, 2013 at 10:11:24PM +0100, Ben Hutchings wrote: The meta-packages do not exist and cross-architecture dependencies are not supported by dak or britney. So for now, introduce our own meta-packages where we need them.

Re: [PATCH] Allow use of foreign linux-headers packages with a native compiler

2013-11-10 Thread Ben Hutchings
On Mon, 2013-11-11 at 01:38 +, Ben Hutchings wrote: On Sun, 2013-10-27 at 13:27 +0100, Bastian Blank wrote: On Fri, Oct 25, 2013 at 10:11:24PM +0100, Ben Hutchings wrote: [...] +if compiler_multilib: +# We cannot directly depend on all valid compilers +

[PATCH v2] Allow use of foreign linux-headers packages with a native compiler

2013-11-10 Thread Ben Hutchings
Currently it is possible and useful to install some foreign linux-image packages, specifically linux-image-version-amd64:amd64 on i386 and linux-image-version-s390x:s390x on s390. However it is not practical to install a foreign linux-headers package because it depends a compiler package which is