* Convert the directory parameter of etckeeper into "-d directory".
authorJoey Hess <joey@kodama.kitenet.net>
Tue, 15 Jan 2008 19:21:46 +0000 (14:21 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Tue, 15 Jan 2008 19:21:46 +0000 (14:21 -0500)
commitc8f16796c6c72251814626ccf911d8f025cc60f3
tree17c99c0cc0570d2167ceb3cf888d60df304a757a
parent45fa1c5a4d911503b545df62c4e276807063dc4e
  * Convert the directory parameter of etckeeper into "-d directory".
  * 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.
15 files changed:
README
commit.d/10vcs-test [moved from post-install.d/10vcs-test with 100% similarity]
commit.d/30git-add [moved from post-install.d/30git-add with 100% similarity]
commit.d/30hg-addremove [moved from post-install.d/30hg-addremove with 100% similarity]
commit.d/40git-rm [moved from post-install.d/40git-rm with 100% similarity]
commit.d/50vcs-commit [new file with mode: 0755]
commit.d/README [new file with mode: 0644]
debian/changelog
debian/preinst
etckeeper
etckeeper.1
post-install.d/50vcs-commit
pre-install.d/50uncommitted-changes
unclean.d/50test [new file with mode: 0755]
unclean.d/README [new file with mode: 0644]