nixpkgs/modules/system
Eelco Dolstra 6c9059e717 * Added an option `boot.initrd.availableKernelModules' that specifies
modules that should be added to the initrd, but should only be
  loaded on demand (e.g. by the kernel or by udev).  This is
  especially useful in the installation CD, where we now only load the
  modules needed by the hardware.
* Enable automatic modprobing by udev in the initrd.

svn path=/nixos/trunk/; revision=18975
2009-12-15 16:38:20 +00:00
..
activation Adding initial version of the nixos cd insallation test script using 2009-12-11 00:51:13 +00:00
boot * Added an option `boot.initrd.availableKernelModules' that specifies 2009-12-15 16:38:20 +00:00
etc * Back out r17946 and 17948 because it doesn't work. I've seen it 2009-10-30 08:37:08 +00:00
upstart * Support pre-stop scripts. These are needed to cleanly shutdown 2009-11-06 22:45:19 +00:00
upstart-events svn path=/nixos/branches/upstart-0.6/; revision=18229 2009-11-06 21:51:28 +00:00