1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Nix Packages collection & NixOS
Find a file
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
doc Add kexec support 2013-09-16 17:42:13 +02:00
gui
lib Add kexec support 2013-09-16 17:42:13 +02:00
maintainers
modules Add kexec support 2013-09-16 17:42:13 +02:00
tests Add kexec support 2013-09-16 17:42:13 +02:00
.gitignore
.version
COPYING
default.nix
README
release-combined.nix
release.nix

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.