Marcel Telka
2024-04-03 72d66ff28ec33bc2c05b355c6218d98d13b79450
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
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL)". You may
# only use this file in accordance with the terms 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 2013 Adam Stevko. All rights reserved.
# Copyright 2016 Andreas Grueninger, Grueninger GmbH, (grueni). All rights reserved.
#
 
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_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/lib/$(MACH64)/heartbeat/ -> default mode 0555>
<transform file path=usr/lib/$(MACH64)/stonith/ -> default mode 0555>
<transform file path=usr/share/cluster-glue/ha_log.sh -> default mode 0555>
 
file path=usr/include/clplumbing/GSource.h
file path=usr/include/clplumbing/GSource_internal.h
file path=usr/include/clplumbing/Gmain_timeout.h
file path=usr/include/clplumbing/apphb_cs.h
file path=usr/include/clplumbing/base64.h
file path=usr/include/clplumbing/cl_log.h
file path=usr/include/clplumbing/cl_misc.h
file path=usr/include/clplumbing/cl_pidfile.h
file path=usr/include/clplumbing/cl_plugin.h
file path=usr/include/clplumbing/cl_poll.h
file path=usr/include/clplumbing/cl_quorum.h
file path=usr/include/clplumbing/cl_quorumd.h
file path=usr/include/clplumbing/cl_random.h
file path=usr/include/clplumbing/cl_reboot.h
file path=usr/include/clplumbing/cl_signal.h
file path=usr/include/clplumbing/cl_syslog.h
file path=usr/include/clplumbing/cl_tiebreaker.h
file path=usr/include/clplumbing/cl_uuid.h
file path=usr/include/clplumbing/coredumps.h
file path=usr/include/clplumbing/cpulimits.h
file path=usr/include/clplumbing/ipc.h
file path=usr/include/clplumbing/loggingdaemon.h
file path=usr/include/clplumbing/longclock.h
file path=usr/include/clplumbing/lsb_exitcodes.h
file path=usr/include/clplumbing/md5.h
file path=usr/include/clplumbing/mkstemp_mode.h
file path=usr/include/clplumbing/netstring.h
file path=usr/include/clplumbing/proctrack.h
file path=usr/include/clplumbing/realtime.h
file path=usr/include/clplumbing/replytrack.h
file path=usr/include/clplumbing/setproctitle.h
file path=usr/include/clplumbing/timers.h
file path=usr/include/clplumbing/uids.h
file path=usr/include/heartbeat/compress.h
file path=usr/include/heartbeat/glue_config.h
file path=usr/include/heartbeat/ha_msg.h
file path=usr/include/heartbeat/lrm/lrm_api.h
file path=usr/include/heartbeat/lrm/lrm_msg.h
file path=usr/include/heartbeat/lrm/racommon.h
file path=usr/include/heartbeat/lrm/raexec.h
file path=usr/include/pils/generic.h
file path=usr/include/pils/interface.h
file path=usr/include/pils/plugin.h
file path=usr/include/stonith/expect.h
file path=usr/include/stonith/st_ttylock.h
file path=usr/include/stonith/stonith.h
file path=usr/include/stonith/stonith_config_xml.h
file path=usr/include/stonith/stonith_expect_helpers.h
file path=usr/include/stonith/stonith_plugin.h
file path=usr/include/stonith/stonith_plugin_common.h
file path=usr/include/stonith/stonith_signal.h
file path=usr/lib/$(MACH64)/heartbeat/base64_md5_test
file path=usr/lib/$(MACH64)/heartbeat/ha_logd
file path=usr/lib/$(MACH64)/heartbeat/ipctest
file path=usr/lib/$(MACH64)/heartbeat/ipctransientclient
file path=usr/lib/$(MACH64)/heartbeat/ipctransientserver
file path=usr/lib/$(MACH64)/heartbeat/logtest
file path=usr/lib/$(MACH64)/heartbeat/lrmd
file path=usr/lib/$(MACH64)/heartbeat/plugins/InterfaceMgr/generic.so
file path=usr/lib/$(MACH64)/heartbeat/plugins/RAExec/heartbeat.so
file path=usr/lib/$(MACH64)/heartbeat/plugins/RAExec/lsb.so
file path=usr/lib/$(MACH64)/heartbeat/plugins/RAExec/ocf.so
file path=usr/lib/$(MACH64)/heartbeat/plugins/compress/bz2.so
file path=usr/lib/$(MACH64)/heartbeat/plugins/compress/zlib.so
file path=usr/lib/$(MACH64)/heartbeat/plugins/test/test.so
file path=usr/lib/$(MACH64)/heartbeat/transient-test.sh
link path=usr/lib/$(MACH64)/liblrm.so target=liblrm.so.2.0.0
link path=usr/lib/$(MACH64)/liblrm.so.2 target=liblrm.so.2.0.0
file path=usr/lib/$(MACH64)/liblrm.so.2.0.0
link path=usr/lib/$(MACH64)/libpils.so target=libpils.so.2.0.0
link path=usr/lib/$(MACH64)/libpils.so.2 target=libpils.so.2.0.0
file path=usr/lib/$(MACH64)/libpils.so.2.0.0
link path=usr/lib/$(MACH64)/libplumb.so target=libplumb.so.2.1.0
link path=usr/lib/$(MACH64)/libplumb.so.2 target=libplumb.so.2.1.0
file path=usr/lib/$(MACH64)/libplumb.so.2.1.0
link path=usr/lib/$(MACH64)/libplumbgpl.so target=libplumbgpl.so.2.0.0
link path=usr/lib/$(MACH64)/libplumbgpl.so.2 target=libplumbgpl.so.2.0.0
file path=usr/lib/$(MACH64)/libplumbgpl.so.2.0.0
link path=usr/lib/$(MACH64)/libstonith.so target=libstonith.so.1.0.0
link path=usr/lib/$(MACH64)/libstonith.so.1 target=libstonith.so.1.0.0
file path=usr/lib/$(MACH64)/libstonith.so.1.0.0
file path=usr/lib/$(MACH64)/stonith/plugins/external/drac5
file path=usr/lib/$(MACH64)/stonith/plugins/external/dracmc-telnet
file path=usr/lib/$(MACH64)/stonith/plugins/external/ec2
file path=usr/lib/$(MACH64)/stonith/plugins/external/hetzner
file path=usr/lib/$(MACH64)/stonith/plugins/external/hmchttp
file path=usr/lib/$(MACH64)/stonith/plugins/external/ibmrsa
file path=usr/lib/$(MACH64)/stonith/plugins/external/ibmrsa-telnet
file path=usr/lib/$(MACH64)/stonith/plugins/external/ipmi
file path=usr/lib/$(MACH64)/stonith/plugins/external/ippower9258
file path=usr/lib/$(MACH64)/stonith/plugins/external/kdumpcheck
file path=usr/lib/$(MACH64)/stonith/plugins/external/libvirt
file path=usr/lib/$(MACH64)/stonith/plugins/external/nut
file path=usr/lib/$(MACH64)/stonith/plugins/external/rackpdu
file path=usr/lib/$(MACH64)/stonith/plugins/external/riloe
file path=usr/lib/$(MACH64)/stonith/plugins/external/ssh
file path=usr/lib/$(MACH64)/stonith/plugins/external/vcenter
file path=usr/lib/$(MACH64)/stonith/plugins/external/vmware
file path=usr/lib/$(MACH64)/stonith/plugins/external/xen0
file path=usr/lib/$(MACH64)/stonith/plugins/external/xen0-ha
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/apcmaster.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/apcmastersnmp.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/apcsmart.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/baytech.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/cyclades.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/drac3.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/external.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/ibmhmc.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/meatware.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/null.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/nw_rpc100s.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/rcd_serial.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/rhcs.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/ribcl.py
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/rps10.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/ssh.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/suicide.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/wti_mpc.so
file path=usr/lib/$(MACH64)/stonith/plugins/stonith2/wti_nps.so
file path=usr/lib/$(MACH64)/stonith/plugins/xen0-ha-dom0-stonith-helper
file path=usr/sbin/cibsecret
file path=usr/sbin/ha_logger
file path=usr/sbin/lrmadmin
file path=usr/sbin/meatclient
file path=usr/sbin/stonith
file path=usr/share/cluster-glue/ha_cf_support.sh
file path=usr/share/cluster-glue/ha_log.sh
file path=usr/share/cluster-glue/openais_conf_support.sh
file path=usr/share/cluster-glue/utillib.sh
file path=usr/share/doc/cluster-glue/stonith/README.bladehpi
file path=usr/share/doc/cluster-glue/stonith/README.cyclades
file path=usr/share/doc/cluster-glue/stonith/README.drac3
file path=usr/share/doc/cluster-glue/stonith/README.dracmc
file path=usr/share/doc/cluster-glue/stonith/README.external
file path=usr/share/doc/cluster-glue/stonith/README.ibmrsa
file path=usr/share/doc/cluster-glue/stonith/README.ibmrsa-telnet
file path=usr/share/doc/cluster-glue/stonith/README.meatware
file path=usr/share/doc/cluster-glue/stonith/README.rackpdu
file path=usr/share/doc/cluster-glue/stonith/README.rcd_serial
file path=usr/share/doc/cluster-glue/stonith/README.riloe
file path=usr/share/doc/cluster-glue/stonith/README.vacm
file path=usr/share/doc/cluster-glue/stonith/README.vcenter
file path=usr/share/doc/cluster-glue/stonith/README.wti_mpc
file path=usr/share/doc/cluster-glue/stonith/README_kdumpcheck.txt
file path=usr/share/man/man1/ha_logger.1
file path=usr/share/man/man8/ha_logd.8
file path=usr/share/man/man8/lrmadmin.8
file path=usr/share/man/man8/meatclient.8
file path=usr/share/man/man8/stonith.8