Changelog for
kexec-tools-2.0.27-8.el9_4.2.x86_64.rpm :
* Tue May 14 2024 Tao Liu
- 2.0.27-8.2- Install the driver of physical device for a SR-IOV virtual device- Try to install PHY and MDIO bus drivers explicitly
* Wed May 08 2024 Tao Liu - 2.0.27-8.1- kexec_file: add kexec_file flag to support debug printing- mkdumprd: Fix makedumpfile parameter check.
* Tue Jan 30 2024 Tao Liu - 2.0.27-8- dracut-module-setup: Skip initrd-cleanup and initrd-parse-etc in kdump
* Wed Jan 03 2024 Tao Liu - 2.0.27-7- Explain the auto_reset_crashkernel option in more details- Use the same /etc/resolve.conf in kdump initrd if it\'s managed manually
* Wed Dec 20 2023 Tao Liu - 2.0.27-6- Use the same /etc/resolve.conf in kdump initrd if it\'s managed manually
* Fri Nov 24 2023 Tao Liu - 2.0.27-5- kdumpctl: Only returns immediately after an error occurs in check_
*_modified
* Thu Nov 16 2023 Tao Liu - 2.0.27-4- kdump-lib.sh: add extra 64M to default crashkernel if sme/sev is active- Allow _crashkernel_add to address larger memory ranges- kdump-lib: Harden _crashkernel_add
* Wed Nov 08 2023 Tao Liu - 2.0.27-3- Rebase makedumpfile to v1.7.4- powerpc: update kdumpctl to load kernel signing key for fadump- powerpc: update kdumpctl to remove deletion of kernel signing key once loaded
* Mon Nov 06 2023 Tao Liu - 2.0.27-2- kexec: update manpage with explicit mention of clean kexec
* Tue Sep 26 2023 Tao Liu - 2.0.26-9- Introduce a function to get reserved memory size- powerpc: update fadump sysfs node path- kdumpctl: merge check_current_{kdump,fadump}_status- kdumpctl: remove unnecessary uses of $?
* Tue Jul 04 2023 Tao Liu - 2.0.26-8- spec: kdump/ppc64: make servicelog_notify silent when there are no errors
* Wed Jun 21 2023 Tao Liu - 2.0.26-7- kdumpctl: Fix temporary directory location- kdump-lib: Match 64k debug kernel in prepare_kdump_bootinfo()
* Thu Jun 15 2023 Tao Liu - 2.0.26-6- kdumpctl: Fix the matching of plus symbol by grep\'s EREs- kdump-lib: Evaluate the memory consumption by smmu and mlx5 separately- kdump-lib: add support for 64K aarch64- kdump-lib: Introduce parse_kver_from_path() to get kernel version from its path name- kdump-lib: Introduce a help function _crashkernel_add()- Simplify the management of the kernel parameter crashkernel- kdump-lib: fix the matching pattern for debug-kernel- kdump-lib: always specify version in is_squash_available
* Thu Jun 01 2023 Tao Liu - 2.0.26-5- Add lvm thin provision to kdump supported-kdump-targets.txt- mkdumprd: Use the correct syntax to redirect the stderr to null
* Wed May 31 2023 Tao Liu - 2.0.26-4- kdumpctl: Add basic UKI support- kdumpctl: Move temp file in get_kernel_size to global temp dir- kdumpctl: Move get_kernel_size to kdumpctl- kdump-lib: fix prepare_cmdline- mkdumprd: call dracut with --add-device to install the drivers needed by /boot partition automatically for FIPS
* Tue May 09 2023 Tao Liu - 2.0.26-3- Rebase makedumpfile to v1.7.3- kdumpctl: lower the log level in reset_crashkernel_for_installed_kernel
* Fri Apr 21 2023 Tao Liu - 2.0.26-2- Rebase makedumpfile to upstream latest(8e8b8814be1)- Show how much time kdump has waited for the network to be ready- Tell nmcli to not escape colon when getting the path of connection profile
* Fri Apr 07 2023 Tao Liu - 2.0.26-1- Rebase kexec-tools to v2.0.26
* Tue Mar 21 2023 Tao Liu - 2.0.25-14- Install nfsv4-related drivers when users specify nfs dumping via dracut_args- Revert \"ppc64: tackle SRCU hang issue\"- sysconfig: add zfcp.allow_lun_scan to KDUMP_COMMANDLINE_REMOVE on s390
* Fri Mar 10 2023 Tao Liu - 2.0.25-13- kdump-lib: Add the CoreOS kernel dir to the boot_dirlist- kdump-lib: attempt to fix BOOT_IMAGE detection- kdump-lib: change how ostree based systems are detected- kdump-lib: clear up references to Atomic/CoreOS
* Fri Feb 24 2023 Tao Liu - 2.0.25-12- Reset crashkernel to default value if newly installed kernel has crashkernel=auto- Use the correct command to get architecture
* Wed Jan 11 2023 Pingfan Liu - 2.0.25-11- ppc64: tackle SRCU hang issue
* Tue Dec 27 2022 Pingfan Liu - 2.0.25-10- Update supported-kdump-targets.txt- dracut-module-setup.sh: skip installing driver for the loopback interface- Don\'t try to update crashkernel when bootloader is not installed- dracut-module-setup.sh: also install the driver of physical NIC for Hyper-V VM with accelerated networking- fadump: use \'zstd\' as the default compression method- fadump: fix default initrd backup and restore logic- fadump: add a kernel install hook to clean up fadump initramfs- fadump: avoid status check while starting in fadump mode- spec: only install mkfadumprd for ppc- fadump: preserve file modification time to help with hardlinking- fadump: do not use squash to reduce image size
* Mon Dec 19 2022 Tao Liu - 2.0.25-9- Add virtiofs to kdump supported-kdump-targets.txt- dracut-module-setup.sh: stop overwriting dracut\'s trap handler
* Wed Dec 07 2022 Tao Liu - 2.0.25-8- kexec-tools: ppc64: remove rma_top limit- kdumpctl: Optimize _find_kernel_path_by_release regex string- kdump.conf: use a simple generator script to maintain
* Fri Nov 25 2022 Tao Liu - 2.0.25-7- Don\'t run kdump_check_setup_iscsi in a subshell in order to collect needed network interfaces
* Thu Nov 24 2022 Tao Liu - 2.0.25-6- Simplify setup_znet by copying connection profile to initrd- Wait for the network to be truly ready before dumping vmcore- Address the cases where a NIC has a different name in kdump kernel- Reduce kdump memory consumption by only installing needed NIC drivers- Reduce kdump memory consumption by not letting NetworkManager manage unneeded network interfaces- Set up kdump network by directly copying NM connection profile to initrd- Stop dracut 35network-manager from running nm-initrd-generator- Apply the timeout configuration of nm-initrd-generator- Determine whether IPv4 or IPv6 is needed- Add functions to copy NetworkManage connection profiles to the initramfs- Fix error for vlan over team network interface
* Fri Nov 11 2022 Tao Liu - 2.0.25-5- Don\'t check fs modified when dump target is lvm2 thinp- Add dependency of dracut lvmthinpool-monitor module- lvm.conf should be check modified if lvm2 thinp enabled- Add lvm2 thin provision dump target checker- Fix the sync issue for dump_fs
* Tue Nov 01 2022 Tao Liu - 2.0.25-4- Rebase makedumpfile to 1.7.2- Include the memory overhead cost of cryptsetup when estimating the memory requirement for LUKS-encrypted target- Choosing the most memory-consuming key slot when estimating the memory requirement for LUKS-encrypted target- Skip reading /etc/defaut/grub for s390x- Only try to reset crashkernel for osbuild during package install- Prefix reset-crashkernel-{for-installed_kernel,after-update} with underscore- use /run/ostree-booted to tell if scriptlet is running on OSTree system
* Wed Oct 26 2022 Tao Liu - 2.0.25-3- virtiofs support for kexec-tools- Seperate dracut and dracut-squash compressor for zstd
* Mon Oct 17 2022 Tao Liu - 2.0.25-2- mkdumprd: Improve error messages on non-existing NFS target directories- fadump: avoid non-debug kernel use for fadump case
* Wed Sep 21 2022 Tao Liu - 2.0.25-1- Rebase kexec-tools to v2.0.25- remind the users to run zipl after calling grubby on s390x- remove useless --zipl when calling grubby to update kernel command line- skip updating /etc/default/grub for s390x- Allow to update kexec-tools using virt-customize for cloud base image- kdumpctl: make the kdump.log root-readable-only
* Tue Jul 12 2022 Tao Liu - 2.0.24-5- kdump-lib: use non-debug kernels first- kdump-lib: fix typo in variable name
* Wed Jun 15 2022 Tao Liu - 2.0.24-4- crashkernel: optimize arm64 reserved size if PAGE_SIZE=4k- kdump-lib.sh: Check the output of blkid with sed instead of eval
* Tue Jun 07 2022 Tao Liu - 2.0.24-3- kdump.sysconfig
*: add ignition.firstboot to KDUMP_COMMANDLINE_REMOVE
* Mon May 23 2022 Tao Liu - 2.0.24-2- remove the upper bound of default crashkernel value example- update fadump-howto- update kexec-kdump-howto- update crashkernel-howto- add man documentation for kdumpctl get-default-crashkernel- improve get_recommend_size- fix a calculation error in get_system_size