[ PATCH ] fix to documentation for kexec

2007-02-01 Thread Judith Lebzelter
Hello, I've noticed that the boot options are not correct for in the documentation for kdump. The "init" keyword is not necessary, and causes a kernel panic when booting with an initrd on Fedora 5. Thanks; Judith Lebzelter --- Signed-off-by: Judith Lebzelter <[EMAIL PROTE

Re: [ PATCH ] fix to documentation for kexec

2007-02-01 Thread Judith Lebzelter
On Thu, Feb 01, 2007 at 07:33:58PM +0100, Jan Engelhardt wrote: > > On Feb 1 2007 13:30, Robert P. J. Day wrote: > >> >@@ -228,8 +228,8 @@ Notes on loading the dump-capture kernel > >> > * You must specify in the format corresponding to the root > >> > device name in the output of mount command

Re: [ PATCH ] fix to documentation for kexec

2007-02-01 Thread Judith Lebzelter
> > I did notice that my patch is out of date for the latest kernel, > however. I can send an up to date one. > This applies to 2.6.20-rc7 Signed-off-by: Judith Lebzeelter <[EMAIL PROTECTED]> --- Stop recommending incorrect/superfluous "init" boot parameter. Index: linux-2.6.20-rc7/Documenta