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