nixpkgs/modules
Eelco Dolstra 4f4c529979 Stage 1 improvements:
* Load scsi_wait_scan after all other kernel modules to ensure that
  all SCSI device nodes have been created.
* Increase the timeout for the appearance of the root device to 20
  seconds.
* Do a "udevadm settle" just after the root device has appeared to
  make sure that udev isn't accessing the device anymore (hopefully).
  On EC2 (Xen), I've seen fsck on the root fail randomly with "device
  in use" errors.

svn path=/nixos/trunk/; revision=33650
2012-04-06 14:20:43 +00:00
..
config * Fix the generation of resolvconf.conf. 2012-03-26 22:14:47 +00:00
hardware * Move the implementation of boot.kernelModules to udev's postStart. 2012-03-18 14:03:42 +00:00
installer Stage 1 improvements: 2012-04-06 14:20:43 +00:00
misc assertions '.msg' doesn't exist => .message 2012-04-01 10:54:06 +00:00
profiles Stage 1 improvements: 2012-04-06 14:20:43 +00:00
programs assertions '.msg' doesn't exist => .message 2012-04-01 10:54:06 +00:00
security keep NIX_PATH in sudo env 2012-03-10 16:11:40 +00:00
services damn you shell syntax! :) 2012-04-05 08:20:43 +00:00
system Stage 1 improvements: 2012-04-06 14:20:43 +00:00
tasks * The idmapd job requires the sunrpc kernel module to be loaded. 2012-03-22 13:01:06 +00:00
testing * Attempt to fix the random "udevadm settle - timeout of 120 seconds 2012-03-19 15:10:39 +00:00
virtualisation * Handle booting from /dev/xvda. 2012-04-06 12:23:12 +00:00
module-list.nix Adding a module for memtest86+, so if enabled, will appear in the grub menu. 2012-04-02 17:19:21 +00:00
rename.nix * wpa_supplicant: automatically figure out the wireless interface(s) 2012-03-04 17:21:14 +00:00