xref: /titanic_41/usr/src/pkg/manifests/driver-network-srpt.mf (revision 658280b6253b61dbb155f43d0e3cbcffa85ccb90)
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:/driver/network/srpt@$(PKGVERS)
28set name=pkg.description value="Sun SRP COMSTAR Port Provider"
29set name=pkg.summary value="Sun SRP COMSTAR Port Provider"
30set name=info.classification value=org.opensolaris.category.2008:Drivers/Storage
31set name=variant.arch value=$(ARCH)
32set name=variant.opensolaris.zone value=global value=nonglobal
33dir path=kernel group=sys opensolaris.zone=global \
34    variant.opensolaris.zone=global
35dir path=kernel/drv group=sys opensolaris.zone=global \
36    variant.opensolaris.zone=global
37dir path=kernel/drv/$(ARCH64) group=sys opensolaris.zone=global \
38    variant.opensolaris.zone=global
39dir path=kernel/kmdb group=sys opensolaris.zone=global \
40    variant.opensolaris.zone=global
41dir path=kernel/kmdb/$(ARCH64) group=sys opensolaris.zone=global \
42    variant.opensolaris.zone=global
43dir path=lib opensolaris.zone=global variant.opensolaris.zone=global
44dir path=lib/svc opensolaris.zone=global variant.opensolaris.zone=global
45dir path=lib/svc/method opensolaris.zone=global variant.opensolaris.zone=global
46dir path=usr group=sys
47dir path=usr/lib
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=lib/svc/manifest group=sys opensolaris.zone=global \
52    variant.opensolaris.zone=global
53dir path=lib/svc/manifest/system group=sys opensolaris.zone=global \
54    variant.opensolaris.zone=global
55dir path=lib/svc/manifest/system/ibsrp group=sys opensolaris.zone=global \
56    variant.opensolaris.zone=global
57driver name=srpt perms="* 0644 root sys"
58file path=kernel/drv/$(ARCH64)/srpt group=sys opensolaris.zone=global \
59    variant.opensolaris.zone=global
60$(i386_ONLY)file path=kernel/drv/srpt group=sys opensolaris.zone=global \
61    variant.opensolaris.zone=global
62file path=kernel/drv/srpt.conf group=sys opensolaris.zone=global \
63    reboot-needed=false variant.opensolaris.zone=global
64file path=kernel/kmdb/$(ARCH64)/srpt group=sys mode=0555 opensolaris.zone=global \
65    reboot-needed=true variant.opensolaris.zone=global
66$(i386_ONLY)file path=kernel/kmdb/srpt group=sys mode=0555 \
67    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
68file path=lib/svc/method/svc-srpt mode=0555 opensolaris.zone=global \
69    variant.opensolaris.zone=global
70file path=usr/lib/mdb/kvm/$(ARCH64)/srpt.so group=sys mode=0555
71$(i386_ONLY)file path=usr/lib/mdb/kvm/srpt.so group=sys mode=0555
72file path=lib/svc/manifest/system/ibsrp/target.xml group=sys mode=0444 \
73    opensolaris.zone=global variant.opensolaris.zone=global
74legacy pkg=SUNWsrptr arch=$(ARCH) category=system \
75    desc="Sun SRP COMSTAR Port Provider (Root)" \
76    hotline="Please contact your local service provider" \
77    name="Sun SRP COMSTAR Port Provider (Root)" vendor="Sun Microsystems, Inc." \
78    version=11.11,REV=2009.11.11
79legacy pkg=SUNWsrptu arch=$(ARCH) category=system \
80    desc="Sun SRP COMSTAR Port Provider utilities (Usr)" \
81    hotline="Please contact your local service provider" \
82    name="Sun SRP COMSTAR Port Provider utilities (Usr)" \
83    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
84license cr_Sun license=cr_Sun
85license lic_CDDL license=lic_CDDL
86