xref: /titanic_52/usr/src/pkg/manifests/storage-stmf.mf (revision ebbab6bbae913efeadfa3c6a1b082664a125f95b)
1ead1f93eSLiane Praza#
2ead1f93eSLiane Praza# CDDL HEADER START
3ead1f93eSLiane Praza#
4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the
5ead1f93eSLiane Praza# Common Development and Distribution License (the "License").
6ead1f93eSLiane Praza# You may not use this file except in compliance with the License.
7ead1f93eSLiane Praza#
8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing.
10ead1f93eSLiane Praza# See the License for the specific language governing permissions
11ead1f93eSLiane Praza# and limitations under the License.
12ead1f93eSLiane Praza#
13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the
16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
18ead1f93eSLiane Praza#
19ead1f93eSLiane Praza# CDDL HEADER END
20ead1f93eSLiane Praza#
21ead1f93eSLiane Praza
22ead1f93eSLiane Praza#
23dea05b66SNattuvetty Bhavyan# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24ead1f93eSLiane Praza#
25ead1f93eSLiane Praza
26ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/storage/stmf@$(PKGVERS)
27ead1f93eSLiane Prazaset name=pkg.description \
28ead1f93eSLiane Praza    value="Sun Common Multiprotocol SCSI Target device drivers"
29ead1f93eSLiane Prazaset name=pkg.summary value="Sun Common Multiprotocol SCSI Target"
30*ebbab6bbSDan Priceset name=info.classification \
31*ebbab6bbSDan Price    value=org.opensolaris.category.2008:System/Hardware
32ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
33*ebbab6bbSDan Pricedir path=kernel group=sys
34*ebbab6bbSDan Pricedir path=kernel/drv group=sys
35*ebbab6bbSDan Pricedir path=kernel/drv/$(ARCH64) group=sys
36*ebbab6bbSDan Pricedir path=kernel/kmdb group=sys
37*ebbab6bbSDan Pricedir path=kernel/kmdb/$(ARCH64) group=sys
38*ebbab6bbSDan Pricedir path=lib variant.opensolaris.zone=global
39*ebbab6bbSDan Pricedir path=lib/svc variant.opensolaris.zone=global
40*ebbab6bbSDan Pricedir path=lib/svc/manifest group=sys variant.opensolaris.zone=global
41*ebbab6bbSDan Pricedir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global
42*ebbab6bbSDan Pricedir path=lib/svc/method variant.opensolaris.zone=global
43ead1f93eSLiane Prazadir path=usr group=sys
44ead1f93eSLiane Prazadir path=usr/demo
45ead1f93eSLiane Prazadir path=usr/demo/comstar
46ead1f93eSLiane Prazadir path=usr/demo/comstar/bin
47ead1f93eSLiane Prazadir path=usr/include
48ead1f93eSLiane Prazadir path=usr/include/sys
49ead1f93eSLiane Prazadir path=usr/lib
50ead1f93eSLiane Prazadir path=usr/lib/$(ARCH64)
51ead1f93eSLiane Prazadir path=usr/lib/mdb group=sys
52ead1f93eSLiane Prazadir path=usr/lib/mdb/kvm group=sys
53ead1f93eSLiane Prazadir path=usr/lib/mdb/kvm/$(ARCH64) group=sys
54ead1f93eSLiane Prazadir path=usr/sbin
55ead1f93eSLiane Prazadriver name=fct perms="* 0666 root sys"
56ead1f93eSLiane Prazadriver name=pppt perms="* 0666 root sys"
57ead1f93eSLiane Prazadriver name=qlt perms="* 0666 root sys"
58ead1f93eSLiane Prazadriver name=stmf perms="* 0666 root sys"
59ead1f93eSLiane Prazadriver name=stmf_sbd perms="* 0666 root sys"
60*ebbab6bbSDan Pricefile path=kernel/drv/$(ARCH64)/fct group=sys
61*ebbab6bbSDan Pricefile path=kernel/drv/$(ARCH64)/pppt group=sys
62*ebbab6bbSDan Pricefile path=kernel/drv/$(ARCH64)/qlt group=sys
63*ebbab6bbSDan Pricefile path=kernel/drv/$(ARCH64)/stmf group=sys
64*ebbab6bbSDan Pricefile path=kernel/drv/$(ARCH64)/stmf_sbd group=sys
65*ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/fct group=sys
66*ebbab6bbSDan Pricefile path=kernel/drv/fct.conf group=sys
67*ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/pppt group=sys
68*ebbab6bbSDan Pricefile path=kernel/drv/pppt.conf group=sys
69*ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/qlt group=sys
70*ebbab6bbSDan Pricefile path=kernel/drv/qlt.conf group=sys
71*ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/stmf group=sys
72*ebbab6bbSDan Pricefile path=kernel/drv/stmf.conf group=sys
73*ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/stmf_sbd group=sys
74*ebbab6bbSDan Pricefile path=kernel/drv/stmf_sbd.conf group=sys
75*ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/stmf group=sys mode=0555
76*ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/stmf_sbd group=sys mode=0555
77*ebbab6bbSDan Price$(i386_ONLY)file path=kernel/kmdb/stmf group=sys mode=0555
78*ebbab6bbSDan Price$(i386_ONLY)file path=kernel/kmdb/stmf_sbd group=sys mode=0555
79*ebbab6bbSDan Pricefile path=lib/svc/manifest/system/stmf.xml group=sys mode=0444 \
80ead1f93eSLiane Praza    variant.opensolaris.zone=global
81*ebbab6bbSDan Pricefile path=lib/svc/method/svc-stmf mode=0555 variant.opensolaris.zone=global
82ead1f93eSLiane Prazafile path=usr/demo/comstar/bin/aluaadm mode=0555
83ead1f93eSLiane Prazafile path=usr/demo/comstar/bin/svc-stmfproxy mode=0555
84ead1f93eSLiane Prazafile path=usr/demo/comstar/stmfproxy.xml mode=0444
85ead1f93eSLiane Prazafile path=usr/include/libstmf.h
86ead1f93eSLiane Prazafile path=usr/include/libstmfproxy.h
87ead1f93eSLiane Prazafile path=usr/include/sys/fct.h
88ead1f93eSLiane Prazafile path=usr/include/sys/fct_defines.h
89ead1f93eSLiane Prazafile path=usr/include/sys/fctio.h
90ead1f93eSLiane Prazafile path=usr/include/sys/lpif.h
91ead1f93eSLiane Prazafile path=usr/include/sys/portif.h
92ead1f93eSLiane Prazafile path=usr/include/sys/stmf.h
93ead1f93eSLiane Prazafile path=usr/include/sys/stmf_defines.h
94ead1f93eSLiane Prazafile path=usr/include/sys/stmf_ioctl.h
95ead1f93eSLiane Prazafile path=usr/lib/$(ARCH64)/libstmf.so.1
96ead1f93eSLiane Prazafile path=usr/lib/$(ARCH64)/libstmfproxy.so.1
97ead1f93eSLiane Prazafile path=usr/lib/$(ARCH64)/llib-lstmf.ln
98ead1f93eSLiane Prazafile path=usr/lib/libstmf.so.1
99ead1f93eSLiane Prazafile path=usr/lib/libstmfproxy.so.1
100ead1f93eSLiane Prazafile path=usr/lib/llib-lstmf
101ead1f93eSLiane Prazafile path=usr/lib/llib-lstmf.ln
102ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/stmf.so group=sys mode=0555
103dea05b66SNattuvetty Bhavyanfile path=usr/lib/mdb/kvm/$(ARCH64)/stmf_sbd.so group=sys mode=0555
104*ebbab6bbSDan Price$(i386_ONLY)file path=usr/lib/mdb/kvm/stmf.so group=sys mode=0555
105dea05b66SNattuvetty Bhavyan$(i386_ONLY)file path=usr/lib/mdb/kvm/stmf_sbd.so group=sys mode=0555
106ead1f93eSLiane Prazafile path=usr/sbin/sbdadm mode=0555
107ead1f93eSLiane Prazafile path=usr/sbin/stmfadm mode=0555
108ead1f93eSLiane Prazalegacy pkg=SUNWstmf arch=$(ARCH) category=system \
109ead1f93eSLiane Praza    desc="Sun Common Multiprotocol SCSI Target device drivers" \
110ead1f93eSLiane Praza    hotline="Please contact your local service provider" \
111*ebbab6bbSDan Price    name="Sun Common Multiprotocol SCSI Target" \
112*ebbab6bbSDan Price    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
113ead1f93eSLiane Prazalegacy pkg=SUNWstmfu arch=$(ARCH) category=system \
114ead1f93eSLiane Praza    desc="Sun Common Multiprotocol SCSI Target Libraries and Tools" \
115ead1f93eSLiane Praza    hotline="Please contact your local service provider" \
116ead1f93eSLiane Praza    name="Sun Common Multiprotocol SCSI Target Libraries and Tools" \
117ead1f93eSLiane Praza    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
118ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
119ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
120ead1f93eSLiane Prazalink path=usr/lib/$(ARCH64)/libstmf.so target=libstmf.so.1
121ead1f93eSLiane Prazalink path=usr/lib/$(ARCH64)/libstmfproxy.so target=libstmfproxy.so.1
122ead1f93eSLiane Prazalink path=usr/lib/libstmf.so target=libstmf.so.1
123ead1f93eSLiane Prazalink path=usr/lib/libstmfproxy.so target=libstmfproxy.so.1
124