Hi, I'd like to apply this patch to kexec-tools-testing if there are no objections.
-- Horms H: http://www.vergenet.net/~horms/ W: http://www.valinux.co.jp/en/ Help message for --noio option Signed-off-by: Simon Horman <[EMAIL PROTECTED]> Index: kexec-tools-unstable/kexec/arch/ia64/kexec-elf-ia64.c =================================================================== --- kexec-tools-unstable.orig/kexec/arch/ia64/kexec-elf-ia64.c 2006-11-16 14:50:20.000000000 +0900 +++ kexec-tools-unstable/kexec/arch/ia64/kexec-elf-ia64.c 2006-11-16 14:53:26.000000000 +0900 @@ -80,6 +80,7 @@ " --command-line=STRING Set the kernel command line to STRING.\n" " --append=STRING Set the kernel command line to STRING.\n" " --initrd=FILE Use FILE as the kernel's initial ramdisk.\n" + " --noio Disable I/O in purgatory code.\n" " --vmm=FILE Use FILE as the kernel image for a virtual machine monitor (aka hypervisor)\n"); } _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
