nixpkgs/modules/system/boot
Eelco Dolstra 2cc8d0363e * Move the implementation of boot.kernelModules to udev's postStart.
It needs udevd to be running because the modules may require
  firmware.  Thanks to Mathijs and Arie for pointing this out.

svn path=/nixos/trunk/; revision=33234
2012-03-18 14:03:42 +00:00
..
kernel.nix * Modularize filesystem support. Filesystems such as btrfs and 2012-03-09 14:37:58 +00:00
luksroot.nix If enabling luks on initrd, also adding cryptsetup to system packages. I think it's useful. 2012-03-08 20:49:26 +00:00
modprobe.nix * Move the implementation of boot.kernelModules to udev's postStart. 2012-03-18 14:03:42 +00:00
stage-1-extratools.nix Disabling the initrd extra tools by default, until further review. 2012-03-11 22:28:31 +00:00
stage-1-init.sh Adding /dev/tty to the stage1, so 'more' and 'less' now page well. 2012-03-11 23:04:29 +00:00
stage-1.nix Adding /etc/mdadm.conf, with the contents supplied at boot.initrd.mdadmConf. 2012-03-13 13:26:21 +00:00
stage-2-init.sh Making the stage2 interpreter bash non-interactive, while keeping the 2012-03-11 22:43:37 +00:00
stage-2.nix Making the stage2 interpreter bash non-interactive, while keeping the 2012-03-11 22:43:37 +00:00