aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/bugs.xml
AgeCommit message (Collapse)Author
2006-11-30* Troubleshooting information on fixing a b0rked Berkeley DB database.Eelco Dolstra
2006-08-21* Convert to DocBook 5.Eelco Dolstra
* Use Jing for RelaxNG validation, xmllint seems buggy.
2005-04-08* Lots of manual updates, in particular the new `nix-store --query'Eelco Dolstra
options were documented, as well as the Nix configuration file.
2005-03-15* Manual updates.Eelco Dolstra
2004-11-05* Finished GNU Hello walkthrough.Eelco Dolstra
2004-11-01* Section about garbage collection.Eelco Dolstra
2004-11-01* Profiles section.Eelco Dolstra
2004-09-09* Use setre[ug]id() instead of setres[ug]id(), since the former isEelco Dolstra
more common than the latter (which exists only on Linux and FreeBSD). We don't really care about dropping the saved IDs since there apparently is no way to quiry them in any case, so it can't influence the build (unlike the effective IDs which are checked by Perl for instance).
2004-02-10* Lots of manual stuff. Reference pages for most Nix commands.Eelco Dolstra
* 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-10* Documented the most important nix-env flags.Eelco Dolstra
2004-01-08* Manual updates.Eelco Dolstra
2003-11-26* Updates.Eelco Dolstra
2003-08-13* Documented the `--query' operation.Eelco Dolstra
2003-08-13* Split the book.xml into several xml files.Eelco Dolstra