mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-02 02:51:06 +02:00
We always want the 'flatcar.autologin' parameter, but the ttyS0 setting is x86 PC specific. Move the generic part to linux_append variable and hide the generic part behind a check for grub_platform. For EFI platforms the default grub.cfg has the correct arch specific console configuration. The console specification for grub itself is needed in either case Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
Description
Languages
Shell
93.1%
Python
6.9%