Merge pull request #58196 from tomfitzhenry/iso-syslinux-serial-consistent

syslinux: change serial bit rate to 115200
This commit is contained in:
Silvan Mosberger
2019-03-28 22:51:48 +01:00
committed by GitHub
+1 -1
View File
@@ -88,7 +88,7 @@ let
# result in incorrect boot entries.
baseIsolinuxCfg = ''
SERIAL 0 38400
SERIAL 0 115200
TIMEOUT ${builtins.toString syslinuxTimeout}
UI vesamenu.c32
MENU TITLE NixOS