summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-01-24 16:19:28 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-01-24 16:19:28 -0500
commitc53fdd135853313d66eaffe79acef0d5d129f21e (patch)
treee2e6590f1aad431abc6503d26d457e7a5645ab3a
parent6db8d6cd228fd7fceee2894ba5b9761e29956504 (diff)
* Add lvm cache dir to default ignores. (#462355)
-rw-r--r--debian/changelog6
-rwxr-xr-xinit.d/50vcs-ignore1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 305650d..d759cf2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+etckeeper (0.11) UNRELEASED; urgency=low
+
+ * Add lvm cache dir to default ignores. (#462355)
+
+ -- Joey Hess <joeyh@debian.org> Thu, 24 Jan 2008 16:19:05 -0500
+
etckeeper (0.10) unstable; urgency=low
* Convert the directory parameter of etckeeper into "-d directory".
diff --git a/init.d/50vcs-ignore b/init.d/50vcs-ignore
index 18f368e..134bc29 100755
--- a/init.d/50vcs-ignore
+++ b/init.d/50vcs-ignore
@@ -67,4 +67,5 @@ ignore mtab
ignore .pwd.lock
ignore network/run
ignore adjtime
+ignore lvm/cache
nl