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# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25# Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
26#
27
28set name=pkg.fmri value=pkg:/network/iscsi/target@$(PKGVERS)
29set name=pkg.summary value="Sun iSCSI COMSTAR Port Provider"
30set name=pkg.description value="Sun iSCSI COMSTAR Port Provider"
31set name=info.classification value=org.opensolaris.category.2008:System/Hardware
32set name=variant.arch value=$(ARCH)
33dir  path=kernel group=sys
34dir  path=kernel/drv group=sys
35dir  path=kernel/drv/$(ARCH64) group=sys
36file path=kernel/drv/$(ARCH64)/iscsit group=sys
37file path=kernel/drv/iscsit.conf group=sys
38dir  path=lib variant.opensolaris.zone=global
39dir  path=lib/svc variant.opensolaris.zone=global
40dir  path=lib/svc/manifest group=sys variant.opensolaris.zone=global
41dir  path=lib/svc/manifest/network group=sys variant.opensolaris.zone=global
42dir  path=lib/svc/manifest/network/iscsi group=sys \
43    variant.opensolaris.zone=global
44file path=lib/svc/manifest/network/iscsi/iscsi-target.xml group=sys mode=0444 \
45    variant.opensolaris.zone=global
46dir  path=lib/svc/method variant.opensolaris.zone=global
47file path=lib/svc/method/iscsi-target mode=0555 variant.opensolaris.zone=global
48dir  path=usr group=sys
49dir  path=usr/include
50file path=usr/include/libiscsit.h
51dir  path=usr/include/sys
52dir  path=usr/include/sys/iscsit
53file path=usr/include/sys/iscsit/iscsit_common.h
54dir  path=usr/lib
55dir  path=usr/lib/$(ARCH64)
56link path=usr/lib/$(ARCH64)/libiscsit.so target=libiscsit.so.1
57file path=usr/lib/$(ARCH64)/libiscsit.so.1
58link path=usr/lib/libiscsit.so target=libiscsit.so.1
59file path=usr/lib/libiscsit.so.1
60dir  path=usr/sbin
61file path=usr/sbin/itadm mode=0555
62dir  path=usr/share/man/man3iscsit
63link path=usr/share/man/man3iscsit/it_config_commit.3iscsit \
64    target=it_config_load.3iscsit
65link path=usr/share/man/man3iscsit/it_config_free.3iscsit \
66    target=it_config_load.3iscsit
67file path=usr/share/man/man3iscsit/it_config_load.3iscsit
68link path=usr/share/man/man3iscsit/it_config_setprop.3iscsit \
69    target=it_config_load.3iscsit
70file path=usr/share/man/man3iscsit/it_ini_create.3iscsit
71link path=usr/share/man/man3iscsit/it_ini_delete.3iscsit \
72    target=it_ini_create.3iscsit
73link path=usr/share/man/man3iscsit/it_ini_free.3iscsit \
74    target=it_ini_create.3iscsit
75link path=usr/share/man/man3iscsit/it_ini_setprop.3iscsit \
76    target=it_ini_create.3iscsit
77file path=usr/share/man/man3iscsit/it_portal_create.3iscsit
78link path=usr/share/man/man3iscsit/it_portal_delete.3iscsit \
79    target=it_portal_create.3iscsit
80file path=usr/share/man/man3iscsit/it_tgt_create.3iscsit
81link path=usr/share/man/man3iscsit/it_tgt_delete.3iscsit \
82    target=it_tgt_create.3iscsit
83link path=usr/share/man/man3iscsit/it_tgt_free.3iscsit \
84    target=it_tgt_create.3iscsit
85link path=usr/share/man/man3iscsit/it_tgt_setprop.3iscsit \
86    target=it_tgt_create.3iscsit
87file path=usr/share/man/man3iscsit/it_tpg_create.3iscsit
88link path=usr/share/man/man3iscsit/it_tpg_delete.3iscsit \
89    target=it_tpg_create.3iscsit
90link path=usr/share/man/man3iscsit/it_tpg_free.3iscsit \
91    target=it_tpg_create.3iscsit
92link path=usr/share/man/man3iscsit/it_tpgt_create.3iscsit \
93    target=it_tgt_create.3iscsit
94link path=usr/share/man/man3iscsit/it_tpgt_delete.3iscsit \
95    target=it_tgt_create.3iscsit
96link path=usr/share/man/man3iscsit/it_tpgt_free.3iscsit \
97    target=it_tgt_create.3iscsit
98dir  path=usr/share/man/man3lib
99file path=usr/share/man/man3lib/libiscsit.3lib
100dir  path=usr/share/man/man8
101file path=usr/share/man/man8/itadm.8
102driver name=iscsit perms="* 0600 root sys"
103legacy pkg=SUNWiscsitr desc="Sun iSCSI COMSTAR Port Provider" \
104    name="Sun iSCSI COMSTAR Port Provider (root)"
105legacy pkg=SUNWiscsitu desc="Sun iSCSI COMSTAR Port Provider" \
106    name="Sun iSCSI COMSTAR Port Provider"
107license cr_Sun license=cr_Sun
108license lic_CDDL license=lic_CDDL
109