summaryrefslogtreecommitdiff
path: root/pre-apt.d
AgeCommit message (Collapse)Author
2008-01-03 * Added configuration options for highlevel and lowlevel package managersJoey Hess
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.
2007-11-14rewordingJoey Hess
2007-11-14Render option to git commit configurableRĂ©mi Vanicat
When etckeeper commit something it use a default message that can be configured, but not easily edited on a case by case basis. To make this possible, and to give other way to customize commit, I add a configuration file that contain for now only one option: GIT_COMMIT_OPTION that can contain option given to git commit when run by etckeeper
2007-11-13* Add tests for /etc/.git not yet existing and avoid doing bad things.Joey Hess
Closes: #451185 * If /etc/.git doesn't exist, display a suggestion to run etckeeper-init.
2007-11-10use debconf for prompting pre-aptJoey Hess
2007-11-05polishJoey Hess
2007-11-05rationalise the cd /etc handlingJoey Hess
2007-11-05implemented pre-apt checksJoey Hess
other development too..
2007-11-05rename etc-* to etckeeper-*Joey Hess