Go to file
Lianbo Jiang 5b2b7ec08b Remove unused log levels for kdump logger
Previously, the range of log level is from 1 to 6, and the TRACE
level and FATAL level are not used, therefore, let's remove these
unused log levels.

Now it has only four log levels: error(1), warn(2), info(3)
and debug(4). We have to remap the numeric log level to the logger
priority or syslog log level, which is finished in kdump-logger.sh
module, it is invisible for user.

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
Acked-by: Kairui Song <kasong@redhat.com>
2020-11-13 02:42:48 +08:00
tests increase makdumpfile default message level to 7 2020-10-27 17:45:32 +08:00
.gitignore
60-kdump.install
98-kexec.rules
98-kexec.rules.ppc64
dracut-early-kdump-module-setup.sh
dracut-early-kdump.sh Add code comments to help better understanding 2020-11-12 13:59:21 +08:00
dracut-kdump-capture.service
dracut-kdump-emergency.service
dracut-kdump-emergency.target
dracut-kdump-error-handler.service
dracut-kdump-error-handler.sh
dracut-kdump.sh Improve debugging in the kdump kernel 2020-10-27 17:34:07 +08:00
dracut-module-setup.sh Move watchdog detect and install code to module-setup.sh 2020-11-12 14:03:40 +08:00
dracut-monitor_dd_progress
early-kdump-howto.txt
fadump-howto.txt
kdump-dep-generator.sh
kdump-in-cluster-environment.txt
kdump-lib-initramfs.sh increase makdumpfile default message level to 7 2020-10-27 17:45:32 +08:00
kdump-lib.sh Move watchdog detect and install code to module-setup.sh 2020-11-12 14:03:40 +08:00
kdump-logger.sh Remove unused log levels for kdump logger 2020-11-13 02:42:48 +08:00
kdump-udev-throttler
kdump.conf increase makdumpfile default message level to 7 2020-10-27 17:45:32 +08:00
kdump.conf.5 Fix comment about ssh dump target 2020-11-05 01:10:14 +08:00
kdump.service kdump.service: use ConditionKernelCommandLine=crashkernel 2020-10-27 12:22:36 -04:00
kdump.sysconfig
kdump.sysconfig.aarch64
kdump.sysconfig.i386
kdump.sysconfig.ppc64
kdump.sysconfig.ppc64le
kdump.sysconfig.s390x Revert "Revert "s390x: enable the kexec file load by default"" 2020-10-27 17:45:37 +08:00
kdump.sysconfig.x86_64
kdumpctl Add code comments to help better understanding 2020-11-12 13:59:21 +08:00
kdumpctl.8
kexec-kdump-howto.txt increase makdumpfile default message level to 7 2020-10-27 17:45:32 +08:00
kexec-tools-2.0.20-eppic-Remove-duplicated-variable-declaration.patch
kexec-tools-2.0.20-fix-broken-multiboot2-buliding-for-i386.patch
kexec-tools-2.0.20-makedumpfile-Introduce-check-params-option.patch
kexec-tools-2.0.20-makedumpfile-Remove-duplicated-variable-declarations.patch
kexec-tools-2.0.20-Remove-duplicated-variable-declarations.patch
kexec-tools.spec Release 2.0.20-19 2020-11-05 01:11:32 +08:00
live-image-kdump-howto.txt
mkdumprd Move watchdog detect and install code to module-setup.sh 2020-11-12 14:03:40 +08:00
mkdumprd.8
README
sources
zanata-notes.txt

Adding a patch to kexec-tools
=============================
There is a mailing list kexec@lists.fedoraproject.org where all the dicussion
related to fedora kexec-tools happen. All the patches are posted there for
inclusion and committed to kexec-tools after review.

So if you want your patches to be included in fedora kexec-tools package,
post these to kexec@lists.fedoraproject.org.

One can subscribe to list and browse through archives here.

https://admin.fedoraproject.org/mailman/listinfo/kexec