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 # Copyright 2014 Andrew Stormont. 26 # 27 28 set name=pkg.fmri value=pkg:/system/library/storage/libmpapi@$(PKGVERS) 29 set name=pkg.description \ 30 value="Common Library based on SNIA MP API specification" 31 set name=pkg.summary value="SNIA Multipath Management API Common Library" 32 set name=info.classification \ 33 value=org.opensolaris.category.2008:System/Libraries 34 set name=variant.arch value=$(ARCH) 35 dir path=etc group=sys variant.opensolaris.zone=global 36 dir path=lib variant.opensolaris.zone=global 37 $(BUILD64)dir path=lib/$(ARCH64) variant.opensolaris.zone=global 38 dir path=usr group=sys 39 dir path=usr/include 40 dir path=usr/share/man 41 dir path=usr/share/man/man3lib 42 dir path=usr/share/man/man3mpapi 43 dir path=usr/share/man/man4 44 file path=etc/mpapi.conf original_name=SUNWmpapi:etc/mpapi.conf preserve=true 45 $(BUILD64)file path=lib/$(ARCH64)/libMPAPI.so.1 \ 46 variant.opensolaris.zone=global 47 $(BUILD64)file path=lib/$(ARCH64)/llib-lMPAPI.ln \ 48 variant.opensolaris.zone=global 49 file path=lib/libMPAPI.so.1 variant.opensolaris.zone=global 50 file path=lib/llib-lMPAPI variant.opensolaris.zone=global 51 file path=lib/llib-lMPAPI.ln variant.opensolaris.zone=global 52 file path=usr/include/mpapi-sun.h 53 file path=usr/include/mpapi.h 54 file path=usr/share/man/man3lib/libMPAPI.3lib 55 file path=usr/share/man/man3mpapi/MP_AssignLogicalUnitToTPG.3mpapi 56 file path=usr/share/man/man3mpapi/MP_CancelOverridePath.3mpapi 57 file path=usr/share/man/man3mpapi/MP_CompareOIDs.3mpapi 58 file path=usr/share/man/man3mpapi/MP_DeregisterForObjectPropertyChanges.3mpapi 59 file \ 60 path=usr/share/man/man3mpapi/MP_DeregisterForObjectVisibilityChanges.3mpapi 61 file path=usr/share/man/man3mpapi/MP_DeregisterPlugin.3mpapi 62 file path=usr/share/man/man3mpapi/MP_DisableAutoFailback.3mpapi 63 file path=usr/share/man/man3mpapi/MP_DisableAutoProbing.3mpapi 64 file path=usr/share/man/man3mpapi/MP_DisablePath.3mpapi 65 file path=usr/share/man/man3mpapi/MP_EnableAutoFailback.3mpapi 66 file path=usr/share/man/man3mpapi/MP_EnableAutoProbing.3mpapi 67 file path=usr/share/man/man3mpapi/MP_EnablePath.3mpapi 68 file path=usr/share/man/man3mpapi/MP_FreeOidList.3mpapi 69 file path=usr/share/man/man3mpapi/MP_GetAssociatedPathOidList.3mpapi 70 file path=usr/share/man/man3mpapi/MP_GetAssociatedPluginOid.3mpapi 71 file path=usr/share/man/man3mpapi/MP_GetAssociatedTPGOidList.3mpapi 72 file path=usr/share/man/man3mpapi/MP_GetDeviceProductOidList.3mpapi 73 file path=usr/share/man/man3mpapi/MP_GetDeviceProductProperties.3mpapi 74 file path=usr/share/man/man3mpapi/MP_GetInitiatorPortOidList.3mpapi 75 file path=usr/share/man/man3mpapi/MP_GetInitiatorPortProperties.3mpapi 76 file path=usr/share/man/man3mpapi/MP_GetLibraryProperties.3mpapi 77 file path=usr/share/man/man3mpapi/MP_GetMPLogicalUnitProperties.3mpapi 78 file path=usr/share/man/man3mpapi/MP_GetMPLuOidListFromTPG.3mpapi 79 file path=usr/share/man/man3mpapi/MP_GetMultipathLus.3mpapi 80 file path=usr/share/man/man3mpapi/MP_GetObjectType.3mpapi 81 file path=usr/share/man/man3mpapi/MP_GetPathLogicalUnitProperties.3mpapi 82 file path=usr/share/man/man3mpapi/MP_GetPluginOidList.3mpapi 83 file path=usr/share/man/man3mpapi/MP_GetPluginProperties.3mpapi 84 file path=usr/share/man/man3mpapi/MP_GetProprietaryLoadBalanceOidList.3mpapi 85 file \ 86 path=usr/share/man/man3mpapi/MP_GetProprietaryLoadBalanceProperties.3mpapi 87 file path=usr/share/man/man3mpapi/MP_GetTargetPortGroupProperties.3mpapi 88 file path=usr/share/man/man3mpapi/MP_GetTargetPortOidList.3mpapi 89 file path=usr/share/man/man3mpapi/MP_GetTargetPortProperties.3mpapi 90 file path=usr/share/man/man3mpapi/MP_RegisterForObjectPropertyChanges.3mpapi 91 file path=usr/share/man/man3mpapi/MP_RegisterForObjectVisibilityChanges.3mpapi 92 file path=usr/share/man/man3mpapi/MP_RegisterPlugin.3mpapi 93 file path=usr/share/man/man3mpapi/MP_SetFailbackPollingRate.3mpapi 94 file path=usr/share/man/man3mpapi/MP_SetLogicalUnitLoadBalanceType.3mpapi 95 file path=usr/share/man/man3mpapi/MP_SetOverridePath.3mpapi 96 file path=usr/share/man/man3mpapi/MP_SetPathWeight.3mpapi 97 file path=usr/share/man/man3mpapi/MP_SetPluginLoadBalanceType.3mpapi 98 file path=usr/share/man/man3mpapi/MP_SetProbingPollingRate.3mpapi 99 file path=usr/share/man/man3mpapi/MP_SetProprietaryProperties.3mpapi 100 file path=usr/share/man/man3mpapi/MP_SetTPGAccess.3mpapi 101 file path=usr/share/man/man3mpapi/Sun_MP_SendScsiCmd.3mpapi 102 file path=usr/share/man/man4/mpapi.conf.4 103 legacy pkg=SUNWmpapi desc="Common Library based on SNIA MP API specification" \ 104 name="SNIA Multipath Management API Common Library" 105 legacy pkg=SUNWmpapir \ 106 desc="Common Library based on SNIA MP API specification (Root)" \ 107 name="SNIA Multipath Management API Common Library (Root)" 108 license cr_Sun license=cr_Sun 109 license lic_CDDL license=lic_CDDL 110 license usr/src/lib/mpapi/libmpapi/THIRDPARTYLICENSE \ 111 license=usr/src/lib/mpapi/libmpapi/THIRDPARTYLICENSE 112 $(BUILD64)link path=lib/$(ARCH64)/libMPAPI.so target=libMPAPI.so.1 \ 113 variant.opensolaris.zone=global 114 link path=lib/libMPAPI.so target=libMPAPI.so.1 variant.opensolaris.zone=global 115 link path=usr/share/man/man3lib/libmpapi.3lib target=libMPAPI.3lib 116 depend fmri=system/library/storage/libmpscsi_vhci type=require