nixpkgs/configuration
Eelco Dolstra ebb43a3f67 * Make the location of Nixpkgs a function argument (defaulting
to ../../nixpkgs).  This makes the "pkgs" symlink under the 
  nixos checkout unnecessary.

svn path=/nixos/trunk/; revision=11989
2008-06-05 15:33:17 +00:00
..
examples Added closed-install example of configurable Live DVD. Tested: virtual network of two QEmu-s, one is booted from that LiveDVD, another executes one scripted process and forces first to install NixOS. 2008-05-12 07:12:18 +00:00
remote-install-scripts Added scripts used for remote installation 2008-05-12 07:23:55 +00:00
closed-install.nix Fixed instantiation errors after kernel changes... 2008-05-23 06:40:16 +00:00
live-dvd-X-medium.nix Fixed instantiation errors after kernel changes... 2008-05-23 06:40:16 +00:00
live-dvd-X-no-soft.nix Fixed instantiation errors after kernel changes... 2008-05-23 06:40:16 +00:00
live-dvd-X.nix Fixed instantiation errors after kernel changes... 2008-05-23 06:40:16 +00:00
live-dvd.nix Fixed instantiation errors after kernel changes... 2008-05-23 06:40:16 +00:00
moduleList.nix Moved module list in a separat eexpression for easier maintenance 2008-02-28 12:10:05 +00:00
rescue-cd-closed.nix Corrections to make-iso9660-image.sh for bigger path lists. 2008-01-15 15:39:34 +00:00
rescue-cd-configurable.nix Fixed instantiation errors after kernel changes... 2008-05-23 06:40:16 +00:00
rescue-cd-minimal.nix Made small bootable (qemu-tested) CD with rescue-cd-configurable.nix ; strangely enough it includes stdenv though. 2008-01-09 08:51:25 +00:00
rescue-cd-offline.nix Tried to do offline install CD, not DVD. Failure, but some parts could be useful. 2008-01-22 17:55:57 +00:00
rescue-cd-replacement.nix Let us have ddrescue on rescue disks. Like umbrella. Having it reduces chances of its use - and this is very good. 2008-03-28 12:01:59 +00:00
rescue-cd.nix * Make the location of Nixpkgs a function argument (defaulting 2008-06-05 15:33:17 +00:00