xref: /titanic_41/usr/src/pkg/manifests/service-resource-pools.mf (revision 0dc2366f7b9f9f36e10909b1e95edbf2a261c2ac)
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 2010 Sun Microsystems, Inc.  All rights reserved.
24# Use is subject to license terms.
25#
26
27set name=pkg.fmri value=pkg:/service/resource-pools@$(PKGVERS)
28set name=pkg.description value="core software for resource pools"
29set name=pkg.summary value="Resource Pools"
30set name=info.classification value=org.opensolaris.category.2008:System/Core
31set name=variant.arch value=$(ARCH)
32set name=variant.opensolaris.zone value=global value=nonglobal
33dir path=lib opensolaris.zone=global variant.opensolaris.zone=global
34dir path=lib/svc opensolaris.zone=global variant.opensolaris.zone=global
35dir path=lib/svc/method opensolaris.zone=global 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=var group=sys opensolaris.zone=global variant.opensolaris.zone=global
52dir path=var/adm/pool group=sys opensolaris.zone=global \
53    variant.opensolaris.zone=global
54dir path=var/log/pool group=sys opensolaris.zone=global \
55    variant.opensolaris.zone=global
56dir path=var/svc group=sys opensolaris.zone=global \
57    variant.opensolaris.zone=global
58dir path=var/svc/manifest group=sys opensolaris.zone=global \
59    variant.opensolaris.zone=global
60dir path=var/svc/manifest/system group=sys opensolaris.zone=global \
61    variant.opensolaris.zone=global
62driver name=pool perms="pool 0666 root sys" perms="poolctl 0666 root sys"
63file path=lib/svc/method/svc-poold mode=0555 opensolaris.zone=global \
64    variant.opensolaris.zone=global
65file path=lib/svc/method/svc-pools mode=0555 opensolaris.zone=global \
66    variant.opensolaris.zone=global
67file path=usr/bin/poolstat mode=0555
68file path=usr/include/pool.h
69file path=usr/kernel/drv/$(ARCH64)/pool group=sys
70$(i386_ONLY)file path=usr/kernel/drv/pool group=sys
71file path=usr/kernel/drv/pool.conf group=sys
72file path=usr/lib/$(ARCH64)/libpool.so.1
73file path=usr/lib/$(ARCH64)/llib-lpool.ln
74file path=usr/lib/libpool.so.1
75file path=usr/lib/llib-lpool
76file path=usr/lib/llib-lpool.ln
77file path=usr/lib/rcm/modules/SUNW_pool_rcm.so mode=0555
78file path=usr/sbin/pooladm mode=0555
79file path=usr/sbin/poolbind mode=0555
80file path=usr/sbin/poolcfg mode=0555
81file path=usr/share/lib/xml/dtd/rm_pool.dtd.1
82file path=var/svc/manifest/system/poold.xml group=sys mode=0444 \
83    opensolaris.zone=global variant.opensolaris.zone=global
84file path=var/svc/manifest/system/pools.xml group=sys mode=0444 \
85    opensolaris.zone=global variant.opensolaris.zone=global
86legacy pkg=SUNWpool arch=$(ARCH) category=system \
87    desc="core software for resource pools" \
88    hotline="Please contact your local service provider" name="Resource Pools" \
89    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
90legacy pkg=SUNWpoolr arch=$(ARCH) category=system \
91    desc="core software for resource pools (Root)" \
92    hotline="Please contact your local service provider" \
93    name="Resource Pools (Root)" vendor="Sun Microsystems, Inc." \
94    version=11.11,REV=2009.11.11
95license cr_Sun license=cr_Sun
96license lic_CDDL license=lic_CDDL
97link path=usr/lib/$(ARCH64)/libpool.so target=libpool.so.1
98link path=usr/lib/libpool.so target=./libpool.so.1
99