9075 Improve ZFS pool import/load process and corrupted pool recovery
[unleashed.git] / usr / src / pkg / manifests / service-resource-pools-poold.mf
blobca57697d5b12ba7eca2ca2a630c39aca05892b02
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.
26 set name=pkg.fmri value=pkg:/service/resource-pools/poold@$(PKGVERS)
27 set name=pkg.description value="core software for dynamic resource pools"
28 set name=pkg.summary value="Dynamic Resource Pools"
29 set name=info.classification value=org.opensolaris.category.2008:System/Core
30 set name=variant.arch value=$(ARCH)
31 dir path=lib variant.opensolaris.zone=global
32 dir path=lib/svc variant.opensolaris.zone=global
33 dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global
34 dir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global
35 dir path=lib/svc/method variant.opensolaris.zone=global
36 dir path=usr group=sys
37 dir path=usr/lib
38 dir path=usr/lib/pool
39 dir path=usr/share/man/man1m
40 file path=lib/svc/manifest/system/poold.xml group=sys mode=0444 \
41     variant.opensolaris.zone=global
42 file path=lib/svc/method/svc-poold mode=0555 variant.opensolaris.zone=global
43 file path=usr/lib/pool/JPool.jar mode=0444
44 file path=usr/lib/pool/libjkstat.so.1
45 file path=usr/lib/pool/libjlgrp.so.1
46 file path=usr/lib/pool/libjpool.so.1
47 file path=usr/lib/pool/libjsyslog.so.1
48 file path=usr/lib/pool/poold mode=0555
49 file path=usr/lib/pool/poold.properties mode=0444
50 file path=usr/share/man/man1m/poold.1m
51 legacy pkg=SUNWpoold desc="core software for dynamic resource pools" \
52     name="Dynamic Resource Pools"
53 license cr_Sun license=cr_Sun
54 license lic_CDDL license=lic_CDDL
55 link path=usr/lib/pool/libjkstat.so target=./libjkstat.so.1
56 link path=usr/lib/pool/libjlgrp.so target=./libjlgrp.so.1
57 link path=usr/lib/pool/libjpool.so target=./libjpool.so.1
58 link path=usr/lib/pool/libjsyslog.so target=./libjsyslog.so.1