Commit Graph

  • 4e511ca370 remove the upper bound of 102400T for the range in default crashkernel Coiby Xu 2022-01-26 14:40:17 +0800
  • e943713401 fix the error of parsing the container environ variable for osbuild Coiby Xu 2022-01-26 14:39:13 +0800
  • 2df55984f6 fix broken kdump_get_arch_recommend_size Coiby Xu 2022-01-26 08:48:18 +0800
  • 149a6dc9b2 mkdumprd (RHEL-only): add nvme module by force Pingfan Liu 2022-01-24 09:27:24 +0800
  • c67a836cde remove the upper bound of 102400T for the range in default crashkernel Coiby Xu 2022-01-25 16:16:58 +0800
  • 6a3ce83a60 fix the error of parsing the container environ variable for osbuild Coiby Xu 2022-01-19 11:16:29 +0800
  • ca5a33855f s390: handle R_390_PLT32DBL reloc entries in machine_apply_elf_rel() Philipp Rudo 2022-01-25 10:54:49 +0100
  • 99de77bba7 Revert "Remove trace_buf_size and trace_event from the kernel bootparameters of the kdump kernel" Tao Liu 2022-01-21 16:08:47 +0800
  • 748eb3a2a6 spec: only install mkfadumprd for ppc Kairui Song 2022-01-09 18:03:35 +0800
  • aa9e70349b selftest: Add early kdump test Tao Liu 2021-12-30 11:26:43 +0800
  • f4ab396574 selftest: run-test.sh: wait for subprocess instead of kill it Tao Liu 2021-12-30 11:26:42 +0800
  • bb380a92fa - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Fedora Release Engineering 2022-01-20 14:26:44 +0000
  • 4559f7bbd5 Remove dropped patches Philipp Rudo 2022-01-18 11:29:25 +0100
  • 1362366c86 s390: handle R_390_PLT32DBL reloc entries in machine_apply_elf_rel() Philipp Rudo 2022-01-18 11:21:10 +0100
  • 4bc3baa72f spec: add hostname.rpm into Recommends list Pingfan Liu 2022-01-12 19:24:26 +0800
  • e5c3e96985 move variable FENCE_KDUMP_SEND from kdump-lib.sh to kdump-lib-initramfs.sh Pingfan Liu 2022-01-18 10:42:00 +0800
  • c480be7ccf spec: add hostname.rpm into Recommends list Pingfan Liu 2022-01-12 19:24:26 +0800
  • 72ef6929a6 move variable FENCE_KDUMP_SEND from kdump-lib.sh to kdump-lib-initramfs.sh Pingfan Liu 2022-01-18 10:42:00 +0800
  • 1e569fd8a8 Release 2.0.23-2 Coiby Xu 2022-01-13 14:41:03 +0800
  • 21c4026cb8 import kexec-tools-2.0.23-3.el9 imports/c9-beta/kexec-tools-2.0.23-3.el9 CentOS Sources 2022-01-11 13:18:26 -0500
  • 7de4a0d6c8 Set zstd as recommented for kexec-tools Tao Liu 2022-01-10 21:51:16 +0800
  • 84fc25737e Release 2.0.23-5 Tao Liu 2022-01-11 10:05:40 +0800
  • a501dcbd7b Set zstd as recommented for kexec-tools Tao Liu 2022-01-07 19:47:06 +0800
  • 35486b6030 fix "kdump: Invalid kdump config option auto_reset_crashkernel" error Coiby Xu 2022-01-07 12:30:52 +0800
  • d91054f2d3 use grep -s to suppress error messages about nonexistent or unreadable files Coiby Xu 2022-01-07 12:30:52 +0800
  • ae0cbdf34a fix "kdump: Invalid kdump config option auto_reset_crashkernel" error Coiby Xu 2022-01-07 10:45:40 +0800
  • d5c31605f3 use grep -s to suppress error messages about nonexistent or unreadable files Coiby Xu 2022-01-06 09:48:17 +0800
  • 40af76cf09 Release 2.0.23-4 Tao Liu 2022-01-06 14:41:09 +0800
  • 96dc819c25 Set zstd as the default compression method for kdump initrd Tao Liu 2022-01-06 14:23:41 +0800
  • 90223d3c71 kdump-lib.sh: Escape '|' for 'failure_action|default' in is_dump_to_rootfs Tao Liu 2022-01-06 14:21:53 +0800
  • 745d063053 dracut-early-kdump-module-setup.sh: install xargs and kdump-lib-initramfs.sh Tao Liu 2022-01-06 14:20:35 +0800
  • 2bd59ee156 kdump-lib.sh: Escape '|' for 'failure_action|default' in is_dump_to_rootfs Tao Liu 2022-01-06 11:46:54 +0800
  • 51bbe682ee update crashkernel-howto Coiby Xu 2022-01-05 11:53:22 +0800
  • fc136290bf set up kernel crashkernel for osbuild in kernel hook Coiby Xu 2022-01-05 11:53:22 +0800
  • 2589c40c4e reset kernel crashkernel for the special case where the kernel is updated right after kexec-tools Coiby Xu 2022-01-05 11:53:22 +0800
  • 224984355d try to reset kernel crashkernel when kexec-tools updates the default crashkernel value Coiby Xu 2022-01-05 11:53:22 +0800
  • 7ac560ef9b introduce the auto_reset_crashkernel option to kdump.conf Coiby Xu 2022-01-05 11:53:09 +0800
  • 3f828198af rewrite reset_crashkernel to support fadump and to used by RPM scriptlet Coiby Xu 2022-01-05 11:53:09 +0800
  • 16777a88b8 fix incorrect usage of rpm-ostree to update kernel command line parameters Coiby Xu 2022-01-05 11:53:09 +0800
  • b3d9b9bd5c add helper functions to get kernel path by kernel release and the path of current running kernel Coiby Xu 2022-01-05 11:53:09 +0800
  • d5cf913260 add helper functions to get dump mode Coiby Xu 2022-01-05 11:53:09 +0800
  • 27b5ab3cbb add a helper function to read kernel cmdline parameter from grubby --info Coiby Xu 2022-01-05 11:53:09 +0800
  • acf9f64ca6 provide kdumpctl get-default-crashkernel for kdump_anaconda_addon and RPM scriptlet Coiby Xu 2022-01-05 11:53:09 +0800
  • 1ab9685afa factor out kdump_get_arch_recommend_crashkernel Coiby Xu 2022-01-05 11:53:09 +0800
  • 33a9e54ff2 update default crashkernel value Coiby Xu 2022-01-05 11:53:09 +0800
  • 0311f6e25b Set zstd as the default compression method for kdump initrd Tao Liu 2022-01-05 17:42:12 +0800
  • 0e162120b6 update crashkernel-howto Coiby Xu 2021-12-13 12:44:14 +0800
  • ddd428a1d0 set up kernel crashkernel for osbuild in kernel hook Coiby Xu 2021-12-15 21:45:18 +0800
  • 5e8c751c39 reset kernel crashkernel for the special case where the kernel is updated right after kexec-tools Coiby Xu 2021-12-02 17:19:50 +0800
  • 0adb0f4a8c try to reset kernel crashkernel when kexec-tools updates the default crashkernel value Coiby Xu 2021-12-01 15:33:13 +0800
  • 73ced7f451 introduce the auto_reset_crashkernel option to kdump.conf Coiby Xu 2021-11-15 15:45:59 +0800
  • 140da74a34 rewrite reset_crashkernel to support fadump and to used by RPM scriptlet Coiby Xu 2021-12-01 13:39:40 +0800
  • 12ecbce359 fix incorrect usage of rpm-ostree to update kernel command line parameters Coiby Xu 2021-12-13 10:57:13 +0800
  • 945cbbd59b add helper functions to get kernel path by kernel release and the path of current running kernel Coiby Xu 2021-12-07 15:16:07 +0800
  • 3d2079c31c add helper functions to get dump mode Coiby Xu 2021-12-01 16:57:15 +0800
  • fb9e6838ab add a helper function to read kernel cmdline parameter from grubby --info Coiby Xu 2021-11-16 06:48:40 +0800
  • 796d0f6fd2 provide kdumpctl get-default-crashkernel for kdump_anaconda_addon and RPM scriptlet Coiby Xu 2021-11-16 12:23:02 +0800
  • 105c01691a factor out kdump_get_arch_recommend_crashkernel Coiby Xu 2021-11-16 11:26:31 +0800
  • 34d27c4c30 update default crashkernel value Coiby Xu 2021-11-16 09:12:49 +0800
  • 546c81a205 kdumpctl: remove some legacy code Kairui Song 2021-12-28 14:47:46 +0800
  • 5ac720fc20 ppc64/ppc64le: drop cpu online rule in 40-redhat.rules in kdump initramfs Pingfan Liu 2021-12-29 11:21:42 +0800
  • a15560fdac import kexec-tools-2.0.20-67.el8 imports/c8s/kexec-tools-2.0.20-67.el8 CentOS Sources 2021-12-28 05:24:05 +0000
  • 004daebeff dracut-early-kdump-module-setup.sh: install xargs and kdump-lib-initramfs.sh Tao Liu 2021-12-18 16:14:44 +0800
  • 163c02970e ppc64/ppc64le: drop cpu online rule in 40-redhat.rules in kdump initramfs Pingfan Liu 2021-12-20 09:29:02 +0800
  • 6b51ad8c27 import kexec-tools-2.0.20-57.el8_5.1 imports/c8/kexec-tools-2.0.20-57.el8_5.1 CentOS Sources 2021-12-21 04:09:17 -0500
  • d1c4dc8a92 import kexec-tools-2.0.20-66.el8 imports/c8s/kexec-tools-2.0.20-66.el8 CentOS Sources 2021-12-15 04:25:53 +0000
  • 3a88c262a8 import kexec-tools-2.0.23-1.el9 imports/c9-beta/kexec-tools-2.0.23-1.el9 CentOS Sources 2021-12-07 14:21:07 -0500
  • 7226be6b22 import kexec-tools-2.0.22-14.el9 imports/c9-beta/kexec-tools-2.0.22-14.el9 CentOS Sources 2021-11-03 19:33:35 -0400
  • 9fd4d2a0c6 Release 2.0.23-3 Tao Liu 2021-12-07 20:58:26 +0800
  • d2bb9a1d9a Update eppic to latest upstream snapshot Tao Liu 2021-12-07 20:48:35 +0800
  • 6120984200 Update crashkernel-howto.txt Tao Liu 2021-12-07 20:41:28 +0800
  • edb8691a8e Remove references to systemd-sysv-convert Tao Liu 2021-12-07 20:38:25 +0800
  • 4dfb0840df kdump/ppc64: suppress the error message "Could not find a registered notification tool" from servicelog_notify Tao Liu 2021-12-07 20:13:53 +0800
  • e8e40f6571 fadump: improve fadump-howto.txt about remote dump target setup Tao Liu 2021-12-07 20:11:10 +0800
  • b256e1f9a6 Don't exit 1 from 92-crashkernel.install if zipl is absent (#1993505) Tao Liu 2021-12-07 20:06:48 +0800
  • e38a68c132 Document/kexec-kdump-howto.txt: improve notes for kdump_pre and kdump_post scripts Tao Liu 2021-12-07 20:02:41 +0800
  • 404517744b Release 2.0.23-2 Tao Liu 2021-12-03 18:14:47 +0800
  • ec53fb983d kdump/ppc64: migration action registration clean up Tao Liu 2021-12-03 18:14:03 +0800
  • de65197ba0 kdump/ppc64: rebuild initramfs image after migration Tao Liu 2021-12-03 18:13:09 +0800
  • f0892eeceb kdump/ppc64: suppress the error message "Could not find a registered notification tool" from servicelog_notify Coiby Xu 2021-12-01 15:37:06 +0800
  • 23e2a2a5de import kexec-tools-2.0.20-63.el8 imports/c8s/kexec-tools-2.0.20-63.el8 CentOS Sources 2021-12-02 16:40:12 +0000
  • 9e86be70ac Update supported-kdump-targets.txt Tao Liu 2021-11-15 14:40:32 +0800
  • b468814961 add keyutils as a weak dependency for POWER Coiby Xu 2021-11-23 10:25:58 +0800
  • eb95f93880 kdumpctl: enable secure boot on ppc64le LPARs Coiby Xu 2021-11-26 10:40:48 +0800
  • 2b7c499d4d import kexec-tools-2.0.20-61.el8 imports/c8s/kexec-tools-2.0.20-61.el8 CentOS Sources 2021-11-21 04:21:49 +0000
  • c3c8df3745 add keytuils as a weak dependency for POWER Coiby Xu 2021-11-18 12:26:01 +0800
  • 8cc51f3ab9 Document/kexec-kdump-howto.txt: improve notes for kdump_pre and kdump_post scripts Pingfan Liu 2021-11-15 22:23:42 +0800
  • 058f49c0ad kdump.sysconfig: make kexec_file_load as default option on arm64 Pingfan Liu 2021-10-21 10:08:15 +0800
  • c59dfe938e sysconfig: make kexec_file_load as default option on ppc64le Pingfan Liu 2021-10-21 10:17:02 +0800
  • 960a132c31 sysconfig: make kexec_file_load as default option on aarch64 Pingfan Liu 2021-10-21 10:17:01 +0800
  • 888c24c90b kdump.sysconfig: make kexec_file_load as default option on ppc64le Pingfan Liu 2021-10-21 10:13:10 +0800
  • 08975beb59 Release 2.0.23-1 Tao Liu 2021-11-11 17:34:08 +0800
  • 5e96c98892 Enable zstd compression for makedumpfile in kexec-tools.spec Tao Liu 2021-11-11 17:14:17 +0800
  • 9ffda5bc1c Enable zstd compression for makedumpfile in kexec-tools.spec Tao Liu 2021-11-10 16:56:53 +0800
  • d77fd26026 Update makedumpfile to 1.7.0 Tao Liu 2021-11-10 15:46:39 +0800
  • df46b8c7e7 Release 2.0.22-16 Tao Liu 2021-11-10 10:52:07 +0800
  • 6a373dffde fix broken extra_bins when installing multiple binaries Tao Liu 2021-11-09 22:49:08 +0800
  • 0ebd803f45 mkdumprd: drop mountaddr/mountproto nfs mount options Tao Liu 2021-11-09 22:47:22 +0800
  • 5f12822d8f 92-crashkernel.install: fix exit code Tao Liu 2021-11-03 19:38:17 +0800
  • 38f981907c dracut-early-kdump.sh: make it POSIX compatible Tao Liu 2021-11-03 19:37:33 +0800