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