aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/installation.xml
AgeCommit message (Collapse)Author
2004-11-01* Profiles section.Eelco Dolstra
2004-10-31* Document setuid Nix installs.Eelco Dolstra
2004-10-14* Unindent.Eelco Dolstra
2004-02-06* Improvements to profiles. Generations are now per-profile, e.g.,Eelco Dolstra
default -> default-94-link default-82-link -> /nix/store/cc4480... default-83-link -> /nix/store/caeec8... ... default-94-link -> /nix/store/2896ca... experimental -> experimental-2-link experimental-1-link -> /nix/store/cc4480... experimental-2-link -> /nix/store/a3148f... * `--profile' / `-p' -> `--switch-profile' / `-S' * `--link' / `-l' -> `--profile' / `-p' * The default profile is stored in $prefix/var/nix/profiles. $prefix/var/nix/links is gone. Profiles can be stored anywhere. * The current profile is now referenced from ~/.nix-profile, not ~/.nix-userenv. * The roots to the garbage collector now have extension `.gcroot', not `.id'.
2004-01-30* Detect flex and bison; updated the manual.Eelco Dolstra
2004-01-20* Nix Quick Start guide.Eelco Dolstra
2004-01-20* Manual updates.Eelco Dolstra
* Updated the README. Now it just refers to the manual.
2003-11-27* Manual updates.Eelco Dolstra
2003-11-26* Updates.Eelco Dolstra
2003-11-26* Updates.Eelco Dolstra
2003-11-26* Refactoring.Eelco Dolstra
* Convert tabs to spaces.
2003-08-13* Manual updates.Eelco Dolstra
2003-08-13* Split the book.xml into several xml files.Eelco Dolstra