]> git.pld-linux.org Git - packages/etckeeper.git/blobdiff - update-ignore.patch
Up to 1.18.20
[packages/etckeeper.git] / update-ignore.patch
index e3ee9faa19ba73a0de8485c70910164d6653e83a..88e72fdbf9e594176ec8759b489a2859701e5223 100644 (file)
@@ -1,17 +1,83 @@
---- etckeeper-1.1/update-ignore.d/01update-ignore~     2013-05-07 17:32:18.000000000 +0300
-+++ etckeeper-1.1/update-ignore.d/01update-ignore      2013-05-07 17:39:45.992335328 +0300
-@@ -147,6 +147,14 @@
-       ignore "cups/subscriptions.conf.O"
+--- etckeeper-1.10/update-ignore.d/01update-ignore     2013-11-14 15:33:56.904100141 +0200
++++ etckeeper-1.10/update-ignore.d/01update-ignore     2014-02-03 11:58:25.578526063 +0000
+@@ -146,11 +145,80 @@
        ignore "fake-hwclock.data"
+       ignore "check_mk/logwatch.state"
        nl
 +
 +      comment "PLD Linux addons"
-+      # generated
-+      ignore "certs/ca-certificates.crt"
++      comment "ca-certificates: generated content"
++      #ignore "certs/ca-certificates.crt"
++      #ignore "openssl/certs/*"
++      ignore "udev/hwdb*"
 +
-+      # rc-scripts
-+      ignore "rc.d/init.d/*"
-+      ignore "rc.d/rc0.d/[SK]*"
++      comment "bash-completion"
++      ignore "bash_completion.d/*"
++      ignore "bash_completion"
++
++      #comment "openldap"
++      #ignore "ldap.secret"
++
++      comment "postfix"
++      ignore "mail/*.db"
++
++      comment "rc-scripts binary locales"
++      ignore "sysconfig/locale/*/LC_MESSAGES/rc-scripts.mo"
++
++      #comment "rc-scripts"
++      #ignore "rc.d/init.d/*"
++      #ignore "rc.d/rc?.d/[SK]*"
++      #ignore "rc.d/rc.init"
++      #ignore "rc.d/rc.local"
++      #ignore "rc.d/rc.shutdown"
++      #ignore "rc.d/rc.sysinit"
++
++      comment "zsh compiled"
++      ignore "*.zwc"
++
++      #comment "sshd keys"
++      #ignore "ssh/ssh_*_key*"
++
++      #comment "bacula passwords"
++      #ignore "bacula/*-password"
++
++      #comment "chef secret"
++      #ignore "chef/encrypted_data_bag_secret"
++
++      comment "visudo tmp"
++      ignore "sudoers.tmp"
++
++      #comment "secrets"
++      #ignore "crypttab"
++      #ignore "shadow"
++      #ignore "passwd"
++
++      #comment "certificates"
++      #ignore "httpd/ssl/"
++
++      #comment "ntp keys"
++      #ignore "ntp/keys"
++
++      comment "ssh-blacklists"
++      ignore "ssh/blacklist.DSA-1024"
++      ignore "ssh/blacklist.DSA-2048"
++      ignore "ssh/blacklist.RSA-1024"
++      ignore "ssh/blacklist.RSA-2048"
++      ignore "ssh/blacklist.RSA-4096"
++
++      comment "CVS version conflicts"
++      ignore ".#*.*.*"
++
++      comment "vigr backups"
++      ignore "group.vigr*"
++      ignore "passwd.vipw*"
        
        comment "editor temp files"
        ignore "*~"
+       ignore ".*.sw?"
+       ignore ".sw?"
++      ignore ".bak"
++      ignore ".BAK"
+       ignore "#*#"
+       ignore DEADJOE
This page took 0.158745 seconds and 4 git commands to generate.