flatcar-scripts/sdk_container
Kai Lueke 65dd84b4d1 coreos-base/oem-packet: Use i386 serial settings for x86_64 to fix m3
The m3.small.x86 instance type had no serial console output because
ttyS0 was used because the GRUB CPU check didn't trigger. It seems that
most instances had i386 reported but this new one not (maybe EFI is
used here?).
Extend the GRUB check to cover both i386 and x86_64 when setting up the
serial console. For arm64 this still shouldn't be needed and the
defaults worked so far.
2022-08-30 17:10:36 +02:00
..
src/third_party/coreos-overlay coreos-base/oem-packet: Use i386 serial settings for x86_64 to fix m3 2022-08-30 17:10:36 +02:00