Re: [PATCH 0/2] Debian mkinitrd: Integrate kdump

2005-09-02 Thread Khalid Aziz
On Wed, 2005-08-31 at 09:39 +0530, Rachita Kothiyal wrote: > On Tue, Aug 30, 2005 at 11:08:59AM -0600, dann frazier wrote: > > On Tue, 2005-08-30 at 15:18 +0530, Rachita Kothiyal wrote: > > > On Tue, Aug 30, 2005 at 02:59:15AM -0400, Andres Salomon wrote: > > > > On Tue, 2005-08-30 at 12:23 +0530,

Re: [PATCH 0/2] Debian mkinitrd: Integrate kdump

2005-08-30 Thread Rachita Kothiyal
On Tue, Aug 30, 2005 at 11:08:59AM -0600, dann frazier wrote: > On Tue, 2005-08-30 at 15:18 +0530, Rachita Kothiyal wrote: > > On Tue, Aug 30, 2005 at 02:59:15AM -0400, Andres Salomon wrote: > > > On Tue, 2005-08-30 at 12:23 +0530, Rachita Kothiyal wrote: > > > [...] > > > > > > > > I had sent the

Re: [PATCH 0/2] Debian mkinitrd: Integrate kdump

2005-08-30 Thread dann frazier
On Tue, 2005-08-30 at 15:18 +0530, Rachita Kothiyal wrote: > On Tue, Aug 30, 2005 at 02:59:15AM -0400, Andres Salomon wrote: > > On Tue, 2005-08-30 at 12:23 +0530, Rachita Kothiyal wrote: > > [...] > > > > > > I had sent the patch to Jeff Bailey, Bastian Blank, Steve Langasek and > > > the debian

Re: [PATCH 0/2] Debian mkinitrd: Integrate kdump

2005-08-30 Thread Rachita Kothiyal
On Tue, Aug 30, 2005 at 02:59:15AM -0400, Andres Salomon wrote: > On Tue, 2005-08-30 at 12:23 +0530, Rachita Kothiyal wrote: > [...] > > > > I had sent the patch to Jeff Bailey, Bastian Blank, Steve Langasek and > > the debian-kernel list. But have not received any comments from them so > > far.

Re: [PATCH 0/2] Debian mkinitrd: Integrate kdump

2005-08-26 Thread Andres Salomon
On Wed, Aug 24, 2005 at 08:07:29PM +0530, Rachita Kothiyal wrote: > Hi > > The following set of patches made on mkinitrd (from initrd-tools > package:version 0.1.82), would enable the integration of kdump with > Debian. For more details about the kexec based kdump solution please > refer to Docume

[PATCH 0/2] Debian mkinitrd: Integrate kdump

2005-08-24 Thread Rachita Kothiyal
Hi The following set of patches made on mkinitrd (from initrd-tools package:version 0.1.82), would enable the integration of kdump with Debian. For more details about the kexec based kdump solution please refer to Documentation/kdump/kdump.txt in the kernel source tree. This first patch (to be ap