nixpkgs/modules/system/boot
Eelco Dolstra 1a82024dd8 In the tests, don't start agetty on /dev/ttyS0
Running agetty on ttyS0 interferes with the backdoor, which uses ttyS0
as its standard error.  After agetty starts, writes to the stderr file
descriptor will return EIO (though doing "exec 2>/proc/self/fd/2" will
miracuously fix this).

http://hydra.nixos.org/build/3252782
2012-10-29 21:10:00 +01:00
..
loader The efi boot stub code should only be run if it is enabled 2012-08-09 10:37:43 -04:00
kernel.nix Ignore systemd-modules-load errors 2012-10-12 17:39:06 -04:00
luksroot.nix LUKS root: Fix key file check 2012-08-02 11:39:31 +02:00
modprobe.nix systemd: Use the kernel modules from /run/booted-system 2012-08-14 17:09:44 -04:00
shutdown.nix Fix a hang during shutdown 2012-08-14 16:45:50 -04:00
stage-1-init.sh Merge remote-tracking branch 'origin/master' into systemd 2012-09-28 11:35:27 -04:00
stage-1.nix Merge remote-tracking branch 'origin/master' into systemd 2012-09-28 11:35:27 -04:00
stage-2-init.sh Don't create /var/log/upstart 2012-10-26 16:22:18 +02:00
stage-2.nix Set uniqueness constraint on boot.devShmSize etc. 2012-10-23 07:50:23 -04:00
systemd-unit-options.nix In the tests, don't start agetty on /dev/ttyS0 2012-10-29 21:10:00 +01:00
systemd.nix In the tests, don't start agetty on /dev/ttyS0 2012-10-29 21:10:00 +01:00