usr/src/pkg/manifests/driver-network-platform.mf
changeset 12616 17a31b0faaa4
parent 11838 32bb5d254240
child 12998 c0270875939a
equal deleted inserted replaced
12615:4fc0a1ca161e 12616:17a31b0faaa4
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
    23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
    24 # Use is subject to license terms.
       
    25 #
    24 #
    26 
    25 
    27 #
    26 #
    28 # This package will install successfully into any zone, global or
    27 # The default for payload-bearing actions in this package is to appear in the
    29 # non-global.  The files, directories, links, and hardlinks, however,
    28 # global zone only.  See the include file for greater detail, as well as
    30 # will only be installed into the global zone.
    29 # information about overriding the defaults.
    31 #
    30 #
    32 <include hollow_zone_pkg>
    31 <include global_zone_only_component>
    33 set name=pkg.fmri value=pkg:/driver/network/platform@$(PKGVERS)
    32 set name=pkg.fmri value=pkg:/driver/network/platform@$(PKGVERS)
    34 set name=pkg.description value="Platform Support, OS Functionality"
    33 set name=pkg.description value="Platform Support, OS Functionality"
    35 set name=pkg.summary value="Platform Support, OS Functionality"
    34 set name=pkg.summary value="Platform Support, OS Functionality"
    36 set name=info.classification \
    35 set name=info.classification \
    37     value=org.opensolaris.category.2008:Drivers/Networking
    36     value=org.opensolaris.category.2008:Drivers/Networking
    38 set name=variant.arch value=i386
    37 set name=variant.arch value=i386
    39 set name=variant.opensolaris.zone value=global value=nonglobal
       
    40 dir path=etc group=sys
    38 dir path=etc group=sys
    41 dir path=kernel group=sys
    39 dir path=kernel group=sys
    42 dir path=kernel/drv group=sys
    40 dir path=kernel/drv group=sys
    43 dir path=kernel/drv/$(ARCH64) group=sys
    41 dir path=kernel/drv/$(ARCH64) group=sys
    44 driver name=dnet clone_perms="dnet 0666 root sys" perms="* 0666 root sys" \
    42 driver name=dnet clone_perms="dnet 0666 root sys" perms="* 0666 root sys" \
   180 file path=kernel/drv/dnet group=sys
   178 file path=kernel/drv/dnet group=sys
   181 file path=kernel/drv/iprb group=sys
   179 file path=kernel/drv/iprb group=sys
   182 file path=kernel/drv/pcn group=sys
   180 file path=kernel/drv/pcn group=sys
   183 file path=kernel/drv/sd group=sys
   181 file path=kernel/drv/sd group=sys
   184 file path=kernel/drv/sd.conf group=sys \
   182 file path=kernel/drv/sd.conf group=sys \
   185     original_name=SUNWos86r:kernel/drv/sd.conf preserve=true \
   183     original_name=SUNWos86r:kernel/drv/sd.conf preserve=true
   186     reboot-needed=false
       
   187 legacy pkg=SUNWos86r arch=$(ARCH) category=system \
   184 legacy pkg=SUNWos86r arch=$(ARCH) category=system \
   188     desc="Platform Support, OS Functionality (Root)" \
   185     desc="Platform Support, OS Functionality (Root)" \
   189     hotline="Please contact your local service provider" \
   186     hotline="Please contact your local service provider" \
   190     name="Platform Support, OS Functionality (Root)" \
   187     name="Platform Support, OS Functionality (Root)" \
   191     vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
   188     vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11