1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
hardware
installer Stage 1 improvements: 2012-04-06 14:20:43 +00:00
misc
profiles Stage 1 improvements: 2012-04-06 14:20:43 +00:00
programs
security
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
testing
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