1
0
mirror of https://github.com/coreos/fedora-coreos-config.git synced 2026-02-05 09:45:30 +01:00

tree: import changes from testing-devel at 459e0e28b8

This commit is contained in:
CoreOS Bot
2025-04-25 16:40:10 +00:00
parent 57b5366019
commit 82c0fa8596
9 changed files with 87 additions and 24 deletions

View File

@@ -175,3 +175,13 @@ x86_64:
kernel_arguments:
- console=ttyS0,115200n8
- console=tty0
riscv64:
qemu:
# https://github.com/coreos/fedora-coreos-tracker/issues/954
grub_commands:
- serial --speed=115200
- terminal_input serial console
- terminal_output serial console
kernel_arguments:
- console=tty0
- console=ttyS0,115200n8