From Fedora Project Wiki
system-config-kdump
What is system-config-kdump?
system-config-kdump is a graphical user interface that allows the user to configure kernel crash dumping via kdump and kexec.
https://fedorahosted.org/system-config-kdump/
Download
Grab the latest source from GIT
You can get the current source using the following commands:
- New version
New version uses python-slip, DBus and PolicyKit.
$ git clone git://git.fedorahosted.org/git/system-config-kdump $ cd system-config-kdump
- Old version
$ git clone git://git.fedorahosted.org/git/system-config-kdump $ cd system-config-kdump $ git checkout --track -b old origin/old