driver-network-fcoe.mf revision ead1f93ee620d7580f7e53350fe5a884fc4f158a
0N/A#
25N/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#
0N/A# CDDL HEADER END
0N/A#
0N/A
0N/A#
0N/A# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
0N/A# Use is subject to license terms.
0N/A#
0N/A
0N/A#
0N/A# This package will install successfully into any zone, global or
0N/A# non-global. The files, directories, links, and hardlinks, however,
25N/A# will only be installed into the global zone.
25N/A#
25N/A<include hollow_zone_pkg>
25N/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 value=org.opensolaris.category.2008:Drivers/Storage
0N/Aset name=variant.arch value=$(ARCH)
0N/Aset name=variant.opensolaris.zone value=global value=nonglobal
0N/Adir path=kernel group=sys
25N/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 reboot-needed=false
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