Script for kdump
kdump is a package that includes several scripts for kdump, including
the init script /etc/init.d/kdump and the configuration file for kdump.
The kernel package and this package are all that are required for a
crash dump to occur. However, if you wish to debug the crash dump
yourself you will need several debugging packages installed for each
kernel flavor and release you wish to debug.
For example, if you are debugging kernel-default, you will need:
- kernel-default-debuginfo
- kernel-default-devel
- kernel-default-devel-debuginfo
These packages are not needed to create the dump and can be installed
after a crash dump has occured.
- Developed at Kernel:kdump
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/kdump && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000815 815 Bytes | |
calibrate.conf.all | 0000008334 8.14 KB | |
kdump-1.0.2+git39.g8c819fe.tar.xz | 0002563324 2.44 MB | |
kdump-rpmlintrc | 0000000059 59 Bytes | |
kdump.changes | 0000066075 64.5 KB | |
kdump.spec | 0000007069 6.9 KB |
Revision 131 (latest revision is 151)
Dominique Leuenberger (dimstar_suse)
accepted
request 1057680
from
Jiri Bohac (jbohac)
(revision 131)
- improve the generation of calibrate.conf * print the qemu messages and trackrss log during calibrate * use static IP address for calibration * all calibrate.conf variants now stored in a single file * added a README and a helper script for updating calibrate.conf * prevent dracut from running emergency shell * fix s390x build dependencies - fix deleting of a temporary file in dracut/module-setup.sh - look for nsswitch.conf in /etc and /usr/etc - never run a debugging shell when KDUMP_CONTINUE_ON_ERROR is set - remove build dependency for wicked - fix package summary in the spec file
Comments 0