xref: /titanic_41/usr/src/pkg/manifests/driver-network-srpt.mf (revision ea394cb00fd96864e34d2841b4a22357b621c78f)
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=var group=sys opensolaris.zone=global variant.opensolaris.zone=global
52dir path=var/svc group=sys opensolaris.zone=global \
53    variant.opensolaris.zone=global
54dir path=var/svc/manifest group=sys opensolaris.zone=global \
55    variant.opensolaris.zone=global
56dir path=var/svc/manifest/system group=sys opensolaris.zone=global \
57    variant.opensolaris.zone=global
58dir path=var/svc/manifest/system/ibsrp group=sys opensolaris.zone=global \
59    variant.opensolaris.zone=global
60driver name=srpt perms="* 0644 root sys"
61file path=kernel/drv/$(ARCH64)/srpt group=sys opensolaris.zone=global \
62    variant.opensolaris.zone=global
63$(i386_ONLY)file path=kernel/drv/srpt group=sys opensolaris.zone=global \
64    variant.opensolaris.zone=global
65file path=kernel/drv/srpt.conf group=sys opensolaris.zone=global \
66    reboot-needed=false variant.opensolaris.zone=global
67file path=kernel/kmdb/$(ARCH64)/srpt group=sys mode=0555 opensolaris.zone=global \
68    reboot-needed=true variant.opensolaris.zone=global
69$(i386_ONLY)file path=kernel/kmdb/srpt group=sys mode=0555 \
70    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
71file path=lib/svc/method/svc-srpt mode=0555 opensolaris.zone=global \
72    variant.opensolaris.zone=global
73file path=usr/lib/mdb/kvm/$(ARCH64)/srpt.so group=sys mode=0555
74$(i386_ONLY)file path=usr/lib/mdb/kvm/srpt.so group=sys mode=0555
75file path=var/svc/manifest/system/ibsrp/target.xml group=sys mode=0444 \
76    opensolaris.zone=global variant.opensolaris.zone=global
77legacy pkg=SUNWsrptr arch=$(ARCH) category=system \
78    desc="Sun SRP COMSTAR Port Provider (Root)" \
79    hotline="Please contact your local service provider" \
80    name="Sun SRP COMSTAR Port Provider (Root)" vendor="Sun Microsystems, Inc." \
81    version=11.11,REV=2009.11.11
82legacy pkg=SUNWsrptu arch=$(ARCH) category=system \
83    desc="Sun SRP COMSTAR Port Provider utilities (Usr)" \
84    hotline="Please contact your local service provider" \
85    name="Sun SRP COMSTAR Port Provider utilities (Usr)" \
86    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
87license cr_Sun license=cr_Sun
88license lic_CDDL license=lic_CDDL
89