You need to sign in or sign up before continuing.
Revert "[redhat] Generate a crashkernel.default for each kernel build"
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2034490
This reverts commit 0ee68eee.
To simplify the solution for setting up default crashkernel, kexec-tools
has dropped the support of crashkernel.default and has provided
"kdumpctl get-default-crashkernel" instead to retrieve the default
crashkernel value. There is no need for every kernel package to ship the
crashkernel.default file.
Signed-off-by: Coiby Xu coxu@redhat.com