etckeeper

Store /etc in a SCM system (git, mercurial, bzr or darcs)

Description

The etckeeper program is a tool to let /etc be stored in a git,
mercurial, bzr or darcs repository. It hooks into yum 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.

The default backend is git, if want to use a another backend please
install the appropriate tool (mercurial, darcs or bzr).
To use bzr as backend, please also install the etckeeper-bzr package.

To start using the package please read /usr/share/doc/etckeeper-1.18.8/README.
Website: https://etckeeper.branchable.com/
License: GPLv2+
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: applications/system

Packages

etckeeper-1.18.8-1.2.el6_10.noarch [44 KiB] Changelog by Andrew Colin Kissa (2023-03-06):
- Use none SCL Perl 5.24
etckeeper-1.18.8-1.el6.noarch [44 KiB] Changelog by Andrew Colin Kissa (2019-05-21):
- BaruwaOS rebuild
etckeeper-1.18.5-2.el6_8.noarch [42 KiB] Changelog by Andrew Colin Kissa (2016-12-15):
- Add git gabbage collection to the cronjob