Menu

Tree [a5f730] default tip /
 History

Read Only access


File Date Author Commit
 cmake 2012-12-28 Petr Tesarik Petr Tesarik [c8b883] Check SSH host key when saving dump
 doc 2013-02-08 Petr Tesarik Petr Tesarik [110092] Add an option to read configuration from the ke...
 init 2013-02-25 Petr Tesarik Petr Tesarik [a5f730] Do not use /etc/mtab
 kdumptool 2013-02-08 Petr Tesarik Petr Tesarik [1cf14a] Kernel command line parser: recognize escaped c...
 tests 2008-07-10 Bernhard Walle Bernhard Walle [bc0aca] Add URL parser
 .hgignore 2012-12-28 Petr Tesarik Petr Tesarik [d7a107] Update the .hgignore file
 .hgtags 2013-02-08 Petr Tesarik Petr Tesarik [89e124] Added tag v0.8.4 for changeset a87bf22c9242
 70-kdump.rules 2012-12-28 Petr Tesarik Petr Tesarik [debebd] Use correct script location in udev rule
 CMakeLists.txt 2013-02-08 Petr Tesarik Petr Tesarik [a87bf2] Bump version to 0.8.4
 COPYING 2013-01-02 Petr Tesarik Petr Tesarik [c521bf] Update the GPL file
 ChangeLog 2009-02-06 Bernhard Walle Bernhard Walle [d99cb1] Use 'showmount -e' instead of 'showmount --dire...
 NEWS 2013-02-08 Petr Tesarik Petr Tesarik [cef510] Add kdump-bootloader.pl for updating the boot l...
 README 2008-07-23 Bernhard Walle Bernhard Walle [ae59b5] Add README
 config.h.in 2012-12-28 Petr Tesarik Petr Tesarik [c8b883] Check SSH host key when saving dump
 create_release.sh 2012-12-28 Petr Tesarik Petr Tesarik [5ed9fd] Fix build check in create_release.sh
 sysconfig.kdump 2013-01-02 Petr Tesarik Petr Tesarik [608236] Add a warning about changing KDUMP_CPUS to sysc...

Read Me

kdump configuration
-------------------

This package consists of:

  - kdumptool, a tool to
      o identify a kernel,
      o save a dump over various transports (local file, SSH2, FTP, NFS, SMB),
      o copy the kernel including debugging information,
      o delete old dumps,
      o read the VMCOREINFO (see *makedumpfile*(8) of kernel core dumps),
      o show the progress over the keyboard LED.
  - udev rules,
  - initrd support files (setup script, boot script, generation script),
  - init script,
  - configuration file,
  - documentation.

It's designed to take the whole dump in a special initramfs.

Requirements:

  - libelf (http://directory.fsf.org/project/libelf/),
  - libssh2 (http://www.libssh2.org/),
  - libcurl (http://curl.haxx.se/),
  - asciidoc (http://www.methods.co.nz/asciidoc/),
  - cmake (http://www.cmake.org/).

It's maintained in a Mercurial (hg) tree at http://freehg.org/u/bwalle/kdump/.

Author:     Bernhard Walle <bwalle@suse.de>
Copyright:  (c) 2008, SUSE LINUX Products GmbH
License:    GPL v2 or later
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.