kexec-tools/spec
Philipp Rudo 8175924e89 kdumpctl: Stop updating grub config in reset_crashkernel
With multiple kernel variants on the same architecture, e.g. the 4k and
64k kernel on aarch64, we can no longer assume that the crashkernel
value for the currently running kernel will work for all installed
kernels. This also means that we can no longer update the grub config as
we don't know which value to set it to. Thus get the crashkernel value
for each kernel and stop updating the grub config.

While at it merge the _new_fadump and _fadump_val variables and remove
_read_kernel_arg_in_grub_etc_default which has no user.

Signed-off-by: Philipp Rudo <prudo@redhat.com>
Reviewed-by: Pingfan Liu <piliu@redhat.com>
2023-09-14 15:01:52 +08:00
..
support unit tests: add tests for "kdumpctl reset-crashkernel" 2022-04-14 11:45:08 +08:00
kdump-lib_spec.sh kdump-lib: Introduce a help function _crashkernel_add() 2023-06-14 17:33:16 +08:00
kdump-lib-initramfs_spec.sh unit tests: add tests for kdump_get_conf_val in kdump-lib-initramfs.sh 2022-04-14 11:45:18 +08:00
kdumpctl_general_spec.sh kdumpctl: Stop updating grub config in reset_crashkernel 2023-09-14 15:01:52 +08:00
kdumpctl_manage_crashkernel_spec.sh kdumpctl: simplify _update_kernel_cmdline 2023-09-14 15:01:52 +08:00
kdumpctl_reset_crashkernel_spec.sh kdumpctl: Stop updating grub config in reset_crashkernel 2023-09-14 15:01:52 +08:00