Bug#559535: update-initramfs -d should also delete the backup file

2009-12-05 Thread Hannes von Haugwitz
Package: initramfs-tools Version: 0.93.4 Severity: wishlist Hi, update-initramfs -d -k 2.6.31.6 should not only delete /boot/initrd.img-2.6.31.6 but also the maybe created backup file /boot/initrd.img-2.6.31.6.bak. I would provide a patch if needed. Hannes -- System Information: Debian Releas

Photo Editing & Photo Cutout Services

2009-12-05 Thread Rick
Digital Photo Editing Services : We are a China based Imaging Professionals. We offer basic and advanced digital photo Editing services and solutions like photo Cutout, morphological photo Editing, photoshop photo Editing, satellite photo Editing, color photo Editing and vector photo Editing us

Bug#559577: atl1c: hangs when NIC link goes down

2009-12-05 Thread Matei Conovici
Subject: atl1c: hangs when NIC link goes down Package: linux-2.6 Version: linux-2.6.32-rc8 Severity: important After unplugging the ethernet cable, the system will hang in a matter of seconds. It will also hang if I shutdown the interface, unplug the cable, then ifconfig eth0 up again. The s

Removal of cramfs support

2009-12-05 Thread Bastian Blank
Hi folks I intent to remove the cramfs support from the kernel and the cramfsprogs package. Current kernels supports squashfs, which is a far more advanced replacement. It is currently in use by the debian-installer for mips and the powerpc floppies. Bastian -- "What terrible way to di

Re: uploading 2.6.32-1

2009-12-05 Thread Bastian Blank
On Thu, Dec 03, 2009 at 10:04:52PM -0700, dann frazier wrote: > There's some security issues fixed in 2.6.32, so I'd like to see us > upload 2.6.32-1 relatively soon. How about an upload tomorrow? Okay, lets do this with an ABINAME of trunk and without stable ABI. Bastian -- The idea of male a

Bug#559593: initramfs-tools: The kernel image can be in a subdirectory of $BOOTDIR

2009-12-05 Thread Daniel Dehennin
Package: initramfs-tools Version: 0.93.4 Severity: wishlist Hello, I have problem in building and updating automatically the initramfs of my custom kernels. I use kernel-package to build them and I define the IMAGEDIR variable in /etc/kernel-pkg.conf to keep my /boot clean: --8<---c

Bug#559593: Acknowledgement (initramfs-tools: The kernel image can be in a subdirectory of $BOOTDIR)

2009-12-05 Thread Daniel Dehennin
An update to the patch, when removing a kernel, the vmlinuz can not be found. Use the initrd and fall back to $BOOTDIR. --8<---cut here---start->8--- git log 8f450c414eb5fb95b4a0003ae6a9a8677ea2fda7..94d1cd485957e08093cff9b33477a41f6da4edd8 commit 94d1cd485957e

Bug#559593: Acknowledgement (initramfs-tools: The kernel image can be in a subdirectory of $BOOTDIR)

2009-12-05 Thread Daniel Dehennin
tags 559593 patch -- Daniel Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1 pgpOmMRQrlb2o.pgp Description: PGP signature

Processed: Re: Bug#559593: Acknowledgement (initramfs-tools: The kernel image can be in a subdirectory of $BOOTDIR)

2009-12-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 559593 patch Bug #559593 [initramfs-tools] initramfs-tools: The kernel image can be in a subdirectory of $BOOTDIR Added tag(s) patch. > -- Stopping processing here. Please contact me if you need assistance. Debian bug tracking system admin

Bug#559577: atl1c: hangs when NIC link goes down

2009-12-05 Thread Ben Hutchings
On Sat, 2009-12-05 at 16:05 +0200, Matei Conovici wrote: > Subject: atl1c: hangs when NIC link goes down > Package: linux-2.6 > Version: linux-2.6.32-rc8 > Severity: important > > > After unplugging the ethernet cable, the system will hang in a matter of > seconds. > It will also hang if I shutd

Processed: tagging 559577

2009-12-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 559577 moreinfo Bug #559577 [linux-2.6] atl1c: hangs when NIC link goes down Added tag(s) moreinfo. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrato

Re: Removal of cramfs support

2009-12-05 Thread Joey Hess
Bastian Blank wrote: > I intent to remove the cramfs support from the kernel and the > cramfsprogs package. Current kernels supports squashfs, which is a far > more advanced replacement. > > It is currently in use by the debian-installer for mips and the powerpc > floppies. cramfsprogs is still u

Bug#559619: /etc/kernel/postrm.d/initramfs-tools should ignore errors from update-initramfs -d

2009-12-05 Thread Marc Haber
Package: initramfs-tools Version: 0.93.4 Severity: normal Hi, /etc/kernel/postrm.d/initramfs-tools exists with an error if update-initramfs -d returns with an error. This could happen if one tries to purge a kernel image wihch has its initramfs already removed. Please consider adding a || true t

Re: Removal of cramfs support

2009-12-05 Thread Otavio Salvador
Hello, On Sat, Dec 5, 2009 at 1:47 PM, Bastian Blank wrote: > Hi folks > > I intent to remove the cramfs support from the kernel and the > cramfsprogs package. Current kernels supports squashfs, which is a far > more advanced replacement. Is squashfs going to be built-in in those arches? -- Ot

Bug#559593: marked as done (initramfs-tools: The kernel image can be in a subdirectory of $BOOTDIR)

2009-12-05 Thread Debian Bug Tracking System
Your message dated Sat, 5 Dec 2009 22:03:07 +0100 with message-id <20091205210307.gd8...@stro.at> and subject line Re: Bug#559593: initramfs-tools: The kernel image can be in a subdirectory of $BOOTDIR has caused the Debian Bug report #559593, regarding initramfs-tools: The kernel image can be in

Re: Removal of cramfs support

2009-12-05 Thread Rick Thomas
On Dec 5, 2009, at 10:47 AM, Bastian Blank wrote: Hi folks I intent to remove the cramfs support from the kernel and the cramfsprogs package. Current kernels supports squashfs, which is a far more advanced replacement. It is currently in use by the debian-installer for mips and the powerpc

Re: Removal of cramfs support

2009-12-05 Thread Bastian Blank
On Sat, Dec 05, 2009 at 05:07:23PM -0200, Otavio Salvador wrote: > On Sat, Dec 5, 2009 at 1:47 PM, Bastian Blank wrote: > > I intent to remove the cramfs support from the kernel and the > > cramfsprogs package. Current kernels supports squashfs, which is a far > > more advanced replacement. > Is s

Bug#559593: closed by maximilian attems (Re: Bug#559593: initramfs-tools: The kernel image can be in a subdirectory of $BOOTDIR)

2009-12-05 Thread Daniel Dehennin
Le 5939 Septembre 1993, Debian Bug Tracking System a envoyé: > This is an automatic notification regarding your Bug report > which was filed against the initramfs-tools package: > > #559593: initramfs-tools: The kernel image can be in a subdirectory of > $BOOTDIR > > It has been closed by maximili