nixpkgs/modules/system
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
..
activation Making a reference single-quoted for grubDevices, as after substitution, there 2012-03-25 12:36:43 +00:00
boot Stage 1 improvements: 2012-04-06 14:20:43 +00:00
etc Reverting revisions 30103-30106: "always set nixpkgs.config.{state,store}Dir", etc. 2011-10-30 15:19:58 +00:00
upstart * Emit "expect daemon" for the mountall task. Otherwise it may get a 2012-03-20 10:17:08 +00:00
upstart-events * More tasks that shouldn't be restarted (though they're harmless). 2012-03-18 18:09:17 +00:00