mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
coreos-kernel: restore filesystem cmdline options in amd64 kernel
Even though these are now in the bootloader config we cannot drop them from the kernel because we do not update out bootloader. These should not have been dropped in commit 24508b203 :(
This commit is contained in:
parent
0daf9872ae
commit
e2a166772b
@ -96,6 +96,8 @@ CONFIG_KEXEC_BZIMAGE_VERIFY_SIG=y
|
||||
CONFIG_CRASH_DUMP=y
|
||||
CONFIG_KEXEC_JUMP=y
|
||||
CONFIG_PHYSICAL_ALIGN=0x1000000
|
||||
CONFIG_CMDLINE_BOOL=y
|
||||
CONFIG_CMDLINE="rootflags=rw mount.usrflags=ro"
|
||||
CONFIG_HIBERNATION=y
|
||||
# CONFIG_ACPI_AC is not set
|
||||
# CONFIG_ACPI_BATTERY is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user