1ead1f93eSLiane Praza# 2ead1f93eSLiane Praza# CDDL HEADER START 3ead1f93eSLiane Praza# 4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the 5ead1f93eSLiane Praza# Common Development and Distribution License (the "License"). 6ead1f93eSLiane Praza# You may not use this file except in compliance with the License. 7ead1f93eSLiane Praza# 8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing. 10ead1f93eSLiane Praza# See the License for the specific language governing permissions 11ead1f93eSLiane Praza# and limitations under the License. 12ead1f93eSLiane Praza# 13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each 14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the 16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying 17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner] 18ead1f93eSLiane Praza# 19ead1f93eSLiane Praza# CDDL HEADER END 20ead1f93eSLiane Praza# 21ead1f93eSLiane Praza 22ead1f93eSLiane Praza# 23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24*a9478106SYuri Pankov# Copyright 2012 Nexenta Systems, Inc. All rights reserved. 25ead1f93eSLiane Praza# 26ead1f93eSLiane Praza 27ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/service/resource-pools@$(PKGVERS) 28ead1f93eSLiane Prazaset name=pkg.description value="core software for resource pools" 29ead1f93eSLiane Prazaset name=pkg.summary value="Resource Pools" 30ead1f93eSLiane Prazaset name=info.classification value=org.opensolaris.category.2008:System/Core 31ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH) 32ebbab6bbSDan Pricedir path=lib variant.opensolaris.zone=global 33ebbab6bbSDan Pricedir path=lib/svc variant.opensolaris.zone=global 34ebbab6bbSDan Pricedir path=lib/svc/manifest group=sys variant.opensolaris.zone=global 35ebbab6bbSDan Pricedir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global 36ebbab6bbSDan Pricedir path=lib/svc/method variant.opensolaris.zone=global 37ead1f93eSLiane Prazadir path=usr group=sys 38ead1f93eSLiane Prazadir path=usr/bin 39ead1f93eSLiane Prazadir path=usr/include 40ead1f93eSLiane Prazadir path=usr/kernel group=sys 41ead1f93eSLiane Prazadir path=usr/kernel/drv group=sys 42ead1f93eSLiane Prazadir path=usr/kernel/drv/$(ARCH64) group=sys 43ead1f93eSLiane Prazadir path=usr/lib 44ead1f93eSLiane Prazadir path=usr/lib/$(ARCH64) 45ead1f93eSLiane Prazadir path=usr/lib/rcm 46ead1f93eSLiane Prazadir path=usr/lib/rcm/modules 47ead1f93eSLiane Prazadir path=usr/sbin 48c6945919SBayard Belldir path=usr/share 49c6945919SBayard Belldir path=usr/share/lib 50ead1f93eSLiane Prazadir path=usr/share/lib/xml group=sys 51ead1f93eSLiane Prazadir path=usr/share/lib/xml/dtd group=sys 52c10c16deSRichard Lowedir path=usr/share/man 53c10c16deSRichard Lowedir path=usr/share/man/man1m 54c10c16deSRichard Lowedir path=usr/share/man/man3lib 55c10c16deSRichard Lowedir path=usr/share/man/man3pool 56ebbab6bbSDan Pricedir path=var group=sys variant.opensolaris.zone=global 57ebbab6bbSDan Pricedir path=var/adm/pool group=sys variant.opensolaris.zone=global 58ebbab6bbSDan Pricedir path=var/log/pool group=sys variant.opensolaris.zone=global 59ead1f93eSLiane Prazadriver name=pool perms="pool 0666 root sys" perms="poolctl 0666 root sys" 60ebbab6bbSDan Pricefile path=lib/svc/manifest/system/poold.xml group=sys mode=0444 \ 61ead1f93eSLiane Praza variant.opensolaris.zone=global 62ebbab6bbSDan Pricefile path=lib/svc/manifest/system/pools.xml group=sys mode=0444 \ 63ead1f93eSLiane Praza variant.opensolaris.zone=global 64ebbab6bbSDan Pricefile path=lib/svc/method/svc-poold mode=0555 variant.opensolaris.zone=global 65ebbab6bbSDan Pricefile path=lib/svc/method/svc-pools mode=0555 variant.opensolaris.zone=global 66ead1f93eSLiane Prazafile path=usr/bin/poolstat mode=0555 67ead1f93eSLiane Prazafile path=usr/include/pool.h 68ead1f93eSLiane Prazafile path=usr/kernel/drv/$(ARCH64)/pool group=sys 69ead1f93eSLiane Prazafile path=usr/kernel/drv/pool.conf group=sys 70ead1f93eSLiane Prazafile path=usr/lib/$(ARCH64)/libpool.so.1 71ead1f93eSLiane Prazafile path=usr/lib/$(ARCH64)/llib-lpool.ln 72ead1f93eSLiane Prazafile path=usr/lib/libpool.so.1 73ead1f93eSLiane Prazafile path=usr/lib/llib-lpool 74ead1f93eSLiane Prazafile path=usr/lib/llib-lpool.ln 75ead1f93eSLiane Prazafile path=usr/lib/rcm/modules/SUNW_pool_rcm.so mode=0555 76ead1f93eSLiane Prazafile path=usr/sbin/pooladm mode=0555 77ead1f93eSLiane Prazafile path=usr/sbin/poolbind mode=0555 78ead1f93eSLiane Prazafile path=usr/sbin/poolcfg mode=0555 79ead1f93eSLiane Prazafile path=usr/share/lib/xml/dtd/rm_pool.dtd.1 80c10c16deSRichard Lowefile path=usr/share/man/man1m/pooladm.1m 81c10c16deSRichard Lowefile path=usr/share/man/man1m/poolbind.1m 82c10c16deSRichard Lowefile path=usr/share/man/man1m/poolcfg.1m 83c10c16deSRichard Lowefile path=usr/share/man/man1m/poolstat.1m 84c10c16deSRichard Lowefile path=usr/share/man/man3lib/libpool.3lib 85c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_associate.3pool 86c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_component_info.3pool 87c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_component_to_elem.3pool 88c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_conf_alloc.3pool 89c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_dynamic_location.3pool 90c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_error.3pool 91c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_get_binding.3pool 92c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_get_pool.3pool 93c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_get_property.3pool 94c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_resource_create.3pool 95c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_alloc.3pool 96c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_walk_components.3pool 9771e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWpool desc="core software for resource pools" \ 9871e464e5SPeter Dennis - Sustaining Engineer name="Resource Pools" 9971e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWpoolr desc="core software for resource pools (Root)" \ 10071e464e5SPeter Dennis - Sustaining Engineer name="Resource Pools (Root)" 101ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun 102ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL 103ead1f93eSLiane Prazalink path=usr/lib/$(ARCH64)/libpool.so target=libpool.so.1 104ead1f93eSLiane Prazalink path=usr/lib/libpool.so target=./libpool.so.1 105*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_conf_close.3pool \ 106*a9478106SYuri Pankov target=pool_conf_alloc.3pool 107*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_conf_commit.3pool \ 108*a9478106SYuri Pankov target=pool_conf_alloc.3pool 109*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_conf_export.3pool \ 110*a9478106SYuri Pankov target=pool_conf_alloc.3pool 111*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_conf_free.3pool \ 112*a9478106SYuri Pankov target=pool_conf_alloc.3pool 113*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_conf_info.3pool \ 114*a9478106SYuri Pankov target=pool_conf_alloc.3pool 115*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_conf_location.3pool \ 116*a9478106SYuri Pankov target=pool_conf_alloc.3pool 117*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_conf_open.3pool \ 118*a9478106SYuri Pankov target=pool_conf_alloc.3pool 119*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_conf_remove.3pool \ 120*a9478106SYuri Pankov target=pool_conf_alloc.3pool 121*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_conf_rollback.3pool \ 122*a9478106SYuri Pankov target=pool_conf_alloc.3pool 123*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_conf_status.3pool \ 124*a9478106SYuri Pankov target=pool_conf_alloc.3pool 125*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_conf_to_elem.3pool \ 126*a9478106SYuri Pankov target=pool_component_to_elem.3pool 127*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_conf_update.3pool \ 128*a9478106SYuri Pankov target=pool_conf_alloc.3pool 129*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_conf_validate.3pool \ 130*a9478106SYuri Pankov target=pool_conf_alloc.3pool 131*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_create.3pool target=pool_associate.3pool 132*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_destroy.3pool \ 133*a9478106SYuri Pankov target=pool_associate.3pool 134*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_dissociate.3pool \ 135*a9478106SYuri Pankov target=pool_associate.3pool 136*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_get_owning_resource.3pool \ 137*a9478106SYuri Pankov target=pool_component_info.3pool 138*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_get_resource.3pool \ 139*a9478106SYuri Pankov target=pool_get_pool.3pool 140*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_get_resource_binding.3pool \ 141*a9478106SYuri Pankov target=pool_get_binding.3pool 142*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_get_status.3pool \ 143*a9478106SYuri Pankov target=pool_dynamic_location.3pool 144*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_info.3pool target=pool_associate.3pool 145*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_put_property.3pool \ 146*a9478106SYuri Pankov target=pool_get_property.3pool 147*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_query_components.3pool \ 148*a9478106SYuri Pankov target=pool_get_pool.3pool 149*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_query_pool_resources.3pool \ 150*a9478106SYuri Pankov target=pool_associate.3pool 151*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_query_pools.3pool \ 152*a9478106SYuri Pankov target=pool_get_pool.3pool 153*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_query_resource_components.3pool \ 154*a9478106SYuri Pankov target=pool_resource_create.3pool 155*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_query_resources.3pool \ 156*a9478106SYuri Pankov target=pool_get_pool.3pool 157*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_resource_destroy.3pool \ 158*a9478106SYuri Pankov target=pool_resource_create.3pool 159*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_resource_info.3pool \ 160*a9478106SYuri Pankov target=pool_resource_create.3pool 161*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_resource_to_elem.3pool \ 162*a9478106SYuri Pankov target=pool_component_to_elem.3pool 163*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_resource_transfer.3pool \ 164*a9478106SYuri Pankov target=pool_resource_create.3pool 165*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_resource_type_list.3pool \ 166*a9478106SYuri Pankov target=pool_dynamic_location.3pool 167*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_resource_xtransfer.3pool \ 168*a9478106SYuri Pankov target=pool_resource_create.3pool 169*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_rm_property.3pool \ 170*a9478106SYuri Pankov target=pool_get_property.3pool 171*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_set_binding.3pool \ 172*a9478106SYuri Pankov target=pool_get_binding.3pool 173*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_set_status.3pool \ 174*a9478106SYuri Pankov target=pool_dynamic_location.3pool 175*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_static_location.3pool \ 176*a9478106SYuri Pankov target=pool_dynamic_location.3pool 177*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_strerror.3pool target=pool_error.3pool 178*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_to_elem.3pool \ 179*a9478106SYuri Pankov target=pool_component_to_elem.3pool 180*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_value_free.3pool \ 181*a9478106SYuri Pankov target=pool_value_alloc.3pool 182*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_value_get_bool.3pool \ 183*a9478106SYuri Pankov target=pool_value_alloc.3pool 184*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_value_get_double.3pool \ 185*a9478106SYuri Pankov target=pool_value_alloc.3pool 186*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_value_get_int64.3pool \ 187*a9478106SYuri Pankov target=pool_value_alloc.3pool 188*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_value_get_name.3pool \ 189*a9478106SYuri Pankov target=pool_value_alloc.3pool 190*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_value_get_string.3pool \ 191*a9478106SYuri Pankov target=pool_value_alloc.3pool 192*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_value_get_type.3pool \ 193*a9478106SYuri Pankov target=pool_value_alloc.3pool 194*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_value_get_uint64.3pool \ 195*a9478106SYuri Pankov target=pool_value_alloc.3pool 196*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_value_set_bool.3pool \ 197*a9478106SYuri Pankov target=pool_value_alloc.3pool 198*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_value_set_double.3pool \ 199*a9478106SYuri Pankov target=pool_value_alloc.3pool 200*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_value_set_int64.3pool \ 201*a9478106SYuri Pankov target=pool_value_alloc.3pool 202*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_value_set_name.3pool \ 203*a9478106SYuri Pankov target=pool_value_alloc.3pool 204*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_value_set_string.3pool \ 205*a9478106SYuri Pankov target=pool_value_alloc.3pool 206*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_value_set_uint64.3pool \ 207*a9478106SYuri Pankov target=pool_value_alloc.3pool 208*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_version.3pool \ 209*a9478106SYuri Pankov target=pool_dynamic_location.3pool 210*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_walk_pools.3pool \ 211*a9478106SYuri Pankov target=pool_walk_components.3pool 212*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_walk_properties.3pool \ 213*a9478106SYuri Pankov target=pool_get_property.3pool 214*a9478106SYuri Pankovlink path=usr/share/man/man3pool/pool_walk_resources.3pool \ 215*a9478106SYuri Pankov target=pool_walk_components.3pool 216