From Fedora Project Wiki

< SystemConfig

Revision as of 11:43, 12 April 2013 by Mmilata (talk | contribs) (→‎Download)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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