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/initiator@$(PKGVERS)
27set name=pkg.summary value="Sun iSCSI Management Utilities"
28set name=pkg.description value="Sun iSCSI Management Utilities"
29set name=info.classification value=org.opensolaris.category.2008:System/Hardware
30set name=variant.arch value=$(ARCH)
31dir  path=etc group=sys variant.opensolaris.zone=global
32dir  path=etc/iscsi group=sys variant.opensolaris.zone=global
33dir  path=etc/security group=sys variant.opensolaris.zone=global
34dir  path=kernel group=sys
35dir  path=kernel/drv group=sys
36dir  path=kernel/drv/$(ARCH64) group=sys
37file path=kernel/drv/$(ARCH64)/iscsi group=sys
38file path=kernel/drv/iscsi.conf group=sys \
39    original_name=SUNWiscsi:kernel/drv/iscsi.conf preserve=true
40dir  path=lib variant.opensolaris.zone=global
41dir  path=lib/svc variant.opensolaris.zone=global
42dir  path=lib/svc/manifest group=sys variant.opensolaris.zone=global
43dir  path=lib/svc/manifest/network group=sys variant.opensolaris.zone=global
44dir  path=lib/svc/manifest/network/iscsi group=sys \
45    variant.opensolaris.zone=global
46file path=lib/svc/manifest/network/iscsi/iscsi-initiator.xml group=sys \
47    mode=0444 variant.opensolaris.zone=global
48dir  path=lib/svc/method variant.opensolaris.zone=global
49file path=lib/svc/method/iscsi-initiator mode=0555 \
50    variant.opensolaris.zone=global
51file path=lib/svc/method/iscsid mode=0555 variant.opensolaris.zone=global
52dir  path=usr group=sys
53dir  path=usr/sbin
54file path=usr/sbin/iscsiadm mode=0555
55dir  path=usr/share/man
56dir  path=usr/share/man/man4d
57file path=usr/share/man/man4d/iscsi.4d
58dir  path=usr/share/man/man8
59file path=usr/share/man/man8/iscsiadm.8
60driver name=iscsi perms="* 0600 root sys" class=scsi-self-identify
61legacy pkg=SUNWiscsir desc="Sun iSCSI Device Driver" \
62    name="Sun iSCSI Device Driver (root)"
63legacy pkg=SUNWiscsiu desc="Sun iSCSI Management Utilities" \
64    name="Sun iSCSI Management Utilities (usr)"
65license cr_Sun license=cr_Sun
66license lic_CDDL license=lic_CDDL
67