driver-network-fcoe.mf revision ebbab6bbae913efeadfa3c6a1b082664a125f95b
0N/A#
1472N/A# CDDL HEADER START
0N/A#
0N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License (the "License").
0N/A# You may not use this file except in compliance with the License.
0N/A#
0N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0N/A# or http://www.opensolaris.org/os/licensing.
0N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A#
0N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0N/A# If applicable, add the following below this CDDL HEADER, with the
0N/A# fields enclosed by brackets "[]" replaced with your own identifying
0N/A# information: Portions Copyright [yyyy] [name of copyright owner]
0N/A#
1472N/A# CDDL HEADER END
1472N/A#
1472N/A
0N/A#
0N/A# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
0N/A#
0N/A
0N/A#
0N/A# The default for payload-bearing actions in this package is to appear in the
0N/A# global zone only. See the include file for greater detail, as well as
0N/A# information about overriding the defaults.
0N/A#
0N/A<include global_zone_only_component>
0N/Aset name=pkg.fmri value=pkg:/driver/network/fcoe@$(PKGVERS)
0N/Aset name=pkg.description \
0N/A value="Sun FCoE (Fibre Channel over Ethernet) Transport Driver"
0N/Aset name=pkg.summary value="Sun FCoE Transport Driver"
0N/Aset name=info.classification \
0N/A value=org.opensolaris.category.2008:Drivers/Storage
0N/Aset name=variant.arch value=$(ARCH)
0N/Adir path=kernel group=sys
0N/Adir path=kernel/drv group=sys
0N/Adir path=kernel/drv/$(ARCH64) group=sys
0N/Adriver name=fcoe perms="* 0600 root sys"
0N/Afile path=kernel/drv/$(ARCH64)/fcoe group=sys
0N/A$(i386_ONLY)file path=kernel/drv/fcoe group=sys
0N/Afile path=kernel/drv/fcoe.conf group=sys
0N/Alegacy pkg=SUNWfcoe arch=$(ARCH) category=system \
0N/A desc="Sun FCoE (Fibre Channel over Ethernet) Transport Driver" \
0N/A hotline="Please contact your local service provider" \
0N/A name="Sun FCoE Transport Driver" vendor="Sun Microsystems, Inc." \
0N/A version=11.11,REV=2009.11.11
0N/Alicense cr_Sun license=cr_Sun
0N/Alicense lic_CDDL license=lic_CDDL
0N/A