[packages/etckeeper] exclude ssh hostkeys and vigr/pw editor backups
glen
glen at pld-linux.org
Fri May 24 00:13:45 CEST 2013
commit 57c22d662919ab7977cdf42effa121db1a73693d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri May 24 01:13:20 2013 +0300
exclude ssh hostkeys and vigr/pw editor backups
update-ignore.patch | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/update-ignore.patch b/update-ignore.patch
index df73f0e..fe8904a 100644
--- a/update-ignore.patch
+++ b/update-ignore.patch
@@ -1,6 +1,6 @@
--- etckeeper-1.1/update-ignore.d/01update-ignore 2013-05-08 13:29:19.854557098 +0300
+++ etckeeper-1.1/update-ignore.d/01update-ignore 2013-05-08 16:20:23.372768661 +0300
-@@ -147,6 +147,41 @@
+@@ -147,6 +147,48 @@
ignore "cups/subscriptions.conf.O"
ignore "fake-hwclock.data"
nl
@@ -30,6 +30,9 @@
+ comment "zsh compiled"
+ ignore "*.zwc"
+
++ comment "sshd keys"
++ ignore "ssh/ssh_host_*_key*
++
+ comment "ssh-blacklists"
+ ignore "ssh/blacklist.DSA-1024"
+ ignore "ssh/blacklist.DSA-2048"
@@ -39,6 +42,10 @@
+
+ comment "CVS version conflicts"
+ ignore ".#*.*.*"
++
++ comment "vigr backups"
++ ignore "group.vigr*"
++ ignore "passwd.vipw*
comment "editor temp files"
ignore "*~"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/etckeeper.git/commitdiff/57c22d662919ab7977cdf42effa121db1a73693d
More information about the pld-cvs-commit
mailing list