systemrescue-zfs/syslinux
Gerd v. Egidy eb066bcd34 activate serial console in grub/UEFI, change baud rate to 115200
Before this patch a serial console was only enabled in syslinux for
traditional BIOS, not in grub / UEFI. In traditional BIOS the baud rate
was 38400 before.

Today 38400 is rarely used anymore and most modern devices using a
serial console default to 115200, which is the highest baudrate possible
with the original UART-ICs. Modern UART-ICs usually support higher
baudrates too, but they need a special driver for that. So 115200
is often used because of the wider compatibility.

In grub and syslinux a serial console can fully work in parallel to the
regular console. So enabling it doesn't change anything when nothing is
connected to the serial console or no serial port is installed at all.

This commit only touches the bootloaders, not the boot entries.
2022-12-11 22:26:24 +01:00
..
syslinux.cfg Revert original name when related to boot config 2020-09-13 20:51:08 +01:00
sysresccd.cfg Revert original name when related to boot config 2020-09-13 20:51:08 +01:00
sysresccd_head.cfg activate serial console in grub/UEFI, change baud rate to 115200 2022-12-11 22:26:24 +01:00
sysresccd_pxe.cfg Rename variable 2021-12-19 10:14:07 +00:00
sysresccd_sys.cfg add entries for nomdlvm to the syslinux and grub boot menus 2022-07-27 22:52:23 +02:00
sysresccd_tail.cfg Revert original name when related to boot config 2020-09-13 20:51:08 +01:00