summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/service-resource-pools.p5m
blob: b7d28efb392333add4376f02ba0154b72a5a6ba0 (plain)
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
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
# Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
#

set name=pkg.fmri value=pkg:/service/resource-pools@$(PKGVERS)
set name=pkg.summary value="Resource Pools"
set name=pkg.description value="core software for resource pools"
set name=info.classification value=org.opensolaris.category.2008:System/Core
set name=variant.arch value=$(ARCH)
dir  path=lib variant.opensolaris.zone=global
dir  path=lib/svc variant.opensolaris.zone=global
dir  path=lib/svc/manifest group=sys variant.opensolaris.zone=global
dir  path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global
file path=lib/svc/manifest/system/pools.xml group=sys mode=0444 \
    variant.opensolaris.zone=global
dir  path=lib/svc/method variant.opensolaris.zone=global
file path=lib/svc/method/svc-pools mode=0555 variant.opensolaris.zone=global
dir  path=usr group=sys
dir  path=usr/bin
file path=usr/bin/poolstat mode=0555
dir  path=usr/include
file path=usr/include/pool.h
dir  path=usr/kernel group=sys
dir  path=usr/kernel/drv group=sys
dir  path=usr/kernel/drv/$(ARCH64) group=sys
file path=usr/kernel/drv/$(ARCH64)/pool group=sys
file path=usr/kernel/drv/pool.conf group=sys
dir  path=usr/lib
dir  path=usr/lib/$(ARCH64)
link path=usr/lib/$(ARCH64)/libpool.so target=libpool.so.1
file path=usr/lib/$(ARCH64)/libpool.so.1
link path=usr/lib/libpool.so target=./libpool.so.1
file path=usr/lib/libpool.so.1
dir  path=usr/lib/rcm
dir  path=usr/lib/rcm/modules
file path=usr/lib/rcm/modules/SUNW_pool_rcm.so mode=0555
dir  path=usr/sbin
file path=usr/sbin/pooladm mode=0555
file path=usr/sbin/poolbind mode=0555
file path=usr/sbin/poolcfg mode=0555
dir  path=usr/share
dir  path=usr/share/lib
dir  path=usr/share/lib/xml group=sys
dir  path=usr/share/lib/xml/dtd group=sys
file path=usr/share/lib/xml/dtd/rm_pool.dtd.1
dir  path=usr/share/man
dir  path=usr/share/man/man3lib
file path=usr/share/man/man3lib/libpool.3lib
dir  path=usr/share/man/man3pool
file path=usr/share/man/man3pool/pool_associate.3pool
file path=usr/share/man/man3pool/pool_component_info.3pool
file path=usr/share/man/man3pool/pool_component_to_elem.3pool
file path=usr/share/man/man3pool/pool_conf_alloc.3pool
link path=usr/share/man/man3pool/pool_conf_close.3pool \
    target=pool_conf_alloc.3pool
link path=usr/share/man/man3pool/pool_conf_commit.3pool \
    target=pool_conf_alloc.3pool
link path=usr/share/man/man3pool/pool_conf_export.3pool \
    target=pool_conf_alloc.3pool
link path=usr/share/man/man3pool/pool_conf_free.3pool \
    target=pool_conf_alloc.3pool
link path=usr/share/man/man3pool/pool_conf_info.3pool \
    target=pool_conf_alloc.3pool
link path=usr/share/man/man3pool/pool_conf_location.3pool \
    target=pool_conf_alloc.3pool
link path=usr/share/man/man3pool/pool_conf_open.3pool \
    target=pool_conf_alloc.3pool
link path=usr/share/man/man3pool/pool_conf_remove.3pool \
    target=pool_conf_alloc.3pool
link path=usr/share/man/man3pool/pool_conf_rollback.3pool \
    target=pool_conf_alloc.3pool
link path=usr/share/man/man3pool/pool_conf_status.3pool \
    target=pool_conf_alloc.3pool
link path=usr/share/man/man3pool/pool_conf_to_elem.3pool \
    target=pool_component_to_elem.3pool
link path=usr/share/man/man3pool/pool_conf_update.3pool \
    target=pool_conf_alloc.3pool
link path=usr/share/man/man3pool/pool_conf_validate.3pool \
    target=pool_conf_alloc.3pool
link path=usr/share/man/man3pool/pool_create.3pool target=pool_associate.3pool
link path=usr/share/man/man3pool/pool_destroy.3pool target=pool_associate.3pool
link path=usr/share/man/man3pool/pool_dissociate.3pool \
    target=pool_associate.3pool
file path=usr/share/man/man3pool/pool_dynamic_location.3pool
file path=usr/share/man/man3pool/pool_error.3pool
file path=usr/share/man/man3pool/pool_get_binding.3pool
link path=usr/share/man/man3pool/pool_get_owning_resource.3pool \
    target=pool_component_info.3pool
file path=usr/share/man/man3pool/pool_get_pool.3pool
file path=usr/share/man/man3pool/pool_get_property.3pool
link path=usr/share/man/man3pool/pool_get_resource.3pool \
    target=pool_get_pool.3pool
link path=usr/share/man/man3pool/pool_get_resource_binding.3pool \
    target=pool_get_binding.3pool
