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