pkgsrc/sysutils/etckeeper/PLIST
sbd c4422bff9c Add sysutils/etckeeper version 1.3
etckeeper is a collection of tools to let /etc be stored in a git,
mercurial, darcs, or bzr repository. It hooks into apt (and other
package managers including yum and pacman-g2) 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.
2013-05-27 08:36:00 +00:00

42 lines
1.8 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2013/05/27 08:36:00 sbd Exp $
bin/etckeeper
libexec/etckeeper.daily
share/bash-completion.d/etckeeper
share/doc/etckeeper/README
share/examples/etckeeper/commit.d/10vcs-test
share/examples/etckeeper/commit.d/30bzr-add
share/examples/etckeeper/commit.d/30darcs-add
share/examples/etckeeper/commit.d/30git-add
share/examples/etckeeper/commit.d/30hg-addremove
share/examples/etckeeper/commit.d/50vcs-commit
share/examples/etckeeper/commit.d/99push
share/examples/etckeeper/commit.d/README
share/examples/etckeeper/etckeeper.conf
share/examples/etckeeper/init.d/10restore-metadata
share/examples/etckeeper/init.d/20restore-etckeeper
share/examples/etckeeper/init.d/40vcs-init
share/examples/etckeeper/init.d/50vcs-ignore
share/examples/etckeeper/init.d/50vcs-perm
share/examples/etckeeper/init.d/50vcs-pre-commit-hook
share/examples/etckeeper/init.d/60darcs-deleted-symlinks
share/examples/etckeeper/init.d/70vcs-add
share/examples/etckeeper/init.d/README
share/examples/etckeeper/list-installed.d/50list-installed
share/examples/etckeeper/post-install.d/50vcs-commit
share/examples/etckeeper/post-install.d/README
share/examples/etckeeper/pre-commit.d/20warn-problem-files
share/examples/etckeeper/pre-commit.d/30store-metadata
share/examples/etckeeper/pre-commit.d/README
share/examples/etckeeper/pre-install.d/10packagelist
share/examples/etckeeper/pre-install.d/50uncommitted-changes
share/examples/etckeeper/pre-install.d/README
share/examples/etckeeper/unclean.d/50test
share/examples/etckeeper/unclean.d/README
share/examples/etckeeper/uninit.d/01prompt
share/examples/etckeeper/uninit.d/50remove-metadata
share/examples/etckeeper/uninit.d/50vcs-uninit
share/examples/etckeeper/uninit.d/README
share/examples/etckeeper/update-ignore.d/01update-ignore
share/examples/etckeeper/update-ignore.d/README
share/examples/etckeeper/vcs.d/50vcs-cmd
man/man8/etckeeper.8