]> git.pld-linux.org Git - packages/etckeeper.git/blame - update-ignore.patch
- up to 1.18.13; TODO: package zsh completions
[packages/etckeeper.git] / update-ignore.patch
CommitLineData
9ea829fd
ER
1--- etckeeper-1.10/update-ignore.d/01update-ignore 2013-11-14 15:33:56.904100141 +0200
2+++ etckeeper-1.10/update-ignore.d/01update-ignore 2014-02-03 11:58:25.578526063 +0000
997cc9cf 3@@ -146,11 +145,80 @@
d50be7d4
ER
4 ignore "cups/subscriptions.conf.O"
5 ignore "fake-hwclock.data"
6 nl
7+
8+ comment "PLD Linux addons"
98c161da 9+ comment "ca-certificates: generated content"
2c5c397b 10+ #ignore "certs/ca-certificates.crt"
83b30971 11+ #ignore "openssl/certs/*"
997cc9cf 12+ ignore "udev/hwdb*"
d50be7d4 13+
a3d79e64
ER
14+ comment "bash-completion"
15+ ignore "bash_completion.d/*"
16+ ignore "bash_completion"
17+
83b30971
TP
18+ #comment "openldap"
19+ #ignore "ldap.secret"
a3d79e64
ER
20+
21+ comment "postfix"
22+ ignore "mail/*.db"
23+
8caf7b29
ER
24+ comment "rc-scripts binary locales"
25+ ignore "sysconfig/locale/*/LC_MESSAGES/rc-scripts.mo"
26+
4d0926ba
TP
27+ #comment "rc-scripts"
28+ #ignore "rc.d/init.d/*"
29+ #ignore "rc.d/rc?.d/[SK]*"
30+ #ignore "rc.d/rc.init"
31+ #ignore "rc.d/rc.local"
32+ #ignore "rc.d/rc.shutdown"
33+ #ignore "rc.d/rc.sysinit"
a3d79e64 34+
399aca60
ER
35+ comment "zsh compiled"
36+ ignore "*.zwc"
37+
83b30971
TP
38+ #comment "sshd keys"
39+ #ignore "ssh/ssh_*_key*"
57c22d66 40+
83b30971
TP
41+ #comment "bacula passwords"
42+ #ignore "bacula/*-password"
e88a0d75 43+
83b30971
TP
44+ #comment "chef secret"
45+ #ignore "chef/encrypted_data_bag_secret"
5226d19d 46+
fc5217c1
ER
47+ comment "visudo tmp"
48+ ignore "sudoers.tmp"
49+
83b30971
TP
50+ #comment "secrets"
51+ #ignore "crypttab"
52+ #ignore "shadow"
53+ #ignore "passwd"
9ea829fd 54+
83b30971
TP
55+ #comment "certificates"
56+ #ignore "httpd/ssl/"
9ea829fd 57+
83b30971
TP
58+ #comment "ntp keys"
59+ #ignore "ntp/keys"
9ea829fd 60+
399aca60
ER
61+ comment "ssh-blacklists"
62+ ignore "ssh/blacklist.DSA-1024"
63+ ignore "ssh/blacklist.DSA-2048"
64+ ignore "ssh/blacklist.RSA-1024"
65+ ignore "ssh/blacklist.RSA-2048"
66+ ignore "ssh/blacklist.RSA-4096"
67+
a3d79e64
ER
68+ comment "CVS version conflicts"
69+ ignore ".#*.*.*"
57c22d66
ER
70+
71+ comment "vigr backups"
72+ ignore "group.vigr*"
96095801 73+ ignore "passwd.vipw*"
d50be7d4
ER
74
75 comment "editor temp files"
76 ignore "*~"
f1374987
ER
77 ignore ".*.sw?"
78 ignore ".sw?"
79+ ignore ".bak"
80+ ignore ".BAK"
81 ignore "#*#"
82 ignore DEADJOE
83
This page took 0.077128 seconds and 4 git commands to generate.