kexec-tools provides /sbin/kexec binary that facilitates a new
kernel to boot using the kernel's kexec feature either on a
normal or a panic reboot. This package contains the /sbin/kexec
binary and ancillary utilities that together form the userspace
component of the kernel's kexec feature.
* Thu Aug 07 2025 Tao Liu <ltao@redhat.com> - 2.0.29-10
- sysconfig: disable kfence in kdump kernel
* Fri Aug 01 2025 Tao Liu <ltao@redhat.com> - 2.0.29-9
- Support dumping to NVMe/TCP configured using NVMe Boot Firmware Table
* Thu Jun 12 2025 Tao Liu <ltao@redhat.com> - 2.0.29-8
- kdumpctl: check and generate /etc/vconsole.conf
- kdump-lib.sh: Reserve crashkernel by default for systems with 1G-2G memory
* Fri Apr 18 2025 Tao Liu <ltao@redhat.com> - 2.0.29-7
- 99-kdump.conf: Omit clevis related dracut modules
- kdump-lib.sh: rounded up the total_mem to 128M in get_system_size
- kdump-lib.sh: Adjust default crashkernel reservation for x86_64 and s390x
- doc/kdump.conf: correctly align the options
* Fri Mar 07 2025 Tao Liu <ltao@redhat.com> - 2.0.29-6
- 99-kdump.conf: Omit rdma module
- Fallback to get NIC driver by /sys/class/net/NIC/device/driver/module
- Note user-specified crashkernel value will be overwritten by default value
* Fri Jan 17 2025 Tao Liu <ltao@redhat.com> - 2.0.29-5
- 99-kdump.conf: Omit nouveau and amdgpu module
* Fri Jan 10 2025 Tao Liu <ltao@redhat.com> - 2.0.29-4
- kdump.service: Replace ConditionKernelCommandLine with ExecCondition
* Fri Dec 13 2024 Tao Liu <ltao@redhat.com> - 2.0.29-3
- fadump: fix passing additional parameters for capture kernel
- fadump: pass additional parameters for capture kernel
* Fri Dec 06 2024 Tao Liu <ltao@redhat.com> - 2.0.29-2
- Re-introduce vmcore creation notification to kdump
- Revert "Introduce vmcore creation notification to kdump"
- Add kdump dracut config
- kdump-lib-initramfs: Improve mount point retrieval logic
* Wed Nov 06 2024 Tao Liu <ltao@redhat.com> - 2.0.29-1
- Release 2.0.29-1
- Rebase makedumpfile to v1.7.6