Re: [PATCH] hvc_vio: Do not override preferred console set by kernel parameter

2013-09-26 Thread Benjamin Herrenschmidt
On Thu, 2013-09-26 at 14:22 -0700, Greg Kroah-Hartman wrote: > So, I shouldn't apply this patch? We should do something to fix this, > if Debian has to drag this patch on for 5 years, that's an indication > that this might be one solution we should use, right? Ah sorry, dropped the ball on that

Re: [PATCH] hvc_vio: Do not override preferred console set by kernel parameter

2013-09-26 Thread Greg Kroah-Hartman
On Mon, Sep 02, 2013 at 09:55:40AM +1000, Benjamin Herrenschmidt wrote: > On Sun, 2013-09-01 at 17:24 +0100, Ben Hutchings wrote: > > The original version of this was done by Bastian Blank, who wrote: > > > > > The problem is the following: > > > - Architecture specific code sets preferred console

Bug#724644: initramfs-tools: Parsing of ip= option is brittle

2013-09-26 Thread maximilian attems
tags 724644 pending stop Dear Matto, On Wed, 25 Sep 2013, Matto Marjanovic wrote: > > The configure_networking() function in scripts/functions fails > to parse an "ip=" kernel option if it has more than one parameter > following the device name. For example: > > ip=client-ip:server-ip:gw-ip

Bug#724554: initramfs-tools: ignores $RESUME device from /etc/initramfs-tools/conf.d/resume

2013-09-26 Thread maximilian attems
tags 724554 pending stop On Wed, 25 Sep 2013, Nikolaus Schulz wrote: > a typo in the recent changes to the resume hook made it no longer honour > the $RESUME device as specified in /etc/initramfs-tools/conf.d/resume. > > Trivial patch is attached. Thanks for catching that! Applied your patch.

Processed: Re: Bug#724554: initramfs-tools: ignores $RESUME device from /etc/initramfs-tools/conf.d/resume

2013-09-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 724554 pending Bug #724554 [initramfs-tools] initramfs-tools: ignores $RESUME device from /etc/initramfs-tools/conf.d/resume Added tag(s) pending. > stop Stopping processing here. Please contact me if you need assistance. -- 724554: http:/

Processed: Re: Bug#724644: initramfs-tools: Parsing of ip= option is brittle

2013-09-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 724644 pending Bug #724644 [initramfs-tools] initramfs-tools: Parsing of ip= option is brittle Added tag(s) pending. > stop Stopping processing here. Please contact me if you need assistance. -- 724644: http://bugs.debian.org/cgi-bin/bugrep

Re: Removing some kernel-related virtual packages

2013-09-26 Thread The Wanderer
On 09/26/2013 01:19 AM, Paul Wise wrote: Do you also plan to get rid of these? They appear to be designed to block auto-removal of installed linux-image-* and linux-header-* packages. /etc/kernel/postinst.d/apt-auto-removal /etc/apt/apt.conf.d/01autoremove-kernels I would hope not. Whereas (f

Bug#724656: linux-image-3.10-2-amd64: System reboots under heavy encoding/decoding ,load., Pstate related (I believe).

2013-09-26 Thread Robert Frazier
Package: src:linux Version: 3.10.7-1 Severity: important -- Package-specific info: ** Version: Linux version 3.10-2-amd64 (debian-kernel@lists.debian.org) (gcc version 4.7.3 (Debian 4.7.3-6) ) #1 SMP Debian 3.10.7-1 (2013-08-17) ** Command line: BOOT_IMAGE=/boot/vmlinuz-3.10-2-amd64 root=UU

Bug#724644: initramfs-tools: Parsing of ip= option is brittle

2013-09-26 Thread Matto Marjanovic
Package: initramfs-tools Version: 0.113 Severity: normal Dearest Maintainer, The configure_networking() function in scripts/functions fails to parse an "ip=" kernel option if it has more than one parameter following the device name. For example: ip=client-ip:server-ip:gw-ip:netmask:hostname: