diff options
| author | Dan Price <dp@eng.sun.com> | 2010-06-12 23:20:18 -0700 |
|---|---|---|
| committer | Dan Price <dp@eng.sun.com> | 2010-06-12 23:20:18 -0700 |
| commit | ebbab6bbae913efeadfa3c6a1b082664a125f95b (patch) | |
| tree | 62a2816d044710beaf491ffa633ff35e41588942 /usr/src/pkg/manifests/driver-audio-audiohd.mf | |
| parent | 5c875b2e2176bacab7c997fa9a41afc5daad1896 (diff) | |
| download | illumos-joyent-ebbab6bbae913efeadfa3c6a1b082664a125f95b.tar.gz | |
6932709 libc mountpoints shouldn't be tagged with preserve=
6948967 opensolaris.zone= persists in ON manifests, should be expunged
6948970 eval in pkg/Makefile masks pkgmogrify failures
6949340 Fix various zones related packaging oddities
6951274 most variant.opensolaris.zone and reboot-needed attributes could be added by rules
6954463 legacy, renamed SUNWiscsitgt and SUNWmms need to be obsoleted properly
6954897 README.pkg should be more helpful describing need for on-extra
Diffstat (limited to 'usr/src/pkg/manifests/driver-audio-audiohd.mf')
| -rw-r--r-- | usr/src/pkg/manifests/driver-audio-audiohd.mf | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/usr/src/pkg/manifests/driver-audio-audiohd.mf b/usr/src/pkg/manifests/driver-audio-audiohd.mf index 5eb1b6dc70..e3be186427 100644 --- a/usr/src/pkg/manifests/driver-audio-audiohd.mf +++ b/usr/src/pkg/manifests/driver-audio-audiohd.mf @@ -20,23 +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/audio/audiohd@$(PKGVERS) set name=pkg.description \ value="SunOS audio device driver for Munich workstation" set name=pkg.summary value="SUNW High Definition Audio Drivers" set name=info.classification value=org.opensolaris.category.2008:Drivers/Media 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 @@ -47,7 +45,7 @@ driver name=audiohd \ alias=pciexclass,0403 file path=kernel/drv/$(ARCH64)/audiohd group=sys file path=kernel/drv/audiohd group=sys -file path=kernel/drv/audiohd.conf group=sys reboot-needed=false +file path=kernel/drv/audiohd.conf group=sys legacy pkg=SUNWaudiohd arch=$(ARCH) category=system \ desc="SunOS audio device driver for Munich workstation" \ hotline="Please contact your local service provider" \ |
