Commit Graph

10 Commits

Author SHA1 Message Date
Neil Horman
34515c21d0 fixing bz 202598 2006-08-15 15:16:07 +00:00
Neil Horman
e4d1e9a9be fixing up missing kdump.init patch 2006-07-27 13:08:21 +00:00
Bill Nottingham
e966dc8d86 don't run by default, but do run chkconfig --add (#183633) 2006-03-08 20:39:23 +00:00
Thomas Graf
cf8fefcafc - Fix kdump.init to call kexec from its new location 2006-03-07 18:50:02 +00:00
Thomas Graf
6b429d71fb - Fix argument order when stopping kexec 2006-03-02 09:18:31 +00:00
Thomas Graf
2603512c5d - kdump7.patch o Remove elf32 core headers support for x86_64 o Fix x86
prepare elf core header routine o Fix ppc64 kexec -p failure for gcc
    4.10 o Fix few warnings for gcc 4.10 o Add the missing --initrd option
    for ppc64 o Fix ppc64 persistent root device bug
- Remove --elf32-core-headers from default configuration, users may re-add
    it via KEXEC_ARGS.
- Remove obsolete KEXEC_HEADERS
2006-02-27 09:19:03 +00:00
Thomas Graf
4b3fe3f927 Remove wrong quotes around --command-line in kdump.init 2006-02-22 20:59:15 +00:00
Jeffrey E. Moyer
26078bcc24 - Fix the service stop case. It was previously unloading the wrong kernel.
- Implement the "restart" function.
- Add the "irqpoll" option as a default kdump kernel commandline parameter.
- Create a default kernel command line in the sysconfig file upon rpm
    install.
2006-02-17 23:58:33 +00:00
Thomas Graf
d75c19a211 - Report missing kdump kernel image as warning 2005-11-22 21:52:53 +00:00
Jeffrey E. Moyer
0112f3628c - Add a kdump sysconfig file and init script
- Spec file additions for pre/post install/uninstall
2005-09-23 21:04:31 +00:00