xref: /titanic_41/usr/src/pkg/manifests/driver-network-srpt.mf (revision 4445fffbbb1ea25fd0e9ea68b9380dd7a6709025)
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
52dir path=usr/share/man
53dir path=usr/share/man/man7d
54driver name=srpt perms="* 0644 root sys"
55file path=kernel/drv/$(ARCH64)/srpt group=sys
56$(i386_ONLY)file path=kernel/drv/srpt group=sys
57file path=kernel/drv/srpt.conf group=sys
58file path=kernel/kmdb/$(ARCH64)/srpt group=sys mode=0555
59$(i386_ONLY)file path=kernel/kmdb/srpt group=sys mode=0555
60file path=lib/svc/manifest/system/ibsrp/target.xml group=sys mode=0444 \
61    variant.opensolaris.zone=global
62file path=lib/svc/method/svc-srpt mode=0555 variant.opensolaris.zone=global
63file path=usr/include/libsrpt.h
64file path=usr/lib/$(ARCH64)/libsrpt.so.1
65file path=usr/lib/$(ARCH64)/llib-lsrpt.ln
66file path=usr/lib/libsrpt.so.1
67file path=usr/lib/llib-lsrpt
68file path=usr/lib/llib-lsrpt.ln
69file path=usr/lib/mdb/kvm/$(ARCH64)/srpt.so group=sys mode=0555
70$(i386_ONLY)file path=usr/lib/mdb/kvm/srpt.so group=sys mode=0555
71file path=usr/sbin/srptadm mode=0555
72file path=usr/share/man/man7d/srpt.7d
73legacy pkg=SUNWsrptr desc="Sun SRP COMSTAR Port Provider (Root)" \
74    name="Sun SRP COMSTAR Port Provider (Root)"
75legacy pkg=SUNWsrptu desc="Sun SRP COMSTAR Port Provider utilities (Usr)" \
76    name="Sun SRP COMSTAR Port Provider utilities (Usr)"
77license cr_Sun license=cr_Sun
78license lic_CDDL license=lic_CDDL
79link path=usr/lib/$(ARCH64)/libsrpt.so target=libsrpt.so.1
80link path=usr/lib/libsrpt.so target=libsrpt.so.1
81