--- 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,51 @@ 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 "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 "*~"