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