1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/lib
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
..
test-driver Add kexec support 2013-09-16 17:42:13 +02:00
build-vms.nix
channel-expr.nix
eval-config.nix Parameterise the path to nixpkgs. 2013-01-28 16:11:44 +01:00
from-env.nix
make-iso9660-image.nix
make-iso9660-image.sh
make-squashfs.nix
make-system-tarball.nix
make-system-tarball.sh
qemu-flags.nix
testing.nix Execute NixOS VM tests on a separate machine 2013-09-02 11:18:22 +02:00
unpack-theme.nix
unpack-theme.sh
utils.nix