nixpkgs/modules/installer/cd-dvd
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
..
installation-cd-base.nix * Added an option `boot.initrd.availableKernelModules' that specifies 2009-12-15 16:38:20 +00:00
installation-cd-graphical.nix * Rename the CD modules to something more sensible. 2009-06-22 10:03:58 +00:00
installation-cd-minimal-fresh-kernel.nix * Obsoleted boot.initrd.extraKernelModules (use 2009-12-15 14:05:01 +00:00
installation-cd-minimal-test-insecure.nix * Obsoleted boot.initrd.extraKernelModules (use 2009-12-15 14:05:01 +00:00
installation-cd-minimal.nix * You need an override here, otherwise bad things happen. 2009-10-15 14:32:15 +00:00
installation-cd-rescue.nix * Obsoleted boot.initrd.extraKernelModules (use 2009-12-15 14:05:01 +00:00
iso-image.nix * Added an option `boot.initrd.availableKernelModules' that specifies 2009-12-15 16:38:20 +00:00
live-dvd.nix * Fix the xfsprogs/jfsutils attribute names. TODO: these shouldn't be 2009-10-08 13:10:08 +00:00
memtest.nix * Provide a 640x480 background image for GRUB 2. 2009-11-13 16:45:41 +00:00
test-nixos-install-from-cd-config.nix kvm installation test update + NixOS installation archive 2009-12-15 06:37:32 +00:00