nixpkgs/modules/system/boot
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
..
kernel.nix * Modularize filesystem support. Filesystems such as btrfs and 2012-03-09 14:37:58 +00:00
luksroot.nix If enabling luks on initrd, also adding cryptsetup to system packages. I think it's useful. 2012-03-08 20:49:26 +00:00
modprobe.nix * modprobe wants /etc/modprobe.d now. 2011-11-01 15:39:30 +00:00
stage-1-init.sh add preLVMCommands hook 2011-12-28 21:46:45 +00:00
stage-1.nix * Modularize filesystem support. Filesystems such as btrfs and 2012-03-09 14:37:58 +00:00
stage-2-init.sh * If debug2 is passed on the kernel command line, run Upstart with 2012-03-02 16:37:28 +00:00
stage-2.nix switched all mergeOptionString to pkgs.lib.types.string 2011-12-29 00:51:35 +00:00