diff options
Diffstat (limited to 'usr/src/pkg/manifests/driver-storage-si3124.mf')
| -rw-r--r-- | usr/src/pkg/manifests/driver-storage-si3124.mf | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/usr/src/pkg/manifests/driver-storage-si3124.mf b/usr/src/pkg/manifests/driver-storage-si3124.mf index 677c3bec5d..46c9df59ac 100644 --- a/usr/src/pkg/manifests/driver-storage-si3124.mf +++ b/usr/src/pkg/manifests/driver-storage-si3124.mf @@ -20,22 +20,20 @@ # # -# 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:/driver/storage/si3124@$(PKGVERS) set name=pkg.description value="SiliconImage 3124 sata driver" set name=pkg.summary value="SiliconImage 3124 sata driver" set name=info.classification value=org.opensolaris.category.2008:Drivers/Ports set name=variant.arch value=i386 -set name=variant.opensolaris.zone value=global value=nonglobal dir path=kernel group=sys dir path=kernel/drv group=sys dir path=kernel/drv/$(ARCH64) group=sys |
