nixpkgs/configuration
Eelco Dolstra 49e8829053 * Use unionfs to provide a real Live CD, i.e., the files on the CD
appear writable (though all writes go to a tmpfs).  This allows you
  to run Nix operations on the Live CD.  However, we're not quite
  there yet since the CD doesn't have a valid Nix database.  So for
  instance a garbage collect will cause everything to be deleted,
  hanging the system.

svn path=/nixos/trunk/; revision=10276
2008-01-24 16:56:09 +00:00
..
examples * Another example: NixOS on x86_64 on a USB stick. 2007-01-24 11:50:38 +00:00
live-dvd-X-no-soft.nix LiveDVD with X and sources made. 2008-01-11 16:59:39 +00:00
live-dvd-X.nix Added NVIDIA option to Live-dvd-X 2008-01-13 17:29:06 +00:00
live-dvd.nix Fixed some bugs in rescue-cd-configurable, fixed live-dvd. Tested: QEmu + kQemu + no networking installs OK 2008-01-09 14:33:41 +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 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-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.nix * Use unionfs to provide a real Live CD, i.e., the files on the CD 2008-01-24 16:56:09 +00:00