]> git.pld-linux.org Git - packages/etckeeper.git/blame - update-ignore.patch
exclude bacula backups
[packages/etckeeper.git] / update-ignore.patch
CommitLineData
e88a0d75
ER
1--- etckeeper-1.4/update-ignore.d/01update-ignore 2013-07-03 12:43:31.947929166 +0300
2+++ etckeeper-1.7/update-ignore.d/01update-ignore 2013-08-27 15:44:38.522171508 +0300
3@@ -147,11 +147,61 @@
d50be7d4
ER
4 ignore "cups/subscriptions.conf.O"
5 ignore "fake-hwclock.data"
6 nl
7+
8+ comment "PLD Linux addons"
a3d79e64 9+ comment "ca-certificates: ca-certificates.crt is autogenerated"
d50be7d4
ER
10+ ignore "certs/ca-certificates.crt"
11+
a3d79e64
ER
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+
8caf7b29
ER
22+ comment "rc-scripts binary locales"
23+ ignore "sysconfig/locale/*/LC_MESSAGES/rc-scripts.mo"
24+
a3d79e64 25+ comment "rc-scripts"
d50be7d4 26+ ignore "rc.d/init.d/*"
a3d79e64
ER
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+
399aca60
ER
33+ comment "zsh compiled"
34+ ignore "*.zwc"
35+
57c22d66 36+ comment "sshd keys"
96095801 37+ ignore "ssh/ssh_*_key*"
57c22d66 38+
e88a0d75
ER
39+ comment "bacula passwords"
40+ ignore "bacula/*-password"
41+
399aca60
ER
42+ comment "ssh-blacklists"
43+ ignore "ssh/blacklist.DSA-1024"
44+ ignore "ssh/blacklist.DSA-2048"
45+ ignore "ssh/blacklist.RSA-1024"
46+ ignore "ssh/blacklist.RSA-2048"
47+ ignore "ssh/blacklist.RSA-4096"
48+
a3d79e64
ER
49+ comment "CVS version conflicts"
50+ ignore ".#*.*.*"
57c22d66
ER
51+
52+ comment "vigr backups"
53+ ignore "group.vigr*"
96095801 54+ ignore "passwd.vipw*"
d50be7d4
ER
55
56 comment "editor temp files"
57 ignore "*~"
f1374987
ER
58 ignore ".*.sw?"
59 ignore ".sw?"
60+ ignore ".bak"
61+ ignore ".BAK"
62 ignore "#*#"
63 ignore DEADJOE
64
This page took 0.138973 seconds and 4 git commands to generate.