mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
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:
committed by
Arne Fitzenreiter
parent
255273a36b
commit
ff1953f7ad
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user