a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: store /etc in git or mercurial
The etckeeper program is a tool to let /etc be stored in a git, mercurial,
or bzr repository. It hooks into APT to automatically commit changes made to
/etc during package upgrades. It uses 'metastore' to track file metadata that
version 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 version control.
Description: store /etc in git, mercurial, bzr or darcs
The etckeeper program is a tool to let /etc be stored in a git, mercurial,
bzr or darcs repository. It hooks into APT to automatically commit changes
made to /etc during package upgrades. It tracks file metadata that version
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 version
control.
--- 45862 Thu Jan 1 00:00:00 1970
+++ 55924 Thu Jan 1 00:00:00 1970
@@ -1,8 +1,8 @@
-store /etc in git or mercurial
+store /etc in git, mercurial, bzr or darcs
The etckeeper program is a tool to let /etc be stored in a git, mercurial,
- or bzr repository. It hooks into APT to automatically commit changes made to
+ bzr or darcs repository. It hooks into APT to automatically commit changes
- /etc during package upgrades. It uses 'metastore' to track file metadata that
+ made to /etc during package upgrades. It tracks file metadata that version
- version control systems do not normally support, but that is important for
+ control systems do not normally support, but that is important for /etc, such
- /etc, such as the permissions of /etc/shadow. It's quite modular and
+ as the permissions of /etc/shadow. It's quite modular and configurable, while
- configurable, while also being simple to use if you understand the basics of
+ also being simple to use if you understand the basics of working with version
- working with version control.
+ control.