xref: /titanic_41/usr/src/pkg/manifests/network-iscsi-target.mf (revision 4445fffbbb1ea25fd0e9ea68b9380dd7a6709025)
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
49dir path=usr/share/man/man1m
50dir path=usr/share/man/man3iscsit
51dir path=usr/share/man/man3lib
52driver name=iscsit perms="* 0600 root sys"
53file path=kernel/drv/$(ARCH64)/iscsit group=sys
54$(i386_ONLY)file path=kernel/drv/iscsit group=sys
55file path=kernel/drv/iscsit.conf group=sys
56file path=lib/svc/manifest/network/iscsi/iscsi-target.xml group=sys mode=0444 \
57    variant.opensolaris.zone=global
58file path=lib/svc/method/iscsi-target mode=0555 \
59    variant.opensolaris.zone=global
60file path=usr/include/libiscsit.h
61file path=usr/include/sys/iscsit/iscsit_common.h
62file path=usr/lib/$(ARCH64)/libiscsit.so.1
63file path=usr/lib/$(ARCH64)/llib-liscsit.ln
64file path=usr/lib/libiscsit.so.1
65file path=usr/lib/llib-liscsit
66file path=usr/lib/llib-liscsit.ln
67file path=usr/sbin/itadm mode=0555
68file path=usr/share/man/man1m/itadm.1m
69file path=usr/share/man/man3iscsit/it_config_commit.3iscsit
70file path=usr/share/man/man3iscsit/it_config_free.3iscsit
71file path=usr/share/man/man3iscsit/it_config_load.3iscsit
72file path=usr/share/man/man3iscsit/it_config_setprop.3iscsit
73file path=usr/share/man/man3iscsit/it_ini_create.3iscsit
74file path=usr/share/man/man3iscsit/it_ini_delete.3iscsit
75file path=usr/share/man/man3iscsit/it_ini_free.3iscsit
76file path=usr/share/man/man3iscsit/it_ini_setprop.3iscsit
77file path=usr/share/man/man3iscsit/it_portal_create.3iscsit
78file path=usr/share/man/man3iscsit/it_portal_delete.3iscsit
79file path=usr/share/man/man3iscsit/it_tgt_create.3iscsit
80file path=usr/share/man/man3iscsit/it_tgt_delete.3iscsit
81file path=usr/share/man/man3iscsit/it_tgt_free.3iscsit
82file path=usr/share/man/man3iscsit/it_tgt_setprop.3iscsit
83file path=usr/share/man/man3iscsit/it_tpg_create.3iscsit
84file path=usr/share/man/man3iscsit/it_tpg_delete.3iscsit
85file path=usr/share/man/man3iscsit/it_tpg_free.3iscsit
86file path=usr/share/man/man3iscsit/it_tpgt_create.3iscsit
87file path=usr/share/man/man3iscsit/it_tpgt_delete.3iscsit
88file path=usr/share/man/man3iscsit/it_tpgt_free.3iscsit
89file path=usr/share/man/man3lib/libiscsit.3lib
90legacy pkg=SUNWiscsitr desc="Sun iSCSI COMSTAR Port Provider" \
91    name="Sun iSCSI COMSTAR Port Provider (root)"
92legacy pkg=SUNWiscsitu desc="Sun iSCSI COMSTAR Port Provider" \
93    name="Sun iSCSI COMSTAR Port Provider"
94license cr_Sun license=cr_Sun
95license lic_CDDL license=lic_CDDL
96link path=usr/lib/$(ARCH64)/libiscsit.so target=libiscsit.so.1
97link path=usr/lib/libiscsit.so target=libiscsit.so.1
98