nixpkgs/modules/system/boot
Eelco Dolstra 8b3fd3ed49 * Use the CFQ I/O scheduler, rather than the ‘none’ scheduler. This
was already the case on Linux 2.6.32, but in newer kernels the CFQ
  scheduler is built as a module, so all block devices got the ‘none’
  scheduler instead.

svn path=/nixos/trunk/; revision=28972
2011-09-02 13:19:45 +00:00
..
kernel.nix * Use the CFQ I/O scheduler, rather than the ‘none’ scheduler. This 2011-09-02 13:19:45 +00:00
luksroot.nix * Fix evaluation of the luksroot module when luksRoot == null. The 2010-10-25 22:21:51 +00:00
modprobe.nix modprobe.nix: Blacklist snd_pcsp by default 2011-08-24 23:37:40 +00:00
stage-1-init.sh * Create /run in the initrd and bind-mount it into the target root. 2011-07-24 23:36:30 +00:00
stage-1.nix Merge with udev-173 2011-08-24 21:24:39 +00:00
stage-2-init.sh * Create /run in the initrd and bind-mount it into the target root. 2011-07-24 23:36:30 +00:00
stage-2.nix * Create /run in the initrd and bind-mount it into the target root. 2011-07-24 23:36:30 +00:00