Nix/doc/manual
Eelco Dolstra e6cb3d0a0d * Added a command ‘nix-store --verify-paths PATHS’ to check whether
the contents of any of the given store paths have been modified.
  E.g.

    $ nix-store --verify-path $(nix-store -qR /var/run/current-system)
    path `/nix/store/m2smyiwbxidlprfxfz4rjlvz2c3mg58y-etc' was modified! expected hash `fc87e271c5fdf179b47939b08ad13440493805584b35e3014109d04d8436e7b8', got `20f1a47281b3c0cbe299ce47ad5ca7340b20ab34246426915fce0ee9116483aa'

  All paths are checked; the exit code is 1 if any path has been
  modified, 0 otherwise.
2011-09-06 12:06:30 +00:00
..
figures * Update the user environments figure to show multiple profiles and 2005-03-16 14:40:48 +00:00
bugs.xml * Troubleshooting information on fixing a b0rked Berkeley DB database. 2006-11-30 11:24:10 +00:00
build-farm.xml * Updated some URLs (did this a long time ago but forgot to 2008-06-09 13:42:13 +00:00
builtins.xml * Manual updates. 2009-11-04 16:52:35 +00:00
conf-file.xml doc: Fix typo. 2011-06-30 15:48:40 +00:00
env-common.xml * Document Boehm GC support. 2010-10-29 14:44:02 +00:00
glossary.xml * component -> package. 2007-12-04 11:42:58 +00:00
installation.xml * Fix a bug in the documentation (reported by Olexiy Buyanskyy, 2011-03-15 13:12:59 +00:00
introduction.xml nix manual: fix 'install' -> 'uninstall' in garbage collection section of introduction 2010-10-06 19:04:04 +00:00
Makefile.am * Use xmllint (>= 2.7.4) for RelaxNG validation instead of Jing. 2009-09-18 11:45:56 +00:00
manual.xml * Update date. 2010-08-17 10:06:26 +00:00
nix-build.xml * Remove the redundant <sections> around refentries. 2009-07-14 14:58:12 +00:00
nix-channel.xml * Remove the redundant <sections> around refentries. 2009-07-14 14:58:12 +00:00
nix-collect-garbage.xml * Remove the redundant <sections> around refentries. 2009-07-14 14:58:12 +00:00
nix-copy-closure.xml * Remove the redundant <sections> around refentries. 2009-07-14 14:58:12 +00:00
nix-env.xml * Remove the redundant <sections> around refentries. 2009-07-14 14:58:12 +00:00
nix-hash.xml * Remove the redundant <sections> around refentries. 2009-07-14 14:58:12 +00:00
nix-install-package.xml * Remove the redundant <sections> around refentries. 2009-07-14 14:58:12 +00:00
nix-instantiate.xml * Remove the redundant <sections> around refentries. 2009-07-14 14:58:12 +00:00
nix-lang-ref.xml * Various updates. 2009-11-05 09:07:43 +00:00
nix-prefetch-url.xml * Remove the redundant <sections> around refentries. 2009-07-14 14:58:12 +00:00
nix-pull.xml * Remove the redundant <sections> around refentries. 2009-07-14 14:58:12 +00:00
nix-push.xml * Typo. 2010-08-16 13:23:45 +00:00
nix-store.xml * Add an operation `nix-store -q --size'. 2010-11-17 12:40:52 +00:00
nix-worker.xml * Remove the redundant <sections> around refentries. 2009-07-14 14:58:12 +00:00
opt-common-syn.xml Add support for the build-timeout' and --timeout' options. 2011-06-30 15:19:13 +00:00
opt-common.xml Add support for the build-timeout' and --timeout' options. 2011-06-30 15:19:13 +00:00
opt-inst-syn.xml * More documentation. 2007-12-31 02:52:17 +00:00
package-management.xml * Fix a broken link (reported by Peter Koppstein). 2010-03-16 12:58:20 +00:00
quick-start.xml * Don't use smart quotes where normal ASCII quotes are intended. 2010-05-02 21:27:50 +00:00
quote-literals.xsl * Translate Unicode quote characters to ASCII equivalents when 2006-10-06 09:03:39 +00:00
release-notes.xml * Added a command ‘nix-store --verify-paths PATHS’ to check whether 2011-09-06 12:06:30 +00:00
schemas.xml * Document setuid Nix installs. 2004-10-31 17:08:48 +00:00
style.css 2007-10-24 13:54:06 +00:00
troubleshooting.xml * Remove references to Berkeley DB, including most of the 2008-11-19 11:58:33 +00:00
writing-nix-expressions.xml 2009-07-10 11:48:49 +00:00