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 2010 Sun Microsystems, Inc. All rights reserved. 24# Use is subject to license terms. 25# 26 27set name=pkg.fmri value=pkg:/network/iscsi/target@$(PKGVERS) 28set name=pkg.description value="Sun iSCSI COMSTAR Port Provider" 29set name=pkg.summary value="Sun iSCSI COMSTAR Port Provider" 30set name=info.classification value=org.opensolaris.category.2008:System/Hardware 31set name=variant.arch value=$(ARCH) 32set name=variant.opensolaris.zone value=global value=nonglobal 33dir path=kernel group=sys opensolaris.zone=global \ 34 variant.opensolaris.zone=global 35dir path=kernel/drv group=sys opensolaris.zone=global \ 36 variant.opensolaris.zone=global 37dir path=kernel/drv/$(ARCH64) group=sys opensolaris.zone=global \ 38 variant.opensolaris.zone=global 39dir path=lib opensolaris.zone=global variant.opensolaris.zone=global 40dir path=lib/svc opensolaris.zone=global variant.opensolaris.zone=global 41dir path=lib/svc/method opensolaris.zone=global variant.opensolaris.zone=global 42dir path=usr group=sys 43dir path=usr/include 44dir path=usr/include/sys 45dir path=usr/include/sys/iscsit 46dir path=usr/lib 47dir path=usr/lib/$(ARCH64) 48dir path=usr/sbin 49dir path=lib/svc/manifest group=sys opensolaris.zone=global \ 50 variant.opensolaris.zone=global 51dir path=lib/svc/manifest/network group=sys opensolaris.zone=global \ 52 variant.opensolaris.zone=global 53dir path=lib/svc/manifest/network/iscsi group=sys opensolaris.zone=global \ 54 variant.opensolaris.zone=global 55driver name=iscsit perms="* 0600 root sys" 56file path=kernel/drv/$(ARCH64)/iscsit group=sys opensolaris.zone=global \ 57 variant.opensolaris.zone=global 58$(i386_ONLY)file path=kernel/drv/iscsit group=sys opensolaris.zone=global \ 59 variant.opensolaris.zone=global 60file path=kernel/drv/iscsit.conf group=sys opensolaris.zone=global \ 61 reboot-needed=false variant.opensolaris.zone=global 62file path=lib/svc/method/iscsi-target mode=0555 opensolaris.zone=global \ 63 variant.opensolaris.zone=global 64file path=usr/include/libiscsit.h 65file path=usr/include/sys/iscsit/iscsit_common.h 66file path=usr/lib/$(ARCH64)/libiscsit.so.1 67file path=usr/lib/$(ARCH64)/llib-liscsit.ln 68file path=usr/lib/libiscsit.so.1 69file path=usr/lib/llib-liscsit 70file path=usr/lib/llib-liscsit.ln 71file path=usr/sbin/itadm mode=0555 72file path=lib/svc/manifest/network/iscsi/iscsi-target.xml group=sys mode=0444 \ 73 opensolaris.zone=global variant.opensolaris.zone=global 74legacy pkg=SUNWiscsitr arch=$(ARCH) category=system \ 75 desc="Sun iSCSI COMSTAR Port Provider" \ 76 hotline="Please contact your local service provider" \ 77 name="Sun iSCSI COMSTAR Port Provider (root)" \ 78 vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 79legacy pkg=SUNWiscsitu arch=$(ARCH) category=system \ 80 desc="Sun iSCSI COMSTAR Port Provider" \ 81 hotline="Please contact your local service provider" \ 82 name="Sun iSCSI COMSTAR Port Provider" vendor="Sun Microsystems, Inc." \ 83 version=11.11,REV=2009.11.11 84license cr_Sun license=cr_Sun 85license lic_CDDL license=lic_CDDL 86link path=usr/lib/$(ARCH64)/libiscsit.so target=libiscsit.so.1 87link path=usr/lib/libiscsit.so target=libiscsit.so.1 88