remove csh(1)
[unleashed.git] / usr / src / pkg / manifests / network-iscsi-target.mf
blob6c0b8e3aa6dc53fa95bd79758f3c9a2e242a7019
2 # CDDL HEADER START
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.
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.
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]
19 # CDDL HEADER END
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
27 set name=pkg.fmri value=pkg:/network/iscsi/target@$(PKGVERS)
28 set name=pkg.description value="Sun iSCSI COMSTAR Port Provider"
29 set name=pkg.summary value="Sun iSCSI COMSTAR Port Provider"
30 set name=info.classification \
31     value=org.opensolaris.category.2008:System/Hardware
32 set name=variant.arch value=$(ARCH)
33 dir path=kernel group=sys
34 dir path=kernel/drv group=sys
35 dir path=lib variant.opensolaris.zone=global
36 dir path=lib/svc variant.opensolaris.zone=global
37 dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global
38 dir path=lib/svc/manifest/network group=sys variant.opensolaris.zone=global
39 dir path=lib/svc/manifest/network/iscsi group=sys \
40     variant.opensolaris.zone=global
41 dir path=lib/svc/method variant.opensolaris.zone=global
42 dir path=usr group=sys
43 dir path=usr/include
44 dir path=usr/include/sys
45 dir path=usr/include/sys/iscsit
46 dir path=usr/lib
47 dir path=usr/lib/$(ARCH64)
48 dir path=usr/sbin
49 dir path=usr/share/man/man3iscsit
50 dir path=usr/share/man/man3lib
51 dir path=usr/share/man/man8
52 driver name=iscsit perms="* 0600 root sys"
53 file path=kernel/drv/iscsit group=sys
54 file path=kernel/drv/iscsit.conf group=sys
55 file path=lib/svc/manifest/network/iscsi/iscsi-target.xml group=sys mode=0444 \
56     variant.opensolaris.zone=global
57 file path=lib/svc/method/iscsi-target mode=0555 \
58     variant.opensolaris.zone=global
59 file path=usr/include/libiscsit.h mode=0644
60 file path=usr/include/sys/iscsit/iscsit_common.h
61 file path=usr/lib/$(ARCH64)/libiscsit.so.1
62 file path=usr/lib/libiscsit.so.1
63 file path=usr/sbin/itadm mode=0555
64 file path=usr/share/man/man3iscsit/it_config_load.3iscsit
65 file path=usr/share/man/man3iscsit/it_ini_create.3iscsit
66 file path=usr/share/man/man3iscsit/it_portal_create.3iscsit
67 file path=usr/share/man/man3iscsit/it_tgt_create.3iscsit
68 file path=usr/share/man/man3iscsit/it_tpg_create.3iscsit
69 file path=usr/share/man/man3lib/libiscsit.3lib
70 file path=usr/share/man/man8/itadm.8
71 license cr_Sun license=cr_Sun
72 license lic_CDDL license=lic_CDDL
73 link path=usr/lib/$(ARCH64)/libiscsit.so target=libiscsit.so.1
74 link path=usr/lib/libiscsit.so target=libiscsit.so.1