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
commit 1660845954
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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