diff options
Diffstat (limited to 'usr/src/pkg/manifests/system-network-spdadm.mf')
| -rw-r--r-- | usr/src/pkg/manifests/system-network-spdadm.mf | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/usr/src/pkg/manifests/system-network-spdadm.mf b/usr/src/pkg/manifests/system-network-spdadm.mf index cb38a2e468..8ebdb1853a 100644 --- a/usr/src/pkg/manifests/system-network-spdadm.mf +++ b/usr/src/pkg/manifests/system-network-spdadm.mf @@ -20,22 +20,22 @@ # # -# Copyright 2010 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # # -# This package will install successfully into any zone, global or -# non-global. The files, directories, links, and hardlinks, however, -# will only be installed into the global zone. +# The default for payload-bearing actions in this package is to appear in the +# global zone only. See the include file for greater detail, as well as +# information about overriding the defaults. # -<include hollow_zone_pkg> +<include global_zone_only_component> set name=pkg.fmri value=pkg:/system/network/spdadm@$(PKGVERS) set name=pkg.description value="Sun InfiniBand Sockets Direct Protocol Admin" -set name=pkg.summary value="Sun InfiniBand pseudo Sockets Direct Protocol Admin" -set name=info.classification value=org.opensolaris.category.2008:System/Hardware +set name=pkg.summary \ + value="Sun InfiniBand pseudo Sockets Direct Protocol Admin" +set name=info.classification \ + value=org.opensolaris.category.2008:System/Hardware set name=variant.arch value=$(ARCH) -set name=variant.opensolaris.zone value=global value=nonglobal dir path=usr group=sys dir path=usr/lib dir path=usr/lib/rcm |
