about summary refs log tree commit diff
path: root/doc/manual/overview.xml
AgeCommit message (Collapse)AuthorFilesLines
2004-02-10 * Lots of manual stuff. Reference pages for most Nix commands.Eelco Dolstra1-3/+2
* nix-pull now requires the full url to the manifest, i.e., `/MANIFEST/' is no longer automatically appended. * nix-prefetch-url works again.
2004-02-06 * Improvements to profiles. Generations are now per-profile, e.g.,Eelco Dolstra1-19/+21
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 Dolstra1-2/+2
2004-01-22 Typos and url losser -> catamaranMartin Bravenboer1-3/+4
2004-01-20 * Nix Quick Start guide.Eelco Dolstra1-1/+1
2004-01-20 * Manual updates.Eelco Dolstra1-11/+49
* Updated the README. Now it just refers to the manual.
2003-12-02 * A nice stylesheet for the manual.Eelco Dolstra1-6/+3
2003-12-01 * Manual fixes (thanks to Merijn).Eelco Dolstra1-7/+7
2003-11-27 * Manual updates.Eelco Dolstra1-6/+171
2003-11-26 * Overview of nix-env. Recommended reading. :-)Eelco Dolstra1-4/+220
2003-11-26 * Updates.Eelco Dolstra1-0/+32