xref: /titanic_52/usr/src/pkg/manifests/network-iscsi-target.mf (revision 005d3feb53a9a10272d4a24b03991575d6a9bcb3)
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:/network/iscsi/target@$(PKGVERS)
28set name=pkg.description value="Sun iSCSI COMSTAR Port Provider"
29set name=pkg.summary value="Sun iSCSI COMSTAR Port Provider"
30set name=info.classification value=org.opensolaris.category.2008:System/Hardware
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=lib opensolaris.zone=global variant.opensolaris.zone=global
40dir path=lib/svc opensolaris.zone=global variant.opensolaris.zone=global
41dir path=lib/svc/method opensolaris.zone=global variant.opensolaris.zone=global
42dir path=usr group=sys
43dir path=usr/include
44dir path=usr/include/sys
45dir path=usr/include/sys/iscsit
46dir path=usr/lib
47dir path=usr/lib/$(ARCH64)
48dir path=usr/sbin
49dir path=var group=sys opensolaris.zone=global variant.opensolaris.zone=global
50dir path=var/svc group=sys opensolaris.zone=global \
51    variant.opensolaris.zone=global
52dir path=var/svc/manifest group=sys opensolaris.zone=global \
53    variant.opensolaris.zone=global
54dir path=var/svc/manifest/network group=sys opensolaris.zone=global \
55    variant.opensolaris.zone=global
56dir path=var/svc/manifest/network/iscsi group=sys opensolaris.zone=global \
57    variant.opensolaris.zone=global
58driver name=iscsit perms="* 0600 root sys"
59file path=kernel/drv/$(ARCH64)/iscsit group=sys opensolaris.zone=global \
60    variant.opensolaris.zone=global
61$(i386_ONLY)file path=kernel/drv/iscsit group=sys opensolaris.zone=global \
62    variant.opensolaris.zone=global
63file path=kernel/drv/iscsit.conf group=sys opensolaris.zone=global \
64    reboot-needed=false variant.opensolaris.zone=global
65file path=lib/svc/method/iscsi-target mode=0555 opensolaris.zone=global \
66    variant.opensolaris.zone=global
67file path=usr/include/libiscsit.h
68file path=usr/include/sys/iscsit/iscsit_common.h
69file path=usr/lib/$(ARCH64)/libiscsit.so.1
70file path=usr/lib/$(ARCH64)/llib-liscsit.ln
71file path=usr/lib/libiscsit.so.1
72file path=usr/lib/llib-liscsit
73file path=usr/lib/llib-liscsit.ln
74file path=usr/sbin/itadm mode=0555
75file path=var/svc/manifest/network/iscsi/iscsi-target.xml group=sys mode=0444 \
76    opensolaris.zone=global variant.opensolaris.zone=global
77legacy pkg=SUNWiscsitr arch=$(ARCH) category=system \
78    desc="Sun iSCSI COMSTAR Port Provider" \
79    hotline="Please contact your local service provider" \
80    name="Sun iSCSI COMSTAR Port Provider (root)" \
81    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
82legacy pkg=SUNWiscsitu arch=$(ARCH) category=system \
83    desc="Sun iSCSI COMSTAR Port Provider" \
84    hotline="Please contact your local service provider" \
85    name="Sun iSCSI COMSTAR Port Provider" vendor="Sun Microsystems, Inc." \
86    version=11.11,REV=2009.11.11
87license cr_Sun license=cr_Sun
88license lic_CDDL license=lic_CDDL
89link path=usr/lib/$(ARCH64)/libiscsit.so target=libiscsit.so.1
90link path=usr/lib/libiscsit.so target=libiscsit.so.1
91