All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add x86-bzImage to manpage
@ 2008-05-08 20:50 Bernhard Walle
  2008-05-21  6:11 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Bernhard Walle @ 2008-05-08 20:50 UTC (permalink / raw)
  To: kexec

This patch just adds the "x86-bzImage" type to the manpage.


Signed-off-by: Bernhard Walle <bwalle@suse.de>

---
 kexec/kexec.8 |   35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

--- a/kexec/kexec.8
+++ b/kexec/kexec.8
@@ -206,6 +206,41 @@ Use
 as the kernel's initial ramdisk.
 .RE
 .PP
+.B bzImage-x86
+.RS
+.TP
+.BI \-\-append= string
+Append
+.I string
+to the kernel command line.
+.TP
+.BI \-\-command\-line= string
+Set the kernel command line to
+.IR string .
+.TP
+.BI \-\-reuse-cmdline
+Use the command line from the running system. When a panic kernel is loaded, it
+strips the
+.I
+crashkernel
+parameter automatically. The
+.I BOOT_IMAGE
+parameter is also stripped.
+.TP
+.BI \-\-initrd= file
+Use
+.I file
+as the kernel's initial ramdisk.
+.TP
+.BI \-\-ramdisk= file
+Use
+.I file
+as the kernel's initial ramdisk.
+.TP
+.BI \-\-real-mode
+Use real-mode entry point.
+.RE
+.PP
 .B multiboot-x86
 .RS
 .TP

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Add x86-bzImage to manpage
  2008-05-08 20:50 [PATCH] Add x86-bzImage to manpage Bernhard Walle
@ 2008-05-21  6:11 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2008-05-21  6:11 UTC (permalink / raw)
  To: kexec

On Thu, May 08, 2008 at 10:50:34PM +0200, Bernhard Walle wrote:
> This patch just adds the "x86-bzImage" type to the manpage.
> 
> 
> Signed-off-by: Bernhard Walle <bwalle@suse.de>

Thanks, applied

-- 
Horms


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-21  6:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-08 20:50 [PATCH] Add x86-bzImage to manpage Bernhard Walle
2008-05-21  6:11 ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.