summaryrefslogtreecommitdiff
path: root/doc/index.mdwn
blob: 2df7b63cc760491ce1434c51d592a81775107686 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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]].

## News

[[!inline pages="news/* and !*/Discussion" show="3"]]

[[!sidebar content="""
[[Install]]  
[[Todo]]  

<a href="http://flattr.com/thing/39940/etckeeper" target="_blank">
<img src="http://api.flattr.com/button/button-static-50x60.png" alt="Flattr this" title="Flattr this" border="0" /></a>
"""]]