diff options
Diffstat (limited to 'usr/src/pkg/manifests/driver-graphics-agpgart.mf')
| -rw-r--r-- | usr/src/pkg/manifests/driver-graphics-agpgart.mf | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/usr/src/pkg/manifests/driver-graphics-agpgart.mf b/usr/src/pkg/manifests/driver-graphics-agpgart.mf index a0f4856159..1f3adbba10 100644 --- a/usr/src/pkg/manifests/driver-graphics-agpgart.mf +++ b/usr/src/pkg/manifests/driver-graphics-agpgart.mf @@ -20,22 +20,21 @@ # # -# 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/graphics/agpgart@$(PKGVERS) set name=pkg.description value="AGP GART driver for x86 workstations" set name=pkg.summary value="AGP GART Driver" -set name=info.classification value=org.opensolaris.category.2008:Drivers/Display +set name=info.classification \ + value=org.opensolaris.category.2008:Drivers/Display 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 @@ -80,12 +79,13 @@ file path=kernel/drv/$(ARCH64)/agpgart group=sys file path=kernel/drv/$(ARCH64)/agptarget group=sys file path=kernel/drv/$(ARCH64)_gart group=sys file path=kernel/drv/agpgart group=sys -file path=kernel/drv/agpgart.conf group=sys reboot-needed=false +file path=kernel/drv/agpgart.conf group=sys file path=kernel/drv/agptarget group=sys legacy pkg=SUNWagp arch=$(ARCH) category=system \ desc="AGP GART driver for x86 workstations" \ - hotline="Please contact your local service provider" name="AGP GART Driver" \ - vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 + hotline="Please contact your local service provider" \ + name="AGP GART Driver" vendor="Sun Microsystems, Inc." \ + version=11.11,REV=2009.11.11 license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL license uts/common/sys/THIRDPARTYLICENSE.agpgart \ |
