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:/driver/network/srpt@$(PKGVERS)
27set name=pkg.description value="Sun SRP COMSTAR Port Provider"
28set name=pkg.summary value="Sun SRP COMSTAR Port Provider"
29set name=info.classification \
30    value=org.opensolaris.category.2008:Drivers/Storage
31set name=variant.arch value=$(ARCH)
32dir path=kernel group=sys
33dir path=kernel/drv group=sys
34dir path=kernel/drv/$(ARCH64) group=sys
35dir path=kernel/kmdb group=sys
36dir path=kernel/kmdb/$(ARCH64) group=sys
37dir path=lib variant.opensolaris.zone=global
38dir path=lib/svc variant.opensolaris.zone=global
39dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global
40dir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global
41dir path=lib/svc/manifest/system/ibsrp group=sys \
42    variant.opensolaris.zone=global
43dir path=lib/svc/method variant.opensolaris.zone=global
44dir path=usr group=sys
45dir path=usr/include
46dir path=usr/lib
47dir path=usr/lib/$(ARCH64)
48dir path=usr/lib/mdb group=sys
49dir path=usr/lib/mdb/kvm group=sys
50dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys
51dir path=usr/sbin
52driver name=srpt perms="* 0644 root sys"
53file path=kernel/drv/$(ARCH64)/srpt group=sys
54$(i386_ONLY)file path=kernel/drv/srpt group=sys
55file path=kernel/drv/srpt.conf group=sys
56file path=kernel/kmdb/$(ARCH64)/srpt group=sys mode=0555
57$(i386_ONLY)file path=kernel/kmdb/srpt group=sys mode=0555
58file path=lib/svc/manifest/system/ibsrp/target.xml group=sys mode=0444 \
59    variant.opensolaris.zone=global
60file path=lib/svc/method/svc-srpt mode=0555 variant.opensolaris.zone=global
61file path=usr/include/libsrpt.h
62file path=usr/lib/$(ARCH64)/libsrpt.so.1
63file path=usr/lib/$(ARCH64)/llib-lsrpt.ln
64file path=usr/lib/libsrpt.so.1
65file path=usr/lib/llib-lsrpt
66file path=usr/lib/llib-lsrpt.ln
67file path=usr/lib/mdb/kvm/$(ARCH64)/srpt.so group=sys mode=0555
68$(i386_ONLY)file path=usr/lib/mdb/kvm/srpt.so group=sys mode=0555
69file path=usr/sbin/srptadm mode=0555
70legacy pkg=SUNWsrptr desc="Sun SRP COMSTAR Port Provider (Root)" \
71    name="Sun SRP COMSTAR Port Provider (Root)"
72legacy pkg=SUNWsrptu desc="Sun SRP COMSTAR Port Provider utilities (Usr)" \
73    name="Sun SRP COMSTAR Port Provider utilities (Usr)"
74license cr_Sun license=cr_Sun
75license lic_CDDL license=lic_CDDL
76link path=usr/lib/$(ARCH64)/libsrpt.so target=libsrpt.so.1
77link path=usr/lib/libsrpt.so target=libsrpt.so.1
78