nixpkgs/nixos/modules/installer/cd-dvd
Tom Fitzhenry 0d67c6a52b syslinux: change serial bit rate to 115200
Prior to this commit an installation over serial via syslinux would
involve:
1. setting bitrate to BIOS's bitrate (typically 115200)
2. setting bitrate to syslinux's bitrate (38400)
3. setting bitrate to stty's bitrate (115200)

By changing syslinux's bitrate to 115200, an installation over serial
is a smoother experience, and consistent with the GRUB2 installation
which is also 115200 bps.

    [root@nixos:~]# stty
    speed 115200 baud; line = 0;
    -brkint ixoff iutf8
    -iexten

In a future commit I will add default serial terminals to the syslinux
kernel lines.
2019-03-24 19:36:30 +11:00
..
channel.nix nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
installation-cd-base.nix reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
installation-cd-graphical-base.nix installer: Enable pulseaudio in all graphical iso's 2019-02-21 23:04:33 +01:00
installation-cd-graphical-gnome.nix installer: refactor 2018-09-11 02:23:16 -04:00
installation-cd-graphical-kde-new-kernel.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
installation-cd-graphical-kde.nix nixos: doc: rename manual to manualHTML, cleanup references 2018-09-23 20:47:58 +00:00
installation-cd-minimal-new-kernel.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
installation-cd-minimal.nix nixos/installation-cd-minimal: Drop fontconfig 2018-10-27 15:17:13 +03:00
iso-image.nix syslinux: change serial bit rate to 115200 2019-03-24 19:36:30 +11:00
sd-image-aarch64-new-kernel.nix nixos/sd-image-aarch64-new-kernel: Added to release 2018-12-26 11:03:32 +00:00
sd-image-aarch64.nix treewide: remove cross assertions 2019-01-02 23:02:50 -06:00
sd-image-armv7l-multiplatform.nix treewide: remove cross assertions 2019-01-02 23:02:50 -06:00
sd-image-raspberrypi.nix treewide: remove cross assertions 2019-01-02 23:02:50 -06:00
sd-image.nix sd-image: Do not use batch operation for mcopy. 2018-11-29 01:50:30 +02:00
system-tarball-fuloong2f.nix treewide: replace depecated alias s/mssys/ms-sys/g 2018-03-22 10:13:21 +00:00
system-tarball-pc-readme.txt
system-tarball-pc.nix
system-tarball-sheevaplug.nix nixos: doc: move non-service parts of service.nixosManual to documentation.nixos 2018-09-23 20:50:47 +00:00
system-tarball.nix nixos: rename config.system.nixos* -> config.system.nixos.* 2018-02-18 12:56:30 +00:00