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# Copyright 2012 Nexenta Systems, Inc. All rights reserved. 25# 26 27set name=pkg.fmri value=pkg:/storage/stmf@$(PKGVERS) 28set name=pkg.description \ 29 value="Sun Common Multiprotocol SCSI Target device drivers" 30set name=pkg.summary value="Sun Common Multiprotocol SCSI Target" 31set name=info.classification \ 32 value=org.opensolaris.category.2008:System/Hardware 33set name=variant.arch value=$(ARCH) 34dir path=kernel group=sys 35dir path=kernel/drv group=sys 36dir path=kernel/drv/$(ARCH64) group=sys 37dir path=kernel/kmdb group=sys 38dir path=kernel/kmdb/$(ARCH64) group=sys 39dir path=lib variant.opensolaris.zone=global 40dir path=lib/svc variant.opensolaris.zone=global 41dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global 42dir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global 43dir path=lib/svc/method variant.opensolaris.zone=global 44dir path=usr group=sys 45dir path=usr/demo 46dir path=usr/demo/comstar 47dir path=usr/demo/comstar/bin 48dir path=usr/include 49dir path=usr/include/sys 50dir path=usr/lib 51dir path=usr/lib/$(ARCH64) 52dir path=usr/lib/mdb group=sys 53dir path=usr/lib/mdb/kvm group=sys 54dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys 55dir path=usr/sbin 56dir path=usr/share/man 57dir path=usr/share/man/man1m 58dir path=usr/share/man/man3lib 59dir path=usr/share/man/man3stmf 60driver name=fct perms="* 0666 root sys" 61driver name=pppt perms="* 0666 root sys" 62driver name=qlt perms="* 0666 root sys" 63driver name=stmf perms="* 0666 root sys" 64driver name=stmf_sbd perms="* 0666 root sys" 65file path=kernel/drv/$(ARCH64)/fct group=sys 66file path=kernel/drv/$(ARCH64)/pppt group=sys 67file path=kernel/drv/$(ARCH64)/qlt group=sys 68file path=kernel/drv/$(ARCH64)/stmf group=sys 69file path=kernel/drv/$(ARCH64)/stmf_sbd group=sys 70$(i386_ONLY)file path=kernel/drv/fct group=sys 71file path=kernel/drv/fct.conf group=sys 72$(i386_ONLY)file path=kernel/drv/pppt group=sys 73file path=kernel/drv/pppt.conf group=sys 74$(i386_ONLY)file path=kernel/drv/qlt group=sys 75file path=kernel/drv/qlt.conf group=sys 76$(i386_ONLY)file path=kernel/drv/stmf group=sys 77file path=kernel/drv/stmf.conf group=sys 78$(i386_ONLY)file path=kernel/drv/stmf_sbd group=sys 79file path=kernel/drv/stmf_sbd.conf group=sys 80file path=kernel/kmdb/$(ARCH64)/stmf group=sys mode=0555 81file path=kernel/kmdb/$(ARCH64)/stmf_sbd group=sys mode=0555 82$(i386_ONLY)file path=kernel/kmdb/stmf group=sys mode=0555 83$(i386_ONLY)file path=kernel/kmdb/stmf_sbd group=sys mode=0555 84file path=lib/svc/manifest/system/stmf.xml group=sys mode=0444 \ 85 variant.opensolaris.zone=global 86file path=lib/svc/method/svc-stmf mode=0555 variant.opensolaris.zone=global 87file path=usr/demo/comstar/bin/aluaadm mode=0555 88file path=usr/demo/comstar/bin/svc-stmfproxy mode=0555 89file path=usr/demo/comstar/stmfproxy.xml mode=0444 90file path=usr/include/libstmf.h 91file path=usr/include/libstmfproxy.h 92file path=usr/include/sys/fct.h 93file path=usr/include/sys/fct_defines.h 94file path=usr/include/sys/fctio.h 95file path=usr/include/sys/lpif.h 96file path=usr/include/sys/portif.h 97file path=usr/include/sys/stmf.h 98file path=usr/include/sys/stmf_defines.h 99file path=usr/include/sys/stmf_ioctl.h 100file path=usr/lib/$(ARCH64)/libstmf.so.1 101file path=usr/lib/$(ARCH64)/libstmfproxy.so.1 102file path=usr/lib/$(ARCH64)/llib-lstmf.ln 103file path=usr/lib/libstmf.so.1 104file path=usr/lib/libstmfproxy.so.1 105file path=usr/lib/llib-lstmf 106file path=usr/lib/llib-lstmf.ln 107file path=usr/lib/mdb/kvm/$(ARCH64)/stmf.so group=sys mode=0555 108file path=usr/lib/mdb/kvm/$(ARCH64)/stmf_sbd.so group=sys mode=0555 109$(i386_ONLY)file path=usr/lib/mdb/kvm/stmf.so group=sys mode=0555 110$(i386_ONLY)file path=usr/lib/mdb/kvm/stmf_sbd.so group=sys mode=0555 111file path=usr/sbin/sbdadm mode=0555 112file path=usr/sbin/stmfadm mode=0555 113file path=usr/share/man/man1m/sbdadm.1m 114file path=usr/share/man/man1m/stmfadm.1m 115file path=usr/share/man/man3lib/libstmf.3lib 116file path=usr/share/man/man3stmf/stmfAddToHostGroup.3stmf 117file path=usr/share/man/man3stmf/stmfAddToTargetGroup.3stmf 118file path=usr/share/man/man3stmf/stmfAddViewEntry.3stmf 119file path=usr/share/man/man3stmf/stmfClearProviderData.3stmf 120file path=usr/share/man/man3stmf/stmfCreateHostGroup.3stmf 121file path=usr/share/man/man3stmf/stmfCreateLu.3stmf 122file path=usr/share/man/man3stmf/stmfCreateLuResource.3stmf 123file path=usr/share/man/man3stmf/stmfCreateTargetGroup.3stmf 124file path=usr/share/man/man3stmf/stmfDeleteHostGroup.3stmf 125file path=usr/share/man/man3stmf/stmfDeleteLu.3stmf 126file path=usr/share/man/man3stmf/stmfDeleteTargetGroup.3stmf 127file path=usr/share/man/man3stmf/stmfDevidFromIscsiName.3stmf 128file path=usr/share/man/man3stmf/stmfDevidFromWwn.3stmf 129file path=usr/share/man/man3stmf/stmfFreeLuResource.3stmf 130file path=usr/share/man/man3stmf/stmfFreeMemory.3stmf 131file path=usr/share/man/man3stmf/stmfGetHostGroupList.3stmf 132file path=usr/share/man/man3stmf/stmfGetHostGroupMembers.3stmf 133file path=usr/share/man/man3stmf/stmfGetLogicalUnitList.3stmf 134file path=usr/share/man/man3stmf/stmfGetLogicalUnitProperties.3stmf 135file path=usr/share/man/man3stmf/stmfGetLuResource.3stmf 136file path=usr/share/man/man3stmf/stmfGetPersistMethod.3stmf 137file path=usr/share/man/man3stmf/stmfGetProviderData.3stmf 138file path=usr/share/man/man3stmf/stmfGetProviderDataProt.3stmf 139file path=usr/share/man/man3stmf/stmfGetState.3stmf 140file path=usr/share/man/man3stmf/stmfGetTargetGroupList.3stmf 141file path=usr/share/man/man3stmf/stmfGetTargetGroupMembers.3stmf 142file path=usr/share/man/man3stmf/stmfGetTargetList.3stmf 143file path=usr/share/man/man3stmf/stmfGetTargetProperties.3stmf 144file path=usr/share/man/man3stmf/stmfGetViewEntryList.3stmf 145file path=usr/share/man/man3stmf/stmfModifyLu.3stmf 146file path=usr/share/man/man3stmf/stmfOfflineLogicalUnit.3stmf 147file path=usr/share/man/man3stmf/stmfOfflineTarget.3stmf 148file path=usr/share/man/man3stmf/stmfOnlineLogicalUnit.3stmf 149file path=usr/share/man/man3stmf/stmfOnlineTarget.3stmf 150file path=usr/share/man/man3stmf/stmfRemoveFromHostGroup.3stmf 151file path=usr/share/man/man3stmf/stmfRemoveFromTargetGroup.3stmf 152file path=usr/share/man/man3stmf/stmfRemoveViewEntry.3stmf 153file path=usr/share/man/man3stmf/stmfSetLuProp.3stmf 154file path=usr/share/man/man3stmf/stmfSetPersistMethod.3stmf 155file path=usr/share/man/man3stmf/stmfSetProviderData.3stmf 156file path=usr/share/man/man3stmf/stmfSetProviderDataProt.3stmf 157legacy pkg=SUNWstmf desc="Sun Common Multiprotocol SCSI Target device drivers" \ 158 name="Sun Common Multiprotocol SCSI Target" 159legacy pkg=SUNWstmfu \ 160 desc="Sun Common Multiprotocol SCSI Target Libraries and Tools" \ 161 name="Sun Common Multiprotocol SCSI Target Libraries and Tools" 162license cr_Sun license=cr_Sun 163license lic_CDDL license=lic_CDDL 164link path=usr/lib/$(ARCH64)/libstmf.so target=libstmf.so.1 165link path=usr/lib/$(ARCH64)/libstmfproxy.so target=libstmfproxy.so.1 166link path=usr/lib/libstmf.so target=libstmf.so.1 167link path=usr/lib/libstmfproxy.so target=libstmfproxy.so.1 168link path=usr/share/man/man3stmf/stmfGetLuProp.3stmf \ 169 target=stmfSetLuProp.3stmf 170link path=usr/share/man/man3stmf/stmfModifyLuByFname.3stmf \ 171 target=stmfModifyLu.3stmf 172