nixpkgs/modules/system
Eelco Dolstra 9692495df0 Use BusyBox in the initrd
Using BusyBox instead of Bash plus a bunch of other tools gives us a
much more feature-full, yet smaller initrd.  In particular, BusyBox
contains networking commands such as ip and a DHCP client, useful for
NFS boots.  It's also much more convenient for rescue situations
because the shell has builtin readline support and there are many more
tools (including vi).
2012-06-22 10:43:06 -04:00
..
activation * Allow building with boot.loader.grub.enable set to "false". 2012-05-23 15:52:29 +00:00
boot Use BusyBox in the initrd 2012-06-22 10:43:06 -04:00
etc * Support globbing in the source attribute of environment.etc entries. 2012-05-17 18:43:45 +00:00
upstart * Set preferLocalBuild on a few trivial top-level derivations. These 2012-04-26 15:19:23 +00:00
upstart-events * More tasks that shouldn't be restarted (though they're harmless). 2012-03-18 18:09:17 +00:00