diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn index b4f332a..2997373 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -2,3 +2,10 @@ etckeeper is available in git at `git://git.kitenet.net/etckeeper`, or [in gitweb](http://git.kitenet.net/?p=etckeeper.git). It's packaged in Debian, Ubuntu, Fedora, etc. + +Or, you can install it by hand. Before running 'make install', you +should edit etckeeper.conf and make sure it configured appropriately +for your distribution. + +Distribution packagers may find it more convenient to set CONFFILE to point +to a different etckeeper.conf that is preconfigured for your distribution. |