flash-images: Label serial console option as "serial"

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Michael Tremer
2021-07-27 10:07:07 +00:00
committed by Arne Fitzenreiter
parent 255273a36b
commit ff1953f7ad

View File

@@ -227,7 +227,7 @@ while [ "x$list" != "x" ] ; do
fi
if [ "x$is_first_entry" = xtrue ]; then
linux_entry "Serial Console: ${OS}" "${version}" simple \
linux_entry "Serial Console: ${OS}" "${version}" serial \
"${GRUB_CMDLINE_LINUX} ${GRUB_CMDLINE_LINUX_DEFAULT} console=ttyS0,115200n8"
submenu_indentation="\t"