* Added configuration options for highlevel and lowlevel package managers
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 4 Jan 2008 02:12:05 +0000 (21:12 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 4 Jan 2008 02:12:05 +0000 (21:12 -0500)
commitef70e3d7e62671d0cadb2731e6965768f73ca290
treee0470bd941f4d9f39068499265731e9e53818657
parent3021117f7b4e17041d96e4906fce90a1ccd0183e
  * Added configuration options for highlevel and lowlevel package managers
    in etckeeper.conf.
  * Only install apt hooks if apt is used.
  * Only add backup conffile exclusion to gitignore if dpkg is used.
  * Rename pre/post-apt.d to pre/post-install.d to allow the same directories
    to be used for other package managers.
  * Use the name of the highlevel package manager in commit messages.
19 files changed:
INSTALL [new file with mode: 0644]
Makefile
README
TODO
apt.conf
debian/changelog
etckeeper
etckeeper.1
etckeeper.conf
init.d/50git-ignore
post-apt.d/README [deleted file]
post-install.d/10git-test [moved from post-apt.d/10git-test with 100% similarity]
post-install.d/30git-add [moved from post-apt.d/30git-add with 100% similarity]
post-install.d/40git-rm [moved from post-apt.d/40git-rm with 100% similarity]
post-install.d/50git-commit [moved from post-apt.d/50git-commit with 51% similarity]
post-install.d/README [new file with mode: 0644]
pre-apt.d/README [deleted file]
pre-install.d/50uncommitted-changes [moved from pre-apt.d/50uncommitted-changes with 91% similarity]
pre-install.d/README [new file with mode: 0644]