about summary refs log tree commit diff
path: root/doc/manual/conf-file.xml
AgeCommit message (Collapse)AuthorFilesLines
2008-11-19 * Remove references to Berkeley DB, including most of theEelco Dolstra1-21/+0
troubleshooting section. W00t.
2007-10-29 (no commit message)Eelco Dolstra1-0/+117
2006-10-05 * Manual.Eelco Dolstra1-0/+20
2006-10-02 * Manual updates (especially how nix-build makes testing packages muchEelco Dolstra1-0/+19
easier; no longer need a helper expression).
2006-08-21 * Convert to DocBook 5.Eelco Dolstra1-6/+12
* Use Jing for RelaxNG validation, xmllint seems buggy.
2006-02-16 * Allow the size of the GC reserved file to be specified in nix.confEelco Dolstra1-0/+20
through the new `gc-reserved-space' option.
2005-04-09 * Document nix-channel.Eelco Dolstra1-1/+1
2005-04-08 * Lots of manual updates, in particular the new `nix-store --query'Eelco Dolstra1-0/+82
options were documented, as well as the Nix configuration file.