7fdf32a157
* Recommend cron-daemon, rather than cron, as etckeeper only needs cron.daily functionality. Closes: #762721 * Handle failure to commit in post-install, pre-install by showing a warning, rather than propigating the error to apt. This avoids breaking the apt run when eg, git is misconfigured and cannot commit. pre-install already did this when it was able to use debconf to display a message, but now debconf is not used, and it always behaves this way. Closes: #760011 * Ignore check-mk-agent-logwatch's FHS violating /etc/check_mk/logwatch.state. Closes: #753903 * Only allow [-a-z_] in etckeeper commands to avoid any possible directory traversal etc issues. * update-ignore, uninit: Fix parsing of ignore files containing '\' * Portability fixes. Thanks, Harald Dunkel. * Add support for pushing to multiple remote repositories. Thanks, Rouben. * Fix handling of git ignores like dir/* Thanks, Pim van den Berg * Fix too broad matching of .gitignored files. Closes: #732339 * Remove lvm/backup from default ignores, because lvm documentation recommends backing that up, for use by vgcfgrestore. * Fix exporting of some git variables. Closes: #728583 * Fix git update-ignore syntax. Closes: #721873 * Avoid listing .gitignored files in .etckeeper file. Closes: #607665 Thanks, Zdenek Crha * Fix hilarious typo hardcoding my name. Closes: #718425 * Guard git config calls. Closes: #717957 * Quote user and group names, in case one contains a space. * Added support for the pacman package manager. (Thanks, Tiago Stürmer Daitx) * Use user.name and user.email from the .gitconfig file belonging to the user who sued or sudoed to root, in preference to making up values for that user. * cron.daily: Fix typo in stale lockfile handling code. Closes: #717908 * Deal with unix^wlinux portability nonsense.
42 lines
1.9 KiB
Text
42 lines
1.9 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2017/05/18 21:19:08 schmonz Exp $
|
|
bin/etckeeper
|
|
libexec/etckeeper.daily
|
|
share/bash-completion.d/etckeeper
|
|
share/doc/etckeeper/README.md
|
|
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
|