link path=usr/share/man/man3pool/pool_get_status.3pool \
    target=pool_dynamic_location.3pool
link path=usr/share/man/man3pool/pool_info.3pool target=pool_associate.3pool
link path=usr/share/man/man3pool/pool_put_property.3pool \
    target=pool_get_property.3pool
link path=usr/share/man/man3pool/pool_query_components.3pool \
    target=pool_get_pool.3pool
link path=usr/share/man/man3pool/pool_query_pool_resources.3pool \
    target=pool_associate.3pool
link path=usr/share/man/man3pool/pool_query_pools.3pool \
    target=pool_get_pool.3pool
link path=usr/share/man/man3pool/pool_query_resource_components.3pool \
    target=pool_resource_create.3pool
link path=usr/share/man/man3pool/pool_query_resources.3pool \
    target=pool_get_pool.3pool
file path=usr/share/man/man3pool/pool_resource_create.3pool
link path=usr/share/man/man3pool/pool_resource_destroy.3pool \
    target=pool_resource_create.3pool
link path=usr/share/man/man3pool/pool_resource_info.3pool \
    target=pool_resource_create.3pool
link path=usr/share/man/man3pool/pool_resource_to_elem.3pool \
    target=pool_component_to_elem.3pool
link path=usr/share/man/man3pool/pool_resource_transfer.3pool \
    target=pool_resource_create.3pool
link path=usr/share/man/man3pool/pool_resource_type_list.3pool \
    target=pool_dynamic_location.3pool
link path=usr/share/man/man3pool/pool_resource_xtransfer.3pool \
    target=pool_resource_create.3pool
link path=usr/share/man/man3pool/pool_rm_property.3pool \
    target=pool_get_property.3pool
link path=usr/share/man/man3pool/pool_set_binding.3pool \
    target=pool_get_binding.3pool
link path=usr/share/man/man3pool/pool_set_status.3pool \
    target=pool_dynamic_location.3pool
link path=usr/share/man/man3pool/pool_static_location.3pool \
    target=pool_dynamic_location.3pool
link path=usr/share/man/man3pool/pool_strerror.3pool target=pool_error.3pool
link path=usr/share/man/man3pool/pool_to_elem.3pool \
    target=pool_component_to_elem.3pool
file path=usr/share/man/man3pool/pool_value_alloc.3pool
link path=usr/share/man/man3pool/pool_value_free.3pool \
    target=pool_value_alloc.3pool
link path=usr/share/man/man3pool/pool_value_get_bool.3pool \
    target=pool_value_alloc.3pool
link path=usr/share/man/man3pool/pool_value_get_double.3pool \
    target=pool_value_alloc.3pool
link path=usr/share/man/man3pool/pool_value_get_int64.3pool \
    target=pool_value_alloc.3pool
link path=usr/share/man/man3pool/pool_value_get_name.3pool \
    target=pool_value_alloc.3pool
link path=usr/share/man/man3pool/pool_value_get_string.3pool \
    target=pool_value_alloc.3pool
link path=usr/share/man/man3pool/pool_value_get_type.3pool \
    target=pool_value_alloc.3pool
link path=usr/share/man/man3pool/pool_value_get_uint64.3pool \
    target=pool_value_alloc.3pool
link path=usr/share/man/man3pool/pool_value_set_bool.3pool \
    target=pool_value_alloc.3pool
link path=usr/share/man/man3pool/pool_value_set_double.3pool \
    target=pool_value_alloc.3pool
link path=usr/share/man/man3pool/pool_value_set_int64.3pool \
    target=pool_value_alloc.3pool
link path=usr/share/man/man3pool/pool_value_set_name.3pool \
    target=pool_value_alloc.3pool
link path=usr/share/man/man3pool/pool_value_set_string.3pool \
    target=pool_value_alloc.3pool
link path=usr/share/man/man3pool/pool_value_set_uint64.3pool \
    target=pool_value_alloc.3pool
link path=usr/share/man/man3pool/pool_version.3pool \
    target=pool_dynamic_location.3pool
file path=usr/share/man/man3pool/pool_walk_components.3pool
link path=usr/share/man/man3pool/pool_walk_pools.3pool \
    target=pool_walk_components.3pool
link path=usr/share/man/man3pool/pool_walk_properties.3pool \
    target=pool_get_property.3pool
link path=usr/share/man/man3pool/pool_walk_resources.3pool \
    target=pool_walk_components.3pool
dir  path=usr/share/man/man8
file path=usr/share/man/man8/pooladm.8
file path=usr/share/man/man8/poolbind.8
file path=usr/share/man/man8/poolcfg.8
file path=usr/share/man/man8/poolstat.8
dir  path=var group=sys variant.opensolaris.zone=global
dir  path=var/adm/pool group=sys variant.opensolaris.zone=global
dir  path=var/log/pool group=sys variant.opensolaris.zone=global
driver name=pool perms="pool 0666 root sys" perms="poolctl 0666 root sys"
legacy pkg=SUNWpool desc="core software for resource pools" \
    name="Resource Pools"
legacy pkg=SUNWpoolr desc="core software for resource pools (Root)" \
    name="Resource Pools (Root)"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL