]> git.pld-linux.org Git - packages/etckeeper.git/blob - update-ignore.patch
ignore rc-scripts.mo
[packages/etckeeper.git] / update-ignore.patch
1 --- etckeeper-1.1/update-ignore.d/01update-ignore       2013-05-08 13:29:19.854557098 +0300
2 +++ etckeeper-1.1/update-ignore.d/01update-ignore       2013-05-08 16:20:23.372768661 +0300
3 @@ -147,6 +147,51 @@
4         ignore "cups/subscriptions.conf.O"
5         ignore "fake-hwclock.data"
6         nl
7 +
8 +       comment "PLD Linux addons"
9 +       comment "ca-certificates: ca-certificates.crt is autogenerated"
10 +       ignore "certs/ca-certificates.crt"
11 +
12 +       comment "bash-completion"
13 +       ignore "bash_completion.d/*"
14 +       ignore "bash_completion"
15 +
16 +       comment "openldap"
17 +       ignore "ldap.secret"
18 +
19 +       comment "postfix"
20 +       ignore "mail/*.db"
21 +
22 +       comment "rc-scripts binary locales"
23 +       ignore "sysconfig/locale/*/LC_MESSAGES/rc-scripts.mo"
24 +
25 +       comment "rc-scripts"
26 +       ignore "rc.d/init.d/*"
27 +       ignore "rc.d/rc?.d/[SK]*"
28 +       ignore "rc.d/rc.init"
29 +       ignore "rc.d/rc.local"
30 +       ignore "rc.d/rc.shutdown"
31 +       ignore "rc.d/rc.sysinit"
32 +
33 +       comment "zsh compiled"
34 +       ignore "*.zwc"
35 +
36 +       comment "sshd keys"
37 +       ignore "ssh/ssh_*_key*
38 +
39 +       comment "ssh-blacklists"
40 +       ignore "ssh/blacklist.DSA-1024"
41 +       ignore "ssh/blacklist.DSA-2048"
42 +       ignore "ssh/blacklist.RSA-1024"
43 +       ignore "ssh/blacklist.RSA-2048"
44 +       ignore "ssh/blacklist.RSA-4096"
45 +
46 +       comment "CVS version conflicts"
47 +       ignore ".#*.*.*"
48 +
49 +       comment "vigr backups"
50 +       ignore "group.vigr*"
51 +       ignore "passwd.vipw*
52         
53         comment "editor temp files"
54         ignore "*~"
This page took 0.062411 seconds and 3 git commands to generate.