dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git] / usr / src / pkg / manifests / service-resource-pools.mf
bloba1f6a2161c570391b39b1c438c580b64155df757
2 # CDDL HEADER START
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.
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.
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]
19 # CDDL HEADER END
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
27 set name=pkg.fmri value=pkg:/service/resource-pools@$(PKGVERS)
28 set name=pkg.description value="core software for resource pools"
29 set name=pkg.summary value="Resource Pools"
30 set name=info.classification value=org.opensolaris.category.2008:System/Core
31 set name=variant.arch value=$(ARCH)
32 dir path=lib variant.opensolaris.zone=global
33 dir path=lib/svc variant.opensolaris.zone=global
34 dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global
35 dir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global
36 dir path=lib/svc/method variant.opensolaris.zone=global
37 dir path=usr group=sys
38 dir path=usr/bin
39 dir path=usr/include
40 dir path=usr/kernel group=sys
41 dir path=usr/kernel/drv group=sys
42 dir path=usr/lib
43 dir path=usr/lib/$(ARCH64)
44 dir path=usr/lib/rcm
45 dir path=usr/lib/rcm/modules
46 dir path=usr/sbin
47 dir path=usr/share
48 dir path=usr/share/lib
49 dir path=usr/share/lib/xml group=sys
50 dir path=usr/share/lib/xml/dtd group=sys
51 dir path=usr/share/man
52 dir path=usr/share/man/man1m
53 dir path=usr/share/man/man3lib
54 dir path=usr/share/man/man3pool
55 dir path=var group=sys variant.opensolaris.zone=global
56 dir path=var/adm/pool group=sys variant.opensolaris.zone=global
57 dir path=var/log/pool group=sys variant.opensolaris.zone=global
58 driver name=pool perms="pool 0666 root sys" perms="poolctl 0666 root sys"
59 file path=lib/svc/manifest/system/pools.xml group=sys mode=0444 \
60     variant.opensolaris.zone=global
61 file path=lib/svc/method/svc-pools mode=0555 variant.opensolaris.zone=global
62 file path=usr/bin/poolstat mode=0555
63 file path=usr/include/pool.h
64 file path=usr/kernel/drv/pool group=sys
65 file path=usr/kernel/drv/pool.conf group=sys
66 file path=usr/lib/$(ARCH64)/libpool.so.1
67 file path=usr/lib/libpool.so.1
68 file path=usr/lib/rcm/modules/SUNW_pool_rcm.so mode=0555
69 file path=usr/sbin/pooladm mode=0555
70 file path=usr/sbin/poolbind mode=0555
71 file path=usr/sbin/poolcfg mode=0555
72 file path=usr/share/lib/xml/dtd/rm_pool.dtd.1
73 file path=usr/share/man/man1m/pooladm.1m
74 file path=usr/share/man/man1m/poolbind.1m
75 file path=usr/share/man/man1m/poolcfg.1m
76 file path=usr/share/man/man1m/poolstat.1m
77 file path=usr/share/man/man3lib/libpool.3lib
78 file path=usr/share/man/man3pool/pool_associate.3pool
79 file path=usr/share/man/man3pool/pool_component_info.3pool
80 file path=usr/share/man/man3pool/pool_component_to_elem.3pool
81 file path=usr/share/man/man3pool/pool_conf_alloc.3pool
82 file path=usr/share/man/man3pool/pool_dynamic_location.3pool
83 file path=usr/share/man/man3pool/pool_error.3pool
84 file path=usr/share/man/man3pool/pool_get_binding.3pool
85 file path=usr/share/man/man3pool/pool_get_pool.3pool
86 file path=usr/share/man/man3pool/pool_get_property.3pool
87 file path=usr/share/man/man3pool/pool_resource_create.3pool
88 file path=usr/share/man/man3pool/pool_value_alloc.3pool
89 file path=usr/share/man/man3pool/pool_walk_components.3pool
90 license cr_Sun license=cr_Sun
91 license lic_CDDL license=lic_CDDL
92 link path=usr/lib/$(ARCH64)/libpool.so target=libpool.so.1
93 link path=usr/lib/libpool.so target=./libpool.so.1