summaryrefslogtreecommitdiff
path: root/debian/preinst
AgeCommit message (Collapse)Author
2009-05-06releasing version 0.35Joey Hess
2009-05-06Uninit on purge, guarded by a debconf prompt. Closes: #527218Joey Hess
2008-04-22add conffile removal codeJoey Hess
2008-03-20transition codeJoey Hess
2008-01-15move, don't deleteJoey Hess
2008-01-15 * Convert the directory parameter of etckeeper into "-d directory".Joey Hess
* Pass other patameters on from etckeeper to the .d scripts. * Stop using run-parts for various reasons. * Split out a commit.d that contains committing code that's used by both the pre-install.d and post-install.d scripts. * Split out an unclean.d that tests if the WC contains uncommitted changes. * Add preinst code to remove old post-install.d scripts.
2008-01-04fix prep_mv_conffile functionJoey Hess
somehow I had an old version (The fact that we copy and paste this function around is absurd and needs fixing!)
2008-01-04typoJoey Hess
2008-01-04updates for mercurialJoey Hess
Changed the templates file to not hardcode 'git', and manually unfuzzied all translations except for Vietnamese, which stumped me. A few translations _may_ read incorrectly when VCS=hg, most should be ok. Updated git-specific documentation, but left the tutorial git-specific. Rename more conffiles. Joy oh, joy. Update dependencies. Add some more documentation about etckeeper.conf.
2008-01-03* Add gnarly conffile renaming code.Joey Hess