Processed: [PATCH initramfs-tools 5/6] hook-functions: Rewrite block device sysfs lookup to be generic

2015-12-07 Thread Debian Bug Tracking System
Processing control commands: > tag -1 patch Bug #807256 [initramfs-tools] dep_add_modules_mount missing support for bcache Added tag(s) patch. -- 807256: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807256 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Processed: [PATCH initramfs-tools 5/6] hook-functions: Rewrite block device sysfs lookup to be generic

2015-12-07 Thread Debian Bug Tracking System
Processing control commands: > tag -1 patch Bug #785147 [initramfs-tools] initramfs-tools: NVMe boot drives not supported Ignoring request to alter tags of bug #785147 to the same tags previously set -- 785147: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785147 Debian Bug Tracking System Co

Processed: [PATCH initramfs-tools 5/6] hook-functions: Rewrite block device sysfs lookup to be generic

2015-12-07 Thread Debian Bug Tracking System
Processing control commands: > tag -1 patch Bug #807004 [initramfs-tools] initramfs-tools: Breaks when installing kdump-tools with bcache rootfs Ignoring request to alter tags of bug #807004 to the same tags previously set -- 807004: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807004 Debia

Bug#747871: [PATCH initramfs-tools 5/6] hook-functions: Rewrite block device sysfs lookup to be generic

2015-12-07 Thread Ben Hutchings
Control: tag -1 patch Note, this depends on earlier patches sent to initramfs-to...@packages.debian.org. Ben. --- There is no need to parse device names or call utilities to find device relationships; they are all included in sysfs. (The generic 'slaves' subdirectory has been present since 2.6.1

Processed: [PATCH initramfs-tools 6/6] hook-functions: Include modules for all components of a multi-disk device

2015-12-07 Thread Debian Bug Tracking System
Processing control commands: > tag -1 patch Bug #620814 [initramfs-tools] initramfs-tools: fails to include essential module for other leg of md0 Added tag(s) patch. -- 620814: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620814 Debian Bug Tracking System Contact ow...@bugs.debian.org with

Processed: [PATCH initramfs-tools 5/6] hook-functions: Rewrite block device sysfs lookup to be generic

2015-12-07 Thread Debian Bug Tracking System
Processing control commands: > tag -1 patch Bug #747871 [initramfs-tools] mkinitramfs: breaks with LUKS root on MMC ("mkinitramfs: for root /dev/dm-0 missing mmcblk /sys/block/ entry") and MODULES=dep Bug #792366 [initramfs-tools] mkinitramfs: for device /dev/mapper/vgname-lvroot missing mmcblk

Bug#620814: [PATCH initramfs-tools 6/6] hook-functions: Include modules for all components of a multi-disk device

2015-12-07 Thread Ben Hutchings
Control: tag -1 patch Note, this depends on earlier patches sent to initramfs-to...@packages.debian.org. Ben. --- Now that we can generically find components, we can also iterate over them and recurse. Closes: #620814 Signed-off-by: Ben Hutchings ---  hook-functions | 27 +++

[PATCH initramfs-tools 4/6] hook-functions: Remove loop-aes support

2015-12-07 Thread Ben Hutchings
loop-aes is obsolete since a compatible mode was added to dm-crypt. It's also no longer included in Debian. Signed-off-by: Ben Hutchings ---  hook-functions | 5 -  1 file changed, 5 deletions(-) diff --git a/hook-functions b/hook-functions index cb34ec2..95f388f 100644 --- a/hook-functions +

[PATCH initramfs-tools 3/6] hook-functions: Split block device sysfs lookup into a separate function

2015-12-07 Thread Ben Hutchings
Signed-off-by: Ben Hutchings ---  hook-functions | 208 ++---  1 file changed, 108 insertions(+), 100 deletions(-) diff --git a/hook-functions b/hook-functions index 16a71df..cb34ec2 100644 --- a/hook-functions +++ b/hook-functions @@ -227,6 +227

[PATCH initramfs-tools 2/6] hook-functions: Fold sys_walk_modalias into sys_walk_mod_add

2015-12-07 Thread Ben Hutchings
sys_walk_modalias is only called from sys_walk_mod_add and (redundantly) if we find an old-style IDE device. Signed-off-by: Ben Hutchings ---  hook-functions | 30 ++  1 file changed, 10 insertions(+), 20 deletions(-) diff --git a/hook-functions b/hook-functions index

[PATCH initramfs-tools 1/6] sripts/local: Remove obsolete hint about ATA device renaming

2015-12-07 Thread Ben Hutchings
The great libata transition was done in Debian 'squeeze' and earlier in Ubuntu. Ben. --- Signed-off-by: Ben Hutchings ---  scripts/local | 19 ---  1 file changed, 19 deletions(-) diff --git a/scripts/local b/scripts/local index f6424f0..8360c4d 100644 --- a/scripts/local +++ b/sc

[PATCH initramfs-tools 0/6] Generalise block device sysfs lookup

2015-12-07 Thread Ben Hutchings
This series replaces the current ad-hoc parsing of block device names entirely with generic lookups in sysfs.  This should fix several bugs in support for multi-disk devices with MODULES=dep. I've tested that this works with LVM on virtio, RAID-0 on virtio, LVM on md on virtio, and RAID-0 on virti

Bug#807352: marked as done (Subject: linux-image-3.16.0-4-amd64: kernel BUG at smpboot.c:134)

2015-12-07 Thread Debian Bug Tracking System
Your message dated Mon, 07 Dec 2015 22:52:26 + with message-id <1449528746.2824.75.ca...@decadent.org.uk> and subject line Re: Bug#807352: Subject: linux-image-3.16.0-4-amd64: kernel BUG at smpboot.c:134 has caused the Debian Bug report #807352, regarding Subject: linux-image-3.16.0-4-amd64: k

Re: Uploading linux (4.3.1-1)

2015-12-07 Thread Lennart Sorensen
On Mon, Dec 07, 2015 at 09:43:45PM +0100, Joachim Wiedorn wrote: > But I think Geode LX doesn't work with 686. I have one > so I will test it in the next week with the new kernel. Well it appears that as long as the 686 kernel does not set CONFIG_X86_P6_NOP, then the Geode LX should work with a 68

Re: Uploading linux (4.3.1-1)

2015-12-07 Thread Joachim Wiedorn
Lennart Sorensen wrote on 2015-12-07 15:12: > > Hmm, dropping 586 made me think GeodeLX would stop working, but a bit > if research indicates it does work with the 686 kernel these days. Whew! But I think Geode LX doesn't work with 686. I have one so I will test it in the next week with the new

Re: Uploading linux (4.3.1-1)

2015-12-07 Thread Lennart Sorensen
On Mon, Dec 07, 2015 at 07:42:42PM +, Ben Hutchings wrote: > I intend to upload linux version 4.3.1-1 after version 4.2.6-3 > transitions to testing, which should happen later this week. > > This involves an ABI change, of course.  Also, the 586 kernel flavour > for i386 has been dropped in fa

Bug#807352: Subject: linux-image-3.16.0-4-amd64: kernel BUG at smpboot.c:134

2015-12-07 Thread Mike Waychison
Package: src:linux Version: 3.16.7-ckt11-1+deb8u5 Severity: important Tags: upstream Dear Maintainer, We have identified a failure in this kernel version to boot with low probability on Google Compute Engine, and have traced the issue back to a bug in upstream that has since been fixed. Please i

Uploading linux (4.3.1-1)

2015-12-07 Thread Ben Hutchings
I intend to upload linux version 4.3.1-1 after version 4.2.6-3 transitions to testing, which should happen later this week. This involves an ABI change, of course.  Also, the 586 kernel flavour for i386 has been dropped in favour of a 686 kernel flavour.  I've already updated d-i's kernel flavour

firmware-nonfree_20151207-1_all.changes ACCEPTED into unstable

2015-12-07 Thread Debian FTP Masters
-intelwimax firmware-intel-sound firmware-ipw2x00 firmware-ivtv firmware-iwlwifi firmware-libertas firmware-misc-nonfree firmware-myricom firmware-netxen firmware-qlogic firmware-realtek firmware-samsung firmware-siano firmware-ti-connectivity Architecture: all Version: 20151207-1 Distribution

Processing of firmware-nonfree_20151207-1_all.changes

2015-12-07 Thread Debian FTP Masters
firmware-nonfree_20151207-1_all.changes uploaded successfully to localhost along with the files: firmware-amd-graphics_20151207-1_all.deb firmware-atheros_20151207-1_all.deb firmware-bnx2_20151207-1_all.deb firmware-bnx2x_20151207-1_all.deb firmware-brcm80211_20151207-1_all.deb firmware