xref: /titanic_41/usr/src/pkg/manifests/network-iscsi-initiator.mf (revision c10c16dec587a0662068f6e2991c29ed3a9db943)
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.description value="Sun iSCSI Management Utilities"
28ead1f93eSLiane Prazaset name=pkg.summary value="Sun iSCSI Management Utilities"
29ebbab6bbSDan Priceset name=info.classification \
30ebbab6bbSDan Price    value=org.opensolaris.category.2008:System/Hardware
31ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
32ebbab6bbSDan Pricedir path=etc group=sys variant.opensolaris.zone=global
33ebbab6bbSDan Pricedir path=etc/iscsi group=sys variant.opensolaris.zone=global
34ebbab6bbSDan Pricedir path=etc/security group=sys variant.opensolaris.zone=global
35ebbab6bbSDan Pricedir path=kernel group=sys
36ebbab6bbSDan Pricedir path=kernel/drv group=sys
37ebbab6bbSDan Pricedir path=kernel/drv/$(ARCH64) group=sys
38ebbab6bbSDan Pricedir path=lib variant.opensolaris.zone=global
39ebbab6bbSDan Pricedir path=lib/svc variant.opensolaris.zone=global
40ebbab6bbSDan Pricedir path=lib/svc/manifest group=sys variant.opensolaris.zone=global
41ebbab6bbSDan Pricedir path=lib/svc/manifest/network group=sys variant.opensolaris.zone=global
42ebbab6bbSDan Pricedir path=lib/svc/manifest/network/iscsi group=sys \
43ead1f93eSLiane Praza    variant.opensolaris.zone=global
44ebbab6bbSDan Pricedir path=lib/svc/method variant.opensolaris.zone=global
45ead1f93eSLiane Prazadir path=usr group=sys
46ead1f93eSLiane Prazadir path=usr/sbin
47*c10c16deSRichard Lowedir path=usr/share/man
48*c10c16deSRichard Lowedir path=usr/share/man/man1m
49*c10c16deSRichard Lowedir path=usr/share/man/man7d
50ead1f93eSLiane Prazadriver name=iscsi class=scsi-self-identify perms="* 0600 root sys"
51ebbab6bbSDan Pricefile path=kernel/drv/$(ARCH64)/iscsi group=sys
52ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/iscsi group=sys
53ebbab6bbSDan Pricefile path=kernel/drv/iscsi.conf group=sys \
54ebbab6bbSDan Price    original_name=SUNWiscsi:kernel/drv/iscsi.conf preserve=true
55ebbab6bbSDan Pricefile path=lib/svc/manifest/network/iscsi/iscsi-initiator.xml group=sys \
56ebbab6bbSDan Price    mode=0444 variant.opensolaris.zone=global
57ebbab6bbSDan Pricefile path=lib/svc/method/iscsi-initiator mode=0555 \
58ead1f93eSLiane Praza    variant.opensolaris.zone=global
59ebbab6bbSDan Pricefile path=lib/svc/method/iscsid mode=0555 variant.opensolaris.zone=global
60ead1f93eSLiane Prazafile path=usr/sbin/iscsiadm mode=0555
61*c10c16deSRichard Lowefile path=usr/share/man/man1m/iscsiadm.1m
62*c10c16deSRichard Lowefile path=usr/share/man/man7d/iscsi.7d
6371e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWiscsir desc="Sun iSCSI Device Driver" \
6471e464e5SPeter Dennis - Sustaining Engineer    name="Sun iSCSI Device Driver (root)"
6571e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWiscsiu desc="Sun iSCSI Management Utilities" \
6671e464e5SPeter Dennis - Sustaining Engineer    name="Sun iSCSI Management Utilities (usr)"
67ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
68ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
69