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:
parent
2527c4530a
commit
af69a5e061
6
root/etc/sysconfig/kernel
Normal file
6
root/etc/sysconfig/kernel
Normal 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
|
Loading…
Reference in New Issue
Block a user