summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2014-12-22 18:01:50 -0400
committerJoey Hess <joeyh@joeyh.name>2014-12-22 18:01:50 -0400
commit0dba00c5fb3ebcb9f52552ef7f76120827437686 (patch)
tree174abac52c86c777c6224ef865de0e434b07f1ff /doc
parent4c82c1941bd74df7fd5131cf9863fc3d1ec22fc3 (diff)
move README
Diffstat (limited to 'doc')
-rw-r--r--doc/index.mdwn10
1 files changed, 1 insertions, 9 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn
index 1f87dc1..0783ba5 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -1,12 +1,4 @@
-etckeeper is a collection of tools to let /etc be stored in a git,
-mercurial, darcs, or bzr repository. It hooks into package managers such as
-apt to automatically commit changes made to /etc during package upgrades.
-It tracks file metadata that revison control systems do not normally
-support, but that is important for /etc, such as the permissions of
-`/etc/shadow`. It's quite modular and configurable, while also being simple
-to use if you understand the basics of working with revision control.
-
-For details, see the [[README]].
+[[!inline raw=yes pages="README"]]
[[!sidebar content="""
[[Install]]