driver-network-ibdma.mf revision ebbab6bbae913efeadfa3c6a1b082664a125f95b
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# CDDL HEADER START
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# The contents of this file are subject to the terms of the
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# Common Development and Distribution License (the "License").
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# You may not use this file except in compliance with the License.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# or http://www.opensolaris.org/os/licensing.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# See the License for the specific language governing permissions
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# and limitations under the License.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# When distributing Covered Code, include this CDDL HEADER in each
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# If applicable, add the following below this CDDL HEADER, with the
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# fields enclosed by brackets "[]" replaced with your own identifying
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# information: Portions Copyright [yyyy] [name of copyright owner]
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# CDDL HEADER END
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw
96a62ada8aa6cb19b04270da282e7e21ba74b808joyce mcintosh#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
12b65585e720714b31036daaa2b30eb76014048eGordon Ross#
12b65585e720714b31036daaa2b30eb76014048eGordon Ross
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# The default for payload-bearing actions in this package is to appear in the
9fb67ea305c66b6a297583b9b0db6796b0dfe497afshin salek ardakani - Sun Microsystems - Irvine United States# global zone only. See the include file for greater detail, as well as
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# information about overriding the defaults.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw<include global_zone_only_component>
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amwset name=pkg.fmri value=pkg:/driver/network/ibdma@$(PKGVERS)
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amwset name=pkg.description value="Sun InfiniBand Device Management Agent"
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amwset name=pkg.summary value="Sun InfiniBand Device Management Agent"
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amwset name=info.classification \
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw value=org.opensolaris.category.2008:System/Hardware
3db3f65c6274eb042354801a308c8e9bc4994553amwset name=variant.arch value=$(ARCH)
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amwdir path=kernel group=sys
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amwdir path=kernel/misc group=sys
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amwdir path=kernel/misc/$(ARCH64) group=sys
7b59d02d2a384be9a08087b14defadd214b3c1ddjbfile path=kernel/misc/$(ARCH64)/ibdma group=sys mode=0755
7b59d02d2a384be9a08087b14defadd214b3c1ddjb$(i386_ONLY)file path=kernel/misc/ibdma group=sys mode=0755
3db3f65c6274eb042354801a308c8e9bc4994553amwlegacy pkg=SUNWibdmar arch=$(ARCH) category=system \
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw desc="Sun InfiniBand Device Management Agent (Root)" \
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw hotline="Please contact your local service provider" \
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw name="Sun InfiniBand Device Management Agent (Root)" \
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amwlicense cr_Sun license=cr_Sun
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amwlicense lic_CDDL license=lic_CDDL
3db3f65c6274eb042354801a308c8e9bc4994553amw