nixpkgs/helpers
Eelco Dolstra 9fd5d70968 * The CD is now a true live CD: you can run Nix operations in it
thanks to unionfs.  For instance, nix-env and nixos-rebuild work.
  The tricky part was to build a Nix database (in the tmpfs/unionfs)
  which is now necessary to prevent store paths on the CD from being
  deleted right away because they otherwise wouldn't be valid.
  
* nixos-install: use the /etc/nixos/configuration.nix from the target
  file system (don't copy it anymore).  Since the user is supposed to
  mount the target file system on /mnt anyway, we may as well require
  that configuration.nix is placed in /mnt/etc/nixos.  This also makes
  upgrading / reinstalling much easier, since it will automatically
  use the right configuration.nix.

svn path=/nixos/trunk/; revision=10399
2008-01-30 01:28:56 +00:00
..
setuid * Eliminate all calls to config.get. 2007-11-09 18:49:45 +00:00
create-users-groups.sh * Don't complain about groups with no gid. 2007-11-19 16:56:40 +00:00
make-etc.nix * make-etc / activate-configuration: allow /etc files to be installed 2007-08-16 15:09:06 +00:00
make-etc.sh * make-etc / activate-configuration: allow /etc files to be installed 2007-08-16 15:09:06 +00:00
make-iso9660-image.nix * Use cdrkit instead of cdrtools. 2008-01-04 15:17:54 +00:00
make-iso9660-image.sh * The CD is now a true live CD: you can run Nix operations in it 2008-01-30 01:28:56 +00:00
modules-closure.nix * Refactoring. 2006-11-28 10:45:21 +00:00
modules-closure.sh * Purity: don't access /etc/modules.conf. 2006-12-22 23:51:18 +00:00
paths-from-graph.pl * The CD is now a true live CD: you can run Nix operations in it 2008-01-30 01:28:56 +00:00
unpack-theme.nix * Moving stuff around. 2006-11-27 19:49:05 +00:00
unpack-theme.sh * Use unpackFile so that gzipped themes also work. 2008-01-03 16:03:11 +00:00