rootfs: Add /etc/sysconfig/kernel with correct default settings

This ensures that new kernel installs will update the bootloader
configuration correctly.
This commit is contained in:
Neal Gompa 2023-04-24 22:07:52 -04:00
parent 2527c4530a
commit af69a5e061

View File

@ -0,0 +1,6 @@
# UPDATEDEFAULT specifies if kernel-install should make
# new kernels the default
UPDATEDEFAULT=yes
# DEFAULTKERNEL specifies the default kernel package type
DEFAULTKERNEL=kernel-core