nixpkgs/modules/profiles
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
..
all-hardware.nix * Disable the RTL 8192c firmware because it doesn't build. 2011-11-08 16:21:57 +00:00
base.nix * Modularize filesystem support. Filesystems such as btrfs and 2012-03-09 14:37:58 +00:00
graphical.nix * Include glxinfo/glxgears in the graphical profile. It's very small. 2011-11-08 19:18:34 +00:00
headless.nix * In EC2 instances, a kernel panic should cause a reboot, and a 2011-11-03 20:11:11 +00:00
installation-device.nix * enableWLAN -> wireless.enable. 2012-03-04 21:15:34 +00:00
minimal.nix * HAL is obsolete and disabling D-Bus is a bad idea. 2011-11-08 16:32:24 +00:00
qemu-guest.nix * Use boot.initrd.availableKernelModules for the QEMU modules. 2011-09-02 13:20:05 +00:00