1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
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.sh
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
modules-closure.sh
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
unpack-theme.sh * Use unpackFile so that gzipped themes also work. 2008-01-03 16:03:11 +00:00