--- etckeeper-1.4/update-ignore.d/01update-ignore 2013-07-03 12:43:31.947929166 +0300 +++ etckeeper-1.7/update-ignore.d/01update-ignore 2013-08-27 15:44:38.522171508 +0300 @@ -147,11 +147,61 @@ ignore "cups/subscriptions.conf.O" ignore "fake-hwclock.data" nl + + comment "PLD Linux addons" + comment "ca-certificates: ca-certificates.crt is autogenerated" + ignore "certs/ca-certificates.crt" + + 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 "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