nixpkgs/nixos/modules/installer
Samuel Dionne-Riel 189507a35d iso-image: Make graphical output work properly on AArch64
The serial output (but it's named console, not serial actually) causes
issues on U-Boot's EFI, at the very least.

This is inspired by OpenSUSE's approach:

 * https://build.opensuse.org/package/view_file/Base:System/grub2/grub2-SUSE-Add-the-t-hotkey.patch

Where they add a hidden menu entry, which can be used to force the
console output.

The `echo` will be visible on the serial terminal (grub "console"),
while the graphical interface is shown. Note that input in the serial
terminal (grub "console") will continue controlling the graphical
interface. Useful if you have an SBC connectedinto an HDMI monitor, but
no keyboard connected to it.
2021-05-01 19:53:13 -04:00
..
cd-dvd iso-image: Make graphical output work properly on AArch64 2021-05-01 19:53:13 -04:00
netboot lib: Clean up how linux and gcc config is specified 2021-01-23 10:01:28 -05:00
scan [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
sd-card sd-image: Add option to control sd image expansion on boot. 2021-04-30 22:12:07 -04:00
tools nixos-install: fix flake command 2021-04-24 11:49:59 +02:00
virtualbox-demo.nix ova: remove stateVersion 2019-03-09 14:25:05 -05:00