1ead1f93eSLiane Praza#
2ead1f93eSLiane Praza# CDDL HEADER START
3ead1f93eSLiane Praza#
4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the
5ead1f93eSLiane Praza# Common Development and Distribution License (the "License").
6ead1f93eSLiane Praza# You may not use this file except in compliance with the License.
7ead1f93eSLiane Praza#
8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing.
10ead1f93eSLiane Praza# See the License for the specific language governing permissions
11ead1f93eSLiane Praza# and limitations under the License.
12ead1f93eSLiane Praza#
13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the
16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
18ead1f93eSLiane Praza#
19ead1f93eSLiane Praza# CDDL HEADER END
20ead1f93eSLiane Praza#
21ead1f93eSLiane Praza
22ead1f93eSLiane Praza#
23d30a1dc5Syi zhang - Sun Microsystems - Beijing China# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24ead1f93eSLiane Praza#
25ead1f93eSLiane Praza
26ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/network/iscsi/initiator@$(PKGVERS)
27ead1f93eSLiane Prazaset name=pkg.summary value="Sun iSCSI Management Utilities"
2886d41711SAndy Fiddamanset name=pkg.description value="Sun iSCSI Management Utilities"
2986d41711SAndy Fiddamanset name=info.classification value=org.opensolaris.category.2008:System/Hardware
30ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
3186d41711SAndy Fiddamandir  path=etc group=sys variant.opensolaris.zone=global
3286d41711SAndy Fiddamandir  path=etc/iscsi group=sys variant.opensolaris.zone=global
3386d41711SAndy Fiddamandir  path=etc/security group=sys variant.opensolaris.zone=global
3486d41711SAndy Fiddamandir  path=kernel group=sys
3586d41711SAndy Fiddamandir  path=kernel/drv group=sys
3686d41711SAndy Fiddamandir  path=kernel/drv/$(ARCH64) group=sys
37ebbab6bbSDan Pricefile path=kernel/drv/$(ARCH64)/iscsi group=sys
38ebbab6bbSDan Pricefile path=kernel/drv/iscsi.conf group=sys \
39ebbab6bbSDan Price    original_name=SUNWiscsi:kernel/drv/iscsi.conf preserve=true
4086d41711SAndy Fiddamandir  path=lib variant.opensolaris.zone=global
4186d41711SAndy Fiddamandir  path=lib/svc variant.opensolaris.zone=global
4286d41711SAndy Fiddamandir  path=lib/svc/manifest group=sys variant.opensolaris.zone=global
4386d41711SAndy Fiddamandir  path=lib/svc/manifest/network group=sys variant.opensolaris.zone=global
4486d41711SAndy Fiddamandir  path=lib/svc/manifest/network/iscsi group=sys \
4586d41711SAndy Fiddaman    variant.opensolaris.zone=global
46ebbab6bbSDan Pricefile path=lib/svc/manifest/network/iscsi/iscsi-initiator.xml group=sys \
47ebbab6bbSDan Price    mode=0444 variant.opensolaris.zone=global
4886d41711SAndy Fiddamandir  path=lib/svc/method variant.opensolaris.zone=global
49ebbab6bbSDan Pricefile path=lib/svc/method/iscsi-initiator mode=0555 \
50d30a1dc5Syi zhang - Sun Microsystems - Beijing China    variant.opensolaris.zone=global
51ebbab6bbSDan Pricefile path=lib/svc/method/iscsid mode=0555 variant.opensolaris.zone=global
5286d41711SAndy Fiddamandir  path=usr group=sys
5386d41711SAndy Fiddamandir  path=usr/sbin
54ead1f93eSLiane Prazafile path=usr/sbin/iscsiadm mode=0555
5586d41711SAndy Fiddamandir  path=usr/share/man
56*bbf21555SRichard Lowedir  path=usr/share/man/man4d
57*bbf21555SRichard Lowefile path=usr/share/man/man4d/iscsi.4d
58*bbf21555SRichard Lowedir  path=usr/share/man/man8
59*bbf21555SRichard Lowefile path=usr/share/man/man8/iscsiadm.8
6086d41711SAndy Fiddamandriver name=iscsi perms="* 0600 root sys" class=scsi-self-identify
6171e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWiscsir desc="Sun iSCSI Device Driver" \
6271e464e5SPeter Dennis - Sustaining Engineer    name="Sun iSCSI Device Driver (root)"
6371e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWiscsiu desc="Sun iSCSI Management Utilities" \
6471e464e5SPeter Dennis - Sustaining Engineer    name="Sun iSCSI Management Utilities (usr)"
65ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
66ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
67