Marcel Telka
2024-04-02 f1b1912adc00984cd165470b728dda03ac81b2c6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
 
#
# Copyright 2017 Alexander Pyhalov
# Copyright 2019 Andreas Grueninger, Grueninger GmbH, (grueni). All rights reserved.
#
 
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
<transform file path=usr/share/man/man1m/(.+).1m$ -> set action.hash usr/share/man/man8/%<1>.8 >
<transform file path=usr/lib/pacemaker/(.+) -> set mode 0555 >
<transform file path=usr/lib/ocf/resource.d/(.+) -> set mode 0555 >
<transform link path=usr/lib/pacemaker/(.+) -> default pkg.linted true >
 
file path=usr/include/pacemaker/crm/attrd.h
file path=usr/include/pacemaker/crm/cib.h
file path=usr/include/pacemaker/crm/cib/cib_types.h
file path=usr/include/pacemaker/crm/cib/util.h
file path=usr/include/pacemaker/crm/cluster.h
file path=usr/include/pacemaker/crm/common/ipc.h
file path=usr/include/pacemaker/crm/common/iso8601.h
file path=usr/include/pacemaker/crm/common/logging.h
file path=usr/include/pacemaker/crm/common/mainloop.h
file path=usr/include/pacemaker/crm/common/nvpair.h
file path=usr/include/pacemaker/crm/common/results.h
file path=usr/include/pacemaker/crm/common/util.h
file path=usr/include/pacemaker/crm/common/xml.h
file path=usr/include/pacemaker/crm/compatibility.h
file path=usr/include/pacemaker/crm/crm.h
file path=usr/include/pacemaker/crm/lrmd.h
file path=usr/include/pacemaker/crm/msg_xml.h
file path=usr/include/pacemaker/crm/pengine/common.h
file path=usr/include/pacemaker/crm/pengine/complex.h
file path=usr/include/pacemaker/crm/pengine/pe_types.h
file path=usr/include/pacemaker/crm/pengine/rules.h
file path=usr/include/pacemaker/crm/pengine/status.h
file path=usr/include/pacemaker/crm/services.h
file path=usr/include/pacemaker/crm/stonith-ng.h
file path=usr/include/pacemaker/crm_config.h
file path=usr/lib/$(MACH64)/libcib.a
link path=usr/lib/$(MACH64)/libcib.so target=libcib.so.27.1.0
link path=usr/lib/$(MACH64)/libcib.so.27 target=libcib.so.27.1.0
file path=usr/lib/$(MACH64)/libcib.so.27.1.0
file path=usr/lib/$(MACH64)/libcrmcluster.a
link path=usr/lib/$(MACH64)/libcrmcluster.so target=libcrmcluster.so.29.0.3
link path=usr/lib/$(MACH64)/libcrmcluster.so.29 target=libcrmcluster.so.29.0.3
file path=usr/lib/$(MACH64)/libcrmcluster.so.29.0.3
file path=usr/lib/$(MACH64)/libcrmcommon.a
link path=usr/lib/$(MACH64)/libcrmcommon.so target=libcrmcommon.so.34.3.0
link path=usr/lib/$(MACH64)/libcrmcommon.so.34 target=libcrmcommon.so.34.3.0
file path=usr/lib/$(MACH64)/libcrmcommon.so.34.3.0
file path=usr/lib/$(MACH64)/libcrmservice.a
link path=usr/lib/$(MACH64)/libcrmservice.so target=libcrmservice.so.28.2.0
link path=usr/lib/$(MACH64)/libcrmservice.so.28 target=libcrmservice.so.28.2.0
file path=usr/lib/$(MACH64)/libcrmservice.so.28.2.0
file path=usr/lib/$(MACH64)/liblrmd.a
link path=usr/lib/$(MACH64)/liblrmd.so target=liblrmd.so.28.0.3
link path=usr/lib/$(MACH64)/liblrmd.so.28 target=liblrmd.so.28.0.3
file path=usr/lib/$(MACH64)/liblrmd.so.28.0.3
file path=usr/lib/$(MACH64)/libpacemaker.a
link path=usr/lib/$(MACH64)/libpacemaker.so target=libpacemaker.so.1.1.0
link path=usr/lib/$(MACH64)/libpacemaker.so.1 target=libpacemaker.so.1.1.0
file path=usr/lib/$(MACH64)/libpacemaker.so.1.1.0
file path=usr/lib/$(MACH64)/libpe_rules.a
link path=usr/lib/$(MACH64)/libpe_rules.so target=libpe_rules.so.26.1.0
link path=usr/lib/$(MACH64)/libpe_rules.so.26 target=libpe_rules.so.26.1.0
file path=usr/lib/$(MACH64)/libpe_rules.so.26.1.0
file path=usr/lib/$(MACH64)/libpe_status.a
link path=usr/lib/$(MACH64)/libpe_status.so target=libpe_status.so.28.1.0
link path=usr/lib/$(MACH64)/libpe_status.so.28 target=libpe_status.so.28.1.0
file path=usr/lib/$(MACH64)/libpe_status.so.28.1.0
file path=usr/lib/$(MACH64)/libstonithd.a
link path=usr/lib/$(MACH64)/libstonithd.so target=libstonithd.so.26.3.0
link path=usr/lib/$(MACH64)/libstonithd.so.26 target=libstonithd.so.26.3.0
file path=usr/lib/$(MACH64)/libstonithd.so.26.3.0
file path=usr/lib/$(MACH64)/pkgconfig/libpacemaker.pc
file path=usr/lib/$(MACH64)/pkgconfig/pacemaker-cib.pc
file path=usr/lib/$(MACH64)/pkgconfig/pacemaker-cluster.pc
file path=usr/lib/$(MACH64)/pkgconfig/pacemaker-fencing.pc
file path=usr/lib/$(MACH64)/pkgconfig/pacemaker-lrmd.pc
file path=usr/lib/$(MACH64)/pkgconfig/pacemaker-pe_rules.pc
file path=usr/lib/$(MACH64)/pkgconfig/pacemaker-pe_status.pc
file path=usr/lib/$(MACH64)/pkgconfig/pacemaker-service.pc
file path=usr/lib/$(MACH64)/pkgconfig/pacemaker.pc
file path=usr/lib/ocf/resource.d/pacemaker/ClusterMon
file path=usr/lib/ocf/resource.d/pacemaker/Dummy
file path=usr/lib/ocf/resource.d/pacemaker/HealthCPU
file path=usr/lib/ocf/resource.d/pacemaker/HealthIOWait
file path=usr/lib/ocf/resource.d/pacemaker/HealthSMART
file path=usr/lib/ocf/resource.d/pacemaker/Stateful
file path=usr/lib/ocf/resource.d/pacemaker/SysInfo
file path=usr/lib/ocf/resource.d/pacemaker/SystemHealth
file path=usr/lib/ocf/resource.d/pacemaker/attribute
file path=usr/lib/ocf/resource.d/pacemaker/controld
file path=usr/lib/ocf/resource.d/pacemaker/ifspeed
file path=usr/lib/ocf/resource.d/pacemaker/o2cb
file path=usr/lib/ocf/resource.d/pacemaker/ping
file path=usr/lib/ocf/resource.d/pacemaker/pingd
file path=usr/lib/ocf/resource.d/pacemaker/remote
link path=usr/lib/pacemaker/attrd target=pacemaker-attrd
link path=usr/lib/pacemaker/cib target=pacemaker-based
file path=usr/lib/pacemaker/cibmon
link path=usr/lib/pacemaker/crmd target=pacemaker-controld
file path=usr/lib/pacemaker/cts-exec-helper
file path=usr/lib/pacemaker/cts-fence-helper
file path=usr/lib/pacemaker/cts-log-watcher
file path=usr/lib/pacemaker/cts-support
link path=usr/lib/pacemaker/lrmd target=pacemaker-execd
file path=usr/lib/pacemaker/pacemaker-attrd
file path=usr/lib/pacemaker/pacemaker-based
file path=usr/lib/pacemaker/pacemaker-controld
file path=usr/lib/pacemaker/pacemaker-execd
file path=usr/lib/pacemaker/pacemaker-fenced
file path=usr/lib/pacemaker/pacemaker-schedulerd
link path=usr/lib/pacemaker/pengine target=pacemaker-schedulerd
link path=usr/lib/pacemaker/stonithd target=pacemaker-fenced
file path=usr/lib/python$(PYVER)/vendor-packages/cts/CIB.py
file path=usr/lib/python$(PYVER)/vendor-packages/cts/CM_common.py
file path=usr/lib/python$(PYVER)/vendor-packages/cts/CM_corosync.py
file path=usr/lib/python$(PYVER)/vendor-packages/cts/CTS.py
file path=usr/lib/python$(PYVER)/vendor-packages/cts/CTSaudits.py
file path=usr/lib/python$(PYVER)/vendor-packages/cts/CTSscenarios.py
file path=usr/lib/python$(PYVER)/vendor-packages/cts/CTStests.py
file path=usr/lib/python$(PYVER)/vendor-packages/cts/CTSvars.py
file path=usr/lib/python$(PYVER)/vendor-packages/cts/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/cts/cib_xml.py
file path=usr/lib/python$(PYVER)/vendor-packages/cts/environment.py
file path=usr/lib/python$(PYVER)/vendor-packages/cts/logging.py
file path=usr/lib/python$(PYVER)/vendor-packages/cts/patterns.py
file path=usr/lib/python$(PYVER)/vendor-packages/cts/remote.py
file path=usr/lib/python$(PYVER)/vendor-packages/cts/watcher.py
file path=usr/sbin/attrd_updater
file path=usr/sbin/cibadmin
file path=usr/sbin/crm_attribute
file path=usr/sbin/crm_diff
file path=usr/sbin/crm_error
file path=usr/sbin/crm_failcount
file path=usr/sbin/crm_master
file path=usr/sbin/crm_mon
file path=usr/sbin/crm_node
file path=usr/sbin/crm_report
file path=usr/sbin/crm_resource
file path=usr/sbin/crm_rule
file path=usr/sbin/crm_shadow
file path=usr/sbin/crm_simulate
file path=usr/sbin/crm_standby
file path=usr/sbin/crm_ticket
file path=usr/sbin/crm_verify
file path=usr/sbin/crmadmin
file path=usr/sbin/fence_legacy
file path=usr/sbin/iso8601
file path=usr/sbin/pacemaker-remoted
link path=usr/sbin/pacemaker_remoted target=pacemaker-remoted
file path=usr/sbin/pacemakerd
file path=usr/sbin/stonith_admin
file path=usr/share/doc/pacemaker/COPYING
file path=usr/share/doc/pacemaker/README.markdown
file path=usr/share/doc/pacemaker/acls.html
file path=usr/share/doc/pacemaker/acls.txt
file path=usr/share/doc/pacemaker/crm_fencing.html
file path=usr/share/doc/pacemaker/crm_fencing.txt
file path=usr/share/doc/pacemaker/licenses/CC-BY-SA-4.0
file path=usr/share/doc/pacemaker/licenses/GPLv2
file path=usr/share/doc/pacemaker/licenses/LGPLv2.1
file path=usr/share/doc/pacemaker/licenses/RevisedBSD
file path=usr/share/man/man7/ocf_pacemaker_ClusterMon.7
file path=usr/share/man/man7/ocf_pacemaker_Dummy.7
file path=usr/share/man/man7/ocf_pacemaker_HealthCPU.7
file path=usr/share/man/man7/ocf_pacemaker_HealthIOWait.7
file path=usr/share/man/man7/ocf_pacemaker_HealthSMART.7
file path=usr/share/man/man7/ocf_pacemaker_Stateful.7
file path=usr/share/man/man7/ocf_pacemaker_SysInfo.7
file path=usr/share/man/man7/ocf_pacemaker_SystemHealth.7
file path=usr/share/man/man7/ocf_pacemaker_attribute.7
file path=usr/share/man/man7/ocf_pacemaker_controld.7
file path=usr/share/man/man7/ocf_pacemaker_ifspeed.7
file path=usr/share/man/man7/ocf_pacemaker_o2cb.7
file path=usr/share/man/man7/ocf_pacemaker_ping.7
file path=usr/share/man/man7/ocf_pacemaker_pingd.7
file path=usr/share/man/man7/ocf_pacemaker_remote.7
file path=usr/share/man/man7/pacemaker-controld.7
file path=usr/share/man/man7/pacemaker-fenced.7
file path=usr/share/man/man7/pacemaker-schedulerd.7
file path=usr/share/man/man8/attrd_updater.8
file path=usr/share/man/man8/cibadmin.8
file path=usr/share/man/man8/crm_attribute.8
file path=usr/share/man/man8/crm_diff.8
file path=usr/share/man/man8/crm_error.8
file path=usr/share/man/man8/crm_failcount.8
file path=usr/share/man/man8/crm_master.8
file path=usr/share/man/man8/crm_mon.8
file path=usr/share/man/man8/crm_node.8
file path=usr/share/man/man8/crm_report.8
file path=usr/share/man/man8/crm_resource.8
file path=usr/share/man/man8/crm_rule.8
file path=usr/share/man/man8/crm_shadow.8
file path=usr/share/man/man8/crm_simulate.8
file path=usr/share/man/man8/crm_standby.8
file path=usr/share/man/man8/crm_ticket.8
file path=usr/share/man/man8/crm_verify.8
file path=usr/share/man/man8/crmadmin.8
file path=usr/share/man/man8/fence_legacy.8
file path=usr/share/man/man8/iso8601.8
file path=usr/share/man/man8/pacemaker-remoted.8
file path=usr/share/man/man8/pacemakerd.8
file path=usr/share/man/man8/stonith_admin.8
file path=usr/share/pacemaker/acls-1.2.rng
file path=usr/share/pacemaker/acls-2.0.rng
file path=usr/share/pacemaker/alerts-2.10.rng
file path=usr/share/pacemaker/alerts-2.5.rng
file path=usr/share/pacemaker/alerts-2.9.rng
file path=usr/share/pacemaker/alerts/alert_file.sh.sample
file path=usr/share/pacemaker/alerts/alert_smtp.sh.sample
file path=usr/share/pacemaker/alerts/alert_snmp.sh.sample
file path=usr/share/pacemaker/api/api-result-1.0.rng
file path=usr/share/pacemaker/api/api-result-1.1.rng
file path=usr/share/pacemaker/api/api-result-2.0.rng
file path=usr/share/pacemaker/api/api-result-next.rng
file path=usr/share/pacemaker/api/api-result.rng
file path=usr/share/pacemaker/api/command-output-1.0.rng
file path=usr/share/pacemaker/api/crm_mon-2.0.rng
file path=usr/share/pacemaker/api/fence-event-2.0.rng
file path=usr/share/pacemaker/api/item-1.1.rng
file path=usr/share/pacemaker/api/status-2.0.rng
file path=usr/share/pacemaker/api/stonith_admin-1.0.rng
file path=usr/share/pacemaker/api/stonith_admin-1.1.rng
file path=usr/share/pacemaker/api/stonith_admin-2.0.rng
file path=usr/share/pacemaker/api/version-2.0.rng
file path=usr/share/pacemaker/cib-1.0.rng
file path=usr/share/pacemaker/cib-1.2.rng
file path=usr/share/pacemaker/constraints-1.0.rng
file path=usr/share/pacemaker/constraints-1.2.rng
file path=usr/share/pacemaker/constraints-2.1.rng
file path=usr/share/pacemaker/constraints-2.2.rng
file path=usr/share/pacemaker/constraints-2.3.rng
file path=usr/share/pacemaker/constraints-2.6.rng
file path=usr/share/pacemaker/constraints-2.9.rng
file path=usr/share/pacemaker/constraints-3.0.rng
file path=usr/share/pacemaker/constraints-next.rng
file path=usr/share/pacemaker/crm_mon.rng
file path=usr/share/pacemaker/examples/logrotate.d/pacemaker
file path=usr/share/pacemaker/fencing-1.2.rng
file path=usr/share/pacemaker/fencing-2.4.rng
file path=usr/share/pacemaker/nodes-1.0.rng
file path=usr/share/pacemaker/nodes-1.2.rng
file path=usr/share/pacemaker/nodes-1.3.rng
file path=usr/share/pacemaker/nodes-2.9.rng
file path=usr/share/pacemaker/nodes-3.0.rng
file path=usr/share/pacemaker/nvset-1.3.rng
file path=usr/share/pacemaker/nvset-2.9.rng
file path=usr/share/pacemaker/nvset-3.0.rng
file path=usr/share/pacemaker/nvset.rng
file path=usr/share/pacemaker/options-1.0.rng
file path=usr/share/pacemaker/options-3.0.rng
file path=usr/share/pacemaker/pacemaker-1.0.rng
file path=usr/share/pacemaker/pacemaker-1.2.rng
file path=usr/share/pacemaker/pacemaker-1.3.rng
file path=usr/share/pacemaker/pacemaker-2.0.rng
file path=usr/share/pacemaker/pacemaker-2.1.rng
file path=usr/share/pacemaker/pacemaker-2.10.rng
file path=usr/share/pacemaker/pacemaker-2.2.rng
file path=usr/share/pacemaker/pacemaker-2.3.rng
file path=usr/share/pacemaker/pacemaker-2.4.rng
file path=usr/share/pacemaker/pacemaker-2.5.rng
file path=usr/share/pacemaker/pacemaker-2.6.rng
file path=usr/share/pacemaker/pacemaker-2.7.rng
file path=usr/share/pacemaker/pacemaker-2.8.rng
file path=usr/share/pacemaker/pacemaker-2.9.rng
file path=usr/share/pacemaker/pacemaker-3.0.rng
file path=usr/share/pacemaker/pacemaker-3.1.rng
file path=usr/share/pacemaker/pacemaker-3.2.rng
file path=usr/share/pacemaker/pacemaker-next.rng
file path=usr/share/pacemaker/pacemaker.rng
file path=usr/share/pacemaker/report.collector
file path=usr/share/pacemaker/report.common
file path=usr/share/pacemaker/resources-1.0.rng
file path=usr/share/pacemaker/resources-1.2.rng
file path=usr/share/pacemaker/resources-1.3.rng
file path=usr/share/pacemaker/resources-2.10.rng
file path=usr/share/pacemaker/resources-2.7.rng
file path=usr/share/pacemaker/resources-2.8.rng
file path=usr/share/pacemaker/resources-2.9.rng
file path=usr/share/pacemaker/resources-3.0.rng
file path=usr/share/pacemaker/resources-3.1.rng
file path=usr/share/pacemaker/resources-3.2.rng
file path=usr/share/pacemaker/rule-2.9.rng
file path=usr/share/pacemaker/rule.rng
file path=usr/share/pacemaker/score.rng
file path=usr/share/pacemaker/status-1.0.rng
file path=usr/share/pacemaker/tags-1.3.rng
file path=usr/share/pacemaker/tests/README.md
file path=usr/share/pacemaker/upgrade-1.3.xsl
file path=usr/share/pacemaker/upgrade-2.10-enter.xsl
file path=usr/share/pacemaker/upgrade-2.10-leave.xsl
file path=usr/share/pacemaker/upgrade-2.10.xsl
file path=usr/share/pacemaker/versions.rng
file path=usr/share/pkgconfig/pacemaker-schemas.pc
file path=usr/share/snmp/mibs/PCMK-MIB.txt