driver-network-rdsv3.mf revision c0dd49bdd68c0d758a67d56f07826f3b45cfc664
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota#
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# CDDL HEADER START
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota#
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# The contents of this file are subject to the terms of the
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# Common Development and Distribution License (the "License").
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# You may not use this file except in compliance with the License.
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota#
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# or http://www.opensolaris.org/os/licensing.
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# See the License for the specific language governing permissions
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# and limitations under the License.
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota#
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# When distributing Covered Code, include this CDDL HEADER in each
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# If applicable, add the following below this CDDL HEADER, with the
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# fields enclosed by brackets "[]" replaced with your own identifying
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# information: Portions Copyright [yyyy] [name of copyright owner]
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota#
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# CDDL HEADER END
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota#
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota#
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota#
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota#
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# This package will install successfully into any zone, global or
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# non-global. The files, directories, links, and hardlinks, however,
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota# will only be installed into the global zone.
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota#
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota<include hollow_zone_pkg>
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otaset name=pkg.fmri value=pkg:/driver/network/rdsv3@$(PKGVERS)
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otaset name=pkg.description value="The RDS driver is an implementation of the Reliable Datagram Sockets API. It provides reliable, in-order datagram and RDMA data delivery between sockets."
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otaset name=pkg.summary value="Solaris Reliable Datagram Sockets"
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otaset name=info.classification value=org.opensolaris.category.2008:System/Core
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otaset name=variant.arch value=$(ARCH)
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otaset name=variant.opensolaris.zone value=global value=nonglobal
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otadir path=usr group=sys
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otadir path=usr/lib group=bin
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otadir path=usr/lib/rcm group=bin
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otadir path=usr/lib/rcm/scripts group=bin
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otafile path=/usr/lib/rcm/scripts/SUNW,rdsv3u.sh group=bin mode=0555
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otadir path=kernel group=sys
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otadir path=kernel/drv group=sys
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otadir path=kernel/drv/$(ARCH64) group=sys
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otadriver name=rdsv3 perms="* 0644 root sys"
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota$(i386_ONLY)file path=kernel/drv/rdsv3 group=sys
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otafile path=kernel/drv/$(ARCH64)/rdsv3 group=sys
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otafile path=kernel/drv/rdsv3.conf group=sys preserve=renamenew
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otadir path=kernel/socketmod group=sys
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otadir path=kernel/socketmod/$(ARCH64) group=sys
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota$(i386_ONLY)file path=kernel/socketmod/sockrds mode=0755 group=sys
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otafile path=kernel/socketmod/$(ARCH64)/sockrds mode=0755 group=sys
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otalicense cr_Sun license=cr_Sun
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otalicense lic_CDDL license=lic_CDDL
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Otalicense uts/common/io/ib/clients/rdsv3/LICENSE \
c0dd49bdd68c0d758a67d56f07826f3b45cfc664Eiji Ota license=uts/common/io/ib/clients/rdsv3/LICENSE