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# 23ebbab6bbSDan Price# 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:/system/library/storage/libmpapi@$(PKGVERS) 28ead1f93eSLiane Prazaset name=pkg.description \ 29ead1f93eSLiane Praza value="Common Library based on SNIA MP API specification" 30ead1f93eSLiane Prazaset name=pkg.summary value="SNIA Multipath Management API Common Library" 31ead1f93eSLiane Prazaset name=info.classification \ 32ead1f93eSLiane Praza value=org.opensolaris.category.2008:System/Libraries 33ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH) 34ebbab6bbSDan Pricedir path=etc group=sys variant.opensolaris.zone=global 35ebbab6bbSDan Pricedir path=lib variant.opensolaris.zone=global 36ebbab6bbSDan Pricedir path=lib/$(ARCH64) variant.opensolaris.zone=global 37ead1f93eSLiane Prazadir path=usr group=sys 38ead1f93eSLiane Prazadir path=usr/include 39c10c16deSRichard Lowedir path=usr/share/man 40c10c16deSRichard Lowedir path=usr/share/man/man3lib 41c10c16deSRichard Lowedir path=usr/share/man/man3mpapi 42c10c16deSRichard Lowedir path=usr/share/man/man4 43ead1f93eSLiane Prazafile path=etc/mpapi.conf original_name=SUNWmpapi:etc/mpapi.conf preserve=true 44ebbab6bbSDan Pricefile path=lib/$(ARCH64)/libMPAPI.so.1 variant.opensolaris.zone=global 45ebbab6bbSDan Pricefile path=lib/$(ARCH64)/llib-lMPAPI.ln variant.opensolaris.zone=global 46ebbab6bbSDan Pricefile path=lib/libMPAPI.so.1 variant.opensolaris.zone=global 47ebbab6bbSDan Pricefile path=lib/llib-lMPAPI variant.opensolaris.zone=global 48ebbab6bbSDan Pricefile path=lib/llib-lMPAPI.ln variant.opensolaris.zone=global 49ead1f93eSLiane Prazafile path=usr/include/mpapi-sun.h 50ead1f93eSLiane Prazafile path=usr/include/mpapi.h 51c10c16deSRichard Lowefile path=usr/share/man/man3lib/libMPAPI.3lib 52c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_AssignLogicalUnitToTPG.3mpapi 53c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_CancelOverridePath.3mpapi 54c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_CompareOIDs.3mpapi 55c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_DeregisterForObjectPropertyChanges.3mpapi 56c10c16deSRichard Lowefile \ 57c10c16deSRichard Lowe path=usr/share/man/man3mpapi/MP_DeregisterForObjectVisibilityChanges.3mpapi 58c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_DeregisterPlugin.3mpapi 59c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_DisableAutoFailback.3mpapi 60c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_DisableAutoProbing.3mpapi 61c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_DisablePath.3mpapi 62c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_EnableAutoFailback.3mpapi 63c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_EnableAutoProbing.3mpapi 64c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_EnablePath.3mpapi 65c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_FreeOidList.3mpapi 66c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetAssociatedPathOidList.3mpapi 67c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetAssociatedPluginOid.3mpapi 68c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetAssociatedTPGOidList.3mpapi 69c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetDeviceProductOidList.3mpapi 70c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetDeviceProductProperties.3mpapi 71c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetInitiatorPortOidList.3mpapi 72c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetInitiatorPortProperties.3mpapi 73c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetLibraryProperties.3mpapi 74c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetMPLogicalUnitProperties.3mpapi 75c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetMPLuOidListFromTPG.3mpapi 76c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetMultipathLus.3mpapi 77c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetObjectType.3mpapi 78c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetPathLogicalUnitProperties.3mpapi 79c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetPluginOidList.3mpapi 80c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetPluginProperties.3mpapi 81c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetProprietaryLoadBalanceOidList.3mpapi 82c10c16deSRichard Lowefile \ 83c10c16deSRichard Lowe path=usr/share/man/man3mpapi/MP_GetProprietaryLoadBalanceProperties.3mpapi 84c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetTargetPortGroupProperties.3mpapi 85c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetTargetPortOidList.3mpapi 86c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_GetTargetPortProperties.3mpapi 87c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_RegisterForObjectPropertyChanges.3mpapi 88c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_RegisterForObjectVisibilityChanges.3mpapi 89c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_RegisterPlugin.3mpapi 90c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_SetFailbackPollingRate.3mpapi 91c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_SetLogicalUnitLoadBalanceType.3mpapi 92c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_SetOverridePath.3mpapi 93c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_SetPathWeight.3mpapi 94c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_SetPluginLoadBalanceType.3mpapi 95c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_SetProbingPollingRate.3mpapi 96c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_SetProprietaryProperties.3mpapi 97c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/MP_SetTPGAccess.3mpapi 98c10c16deSRichard Lowefile path=usr/share/man/man3mpapi/Sun_MP_SendScsiCmd.3mpapi 99c10c16deSRichard Lowefile path=usr/share/man/man4/mpapi.conf.4 10071e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWmpapi desc="Common Library based on SNIA MP API specification" \ 10171e464e5SPeter Dennis - Sustaining Engineer name="SNIA Multipath Management API Common Library" 10271e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWmpapir \ 103ead1f93eSLiane Praza desc="Common Library based on SNIA MP API specification (Root)" \ 10471e464e5SPeter Dennis - Sustaining Engineer name="SNIA Multipath Management API Common Library (Root)" 105ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun 106ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL 1075084e753SMark J. Nelsonlicense usr/src/lib/mpapi/libmpapi/THIRDPARTYLICENSE \ 1085084e753SMark J. Nelson license=usr/src/lib/mpapi/libmpapi/THIRDPARTYLICENSE 109ebbab6bbSDan Pricelink path=lib/$(ARCH64)/libMPAPI.so target=libMPAPI.so.1 \ 110ead1f93eSLiane Praza variant.opensolaris.zone=global 111ebbab6bbSDan Pricelink path=lib/libMPAPI.so target=libMPAPI.so.1 variant.opensolaris.zone=global 112*a9478106SYuri Pankovlink path=usr/share/man/man3lib/libmpapi.3lib target=libMPAPI.3lib 113ead1f93eSLiane Prazadepend fmri=system/library/storage/libmpscsi_vhci type=require 114