Go to file
Kairui Song dfb76467c9 kdumpctl: fix fragile loops over find output
For loops over find output are fragile, use a while read loop:
https://github.com/koalaman/shellcheck/wiki/SC2044

Signed-off-by: Kairui Song <kasong@redhat.com>
Acked-by: Philipp Rudo <prudo@redhat.com
2021-09-14 03:25:29 +08:00
tests selftest: ignore all spaces when compare the dmesg files 2021-06-08 22:21:47 +08:00
.editorconfig Add a .editorconfig file 2021-09-14 03:25:25 +08:00
.gitignore
60-kdump.install
92-crashkernel.install Don't exit 1 from 92-crashkernel.install if zipl is absent (#1993505) 2021-08-31 16:07:51 -07:00
98-kexec.rules
98-kexec.rules.ppc64
crashkernel-howto.txt Update crashkernel-howto.txt 2021-07-21 14:05:42 +08:00
dracut-early-kdump-module-setup.sh
dracut-early-kdump.sh
dracut-fadump-init-fadump.sh fadump-init: clean up mount points properly 2021-06-30 17:28:45 +08:00
dracut-fadump-module-setup.sh fadump: isolate fadump initramfs image within the default one 2021-06-29 21:35:58 +08:00
dracut-kdump-capture.service
dracut-kdump-emergency.service Remove the kdump error handler isolation wrapper 2021-06-04 14:26:45 +08:00
dracut-kdump-emergency.target
dracut-kdump-error-handler.sh
dracut-kdump.sh kdump-lib.sh: add a config format and read helper 2021-09-14 03:25:29 +08:00
dracut-module-setup.sh kdump-lib.sh: add a config value retrive helper 2021-09-14 03:25:29 +08:00
dracut-monitor_dd_progress
early-kdump-howto.txt
fadump-howto.txt Clear old crashkernl=auto in comment and doc 2021-08-05 17:54:20 +08:00
kdump-dep-generator.sh
kdump-in-cluster-environment.txt
kdump-lib-initramfs.sh kdump-lib.sh: add a config format and read helper 2021-09-14 03:25:29 +08:00
kdump-lib.sh kdump-lib.sh: use kdump_get_conf_val to read config values 2021-09-14 03:25:29 +08:00
kdump-logger.sh
kdump-migrate-action.sh kdump/ppc64: rebuild initramfs image after migration 2021-07-21 10:53:59 +08:00
kdump-restart.sh kdump/ppc64: rebuild initramfs image after migration 2021-07-21 10:53:59 +08:00
kdump-udev-throttler
kdump.conf
kdump.conf.5
kdump.service
kdump.sysconfig
kdump.sysconfig.aarch64
kdump.sysconfig.i386
kdump.sysconfig.ppc64
kdump.sysconfig.ppc64le
kdump.sysconfig.s390x kdump.sysconfig.s390: Remove "prot_virt" from kdump kernel cmdline 2021-07-20 15:57:05 +08:00
kdump.sysconfig.x86_64 Revert "Revert "x86_64: enable the kexec file load by default"" 2021-07-14 02:03:10 +08:00
kdumpctl kdumpctl: fix fragile loops over find output 2021-09-14 03:25:29 +08:00
kdumpctl.8 kdumpctl: Add kdumpctl reset-crashkernel 2021-07-08 15:18:45 +08:00
kexec-kdump-howto.txt
kexec-tools-2.0.22-makedumpfile-check-for-invalid-physical-address-proc-kcore-when-finding-max_paddr.patch check for invalid physical address of /proc/kcore when finding max_paddr 2021-06-28 15:52:16 +08:00
kexec-tools-2.0.22-makedumpfile-check-for-invalid-physical-address-proc-kcore-when-making-ELF-dumpfile.patch check for invalid physical address of /proc/kcore when making ELF dumpfile 2021-06-28 15:52:21 +08:00
kexec-tools-2.0.22-makedumpfile-Increase-SECTION_MAP_LAST_BIT-to-5.patch Increase SECTION_MAP_LAST_BIT to 5 2021-06-28 15:52:02 +08:00
kexec-tools.spec Don't exit 1 from 92-crashkernel.install if zipl is absent (#1993505) 2021-08-31 16:07:51 -07:00
live-image-kdump-howto.txt
mkdumprd kdump-lib.sh: add a config format and read helper 2021-09-14 03:25:29 +08:00
mkdumprd.8
mkfadumprd fadump: kdumpctl should check the modules used by the fadump initramfs 2021-06-30 17:27:02 +08:00
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