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. 24ead1f93eSLiane Praza# 25ead1f93eSLiane Praza 26ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/service/resource-pools@$(PKGVERS) 27ead1f93eSLiane Prazaset name=pkg.description value="core software for resource pools" 28ead1f93eSLiane Prazaset name=pkg.summary value="Resource Pools" 29ead1f93eSLiane Prazaset name=info.classification value=org.opensolaris.category.2008:System/Core 30ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH) 31ebbab6bbSDan Pricedir path=lib variant.opensolaris.zone=global 32ebbab6bbSDan Pricedir path=lib/svc variant.opensolaris.zone=global 33ebbab6bbSDan Pricedir path=lib/svc/manifest group=sys variant.opensolaris.zone=global 34ebbab6bbSDan Pricedir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global 35ebbab6bbSDan Pricedir path=lib/svc/method variant.opensolaris.zone=global 36ead1f93eSLiane Prazadir path=usr group=sys 37ead1f93eSLiane Prazadir path=usr/bin 38ead1f93eSLiane Prazadir path=usr/include 39ead1f93eSLiane Prazadir path=usr/kernel group=sys 40ead1f93eSLiane Prazadir path=usr/kernel/drv group=sys 41ead1f93eSLiane Prazadir path=usr/kernel/drv/$(ARCH64) group=sys 42ead1f93eSLiane Prazadir path=usr/lib 43ead1f93eSLiane Prazadir path=usr/lib/$(ARCH64) 44ead1f93eSLiane Prazadir path=usr/lib/rcm 45ead1f93eSLiane Prazadir path=usr/lib/rcm/modules 46ead1f93eSLiane Prazadir path=usr/sbin 47ead1f93eSLiane Prazadir path=usr/share group=sys 48ead1f93eSLiane Prazadir path=usr/share/lib group=sys 49ead1f93eSLiane Prazadir path=usr/share/lib/xml group=sys 50ead1f93eSLiane Prazadir path=usr/share/lib/xml/dtd group=sys 51*c10c16deSRichard Lowedir path=usr/share/man 52*c10c16deSRichard Lowedir path=usr/share/man/man1m 53*c10c16deSRichard Lowedir path=usr/share/man/man3lib 54*c10c16deSRichard Lowedir path=usr/share/man/man3pool 55ebbab6bbSDan Pricedir path=var group=sys variant.opensolaris.zone=global 56ebbab6bbSDan Pricedir path=var/adm/pool group=sys variant.opensolaris.zone=global 57ebbab6bbSDan Pricedir path=var/log/pool group=sys variant.opensolaris.zone=global 58ead1f93eSLiane Prazadriver name=pool perms="pool 0666 root sys" perms="poolctl 0666 root sys" 59ebbab6bbSDan Pricefile path=lib/svc/manifest/system/poold.xml group=sys mode=0444 \ 60ead1f93eSLiane Praza variant.opensolaris.zone=global 61ebbab6bbSDan Pricefile path=lib/svc/manifest/system/pools.xml group=sys mode=0444 \ 62ead1f93eSLiane Praza variant.opensolaris.zone=global 63ebbab6bbSDan Pricefile path=lib/svc/method/svc-poold mode=0555 variant.opensolaris.zone=global 64ebbab6bbSDan Pricefile path=lib/svc/method/svc-pools mode=0555 variant.opensolaris.zone=global 65ead1f93eSLiane Prazafile path=usr/bin/poolstat mode=0555 66ead1f93eSLiane Prazafile path=usr/include/pool.h 67ead1f93eSLiane Prazafile path=usr/kernel/drv/$(ARCH64)/pool group=sys 68ead1f93eSLiane Praza$(i386_ONLY)file path=usr/kernel/drv/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 80*c10c16deSRichard Lowefile path=usr/share/man/man1m/pooladm.1m 81*c10c16deSRichard Lowefile path=usr/share/man/man1m/poolbind.1m 82*c10c16deSRichard Lowefile path=usr/share/man/man1m/poolcfg.1m 83*c10c16deSRichard Lowefile path=usr/share/man/man1m/poolstat.1m 84*c10c16deSRichard Lowefile path=usr/share/man/man3lib/libpool.3lib 85*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_associate.3pool 86*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_component_info.3pool 87*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_component_to_elem.3pool 88*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_conf_alloc.3pool 89*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_conf_close.3pool 90*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_conf_commit.3pool 91*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_conf_export.3pool 92*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_conf_free.3pool 93*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_conf_info.3pool 94*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_conf_location.3pool 95*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_conf_open.3pool 96*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_conf_remove.3pool 97*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_conf_rollback.3pool 98*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_conf_status.3pool 99*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_conf_to_elem.3pool 100*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_conf_update.3pool 101*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_conf_validate.3pool 102*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_create.3pool 103*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_destroy.3pool 104*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_dissociate.3pool 105*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_dynamic_location.3pool 106*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_error.3pool 107*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_get_binding.3pool 108*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_get_owning_resource.3pool 109*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_get_pool.3pool 110*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_get_property.3pool 111*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_get_resource.3pool 112*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_get_resource_binding.3pool 113*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_get_status.3pool 114*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_info.3pool 115*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_put_property.3pool 116*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_query_components.3pool 117*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_query_pool_resources.3pool 118*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_query_pools.3pool 119*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_query_resource_components.3pool 120*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_query_resources.3pool 121*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_resource_create.3pool 122*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_resource_destroy.3pool 123*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_resource_info.3pool 124*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_resource_to_elem.3pool 125*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_resource_transfer.3pool 126*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_resource_type_list.3pool 127*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_resource_xtransfer.3pool 128*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_rm_property.3pool 129*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_set_binding.3pool 130*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_set_status.3pool 131*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_static_location.3pool 132*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_strerror.3pool 133*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_to_elem.3pool 134*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_alloc.3pool 135*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_free.3pool 136*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_get_bool.3pool 137*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_get_double.3pool 138*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_get_int64.3pool 139*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_get_name.3pool 140*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_get_string.3pool 141*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_get_type.3pool 142*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_get_uint64.3pool 143*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_set_bool.3pool 144*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_set_double.3pool 145*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_set_int64.3pool 146*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_set_name.3pool 147*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_set_string.3pool 148*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_value_set_uint64.3pool 149*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_version.3pool 150*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_walk_components.3pool 151*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_walk_pools.3pool 152*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_walk_properties.3pool 153*c10c16deSRichard Lowefile path=usr/share/man/man3pool/pool_walk_resources.3pool 15471e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWpool desc="core software for resource pools" \ 15571e464e5SPeter Dennis - Sustaining Engineer name="Resource Pools" 15671e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWpoolr desc="core software for resource pools (Root)" \ 15771e464e5SPeter Dennis - Sustaining Engineer name="Resource Pools (Root)" 158ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun 159ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL 160ead1f93eSLiane Prazalink path=usr/lib/$(ARCH64)/libpool.so target=libpool.so.1 161ead1f93eSLiane Prazalink path=usr/lib/libpool.so target=./libpool.so.1 162