nixpkgs/modules/system/boot
Eelco Dolstra b825169404 Add kexec support
You can now do a fast reboot (bypassing the BIOS, which may take
several minutes on servers) by running ‘systemctl kexec’.

Unfortunately the QEMU test for this is unreliable due to a QEMU bug
(it randomly crashes with a message like ‘Guest moved used index from
8 to 0’), so it's commented out.
2013-09-16 17:42:13 +02:00
..
loader Update all legacy-style modules 2013-09-04 13:05:09 +02:00
kernel.nix Lower the default console log level 2013-07-23 22:18:25 +02:00
kexec.nix Add kexec support 2013-09-16 17:42:13 +02:00
luksroot.nix Fix indentation / tabs 2013-07-23 22:18:25 +02:00
modprobe.nix
readonly-mountpoint.c
shutdown.nix
stage-1-init.sh Lower the default console log level 2013-07-23 22:18:25 +02:00
stage-1.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00
stage-2-init.sh Set permissions on /var/log/journal properly 2013-07-19 21:18:44 +02:00
stage-2.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00
systemd-unit-options.nix systemd: check service.name.Type and service.name.Restart 2013-08-15 09:19:51 +03:00
systemd.nix Add kexec support 2013-09-16 17:42:13 +02:00