nixpkgs/modules/system
Eelco Dolstra 03ebb883d1 * Modularize filesystem support. Filesystems such as btrfs and
reiserfs now have separate modules that are conditional on
  boot.supportedFilesystems and boot.initrd.supportedFilesystems.
  By default, these include the filesystems specified in the fsType
  attribute in fileSystems.  Ext2/3/4 support is currently
  unconditional.

  Also unbreak the installer test (http://hydra.nixos.org/build/2272302). 

svn path=/nixos/trunk/; revision=32954
2012-03-09 14:37:58 +00:00
..
activation Allow a way to install grub to multiple devices (for /boot on soft raid arrays). 2012-03-08 21:37:30 +00:00
boot * Modularize filesystem support. Filesystems such as btrfs and 2012-03-09 14:37:58 +00:00
etc Reverting revisions 30103-30106: "always set nixpkgs.config.{state,store}Dir", etc. 2011-10-30 15:19:58 +00:00
upstart * Upstart jobs: don't emit a description if there is none. 2012-03-04 16:17:56 +00:00
upstart-events modules/system/upstart-events/shutdown.nix: refer to bash binary with full path 2011-12-30 16:57:39 +00:00