1ead1f93eSLiane Praza# 2ead1f93eSLiane Praza# CDDL HEADER START 3ead1f93eSLiane Praza# 4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the 5ead1f93eSLiane Praza# Common Development and Distribution License (the "License"). 6ead1f93eSLiane Praza# You may not use this file except in compliance with the License. 7ead1f93eSLiane Praza# 8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing. 10ead1f93eSLiane Praza# See the License for the specific language governing permissions 11ead1f93eSLiane Praza# and limitations under the License. 12ead1f93eSLiane Praza# 13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each 14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the 16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying 17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner] 18ead1f93eSLiane Praza# 19ead1f93eSLiane Praza# CDDL HEADER END 20ead1f93eSLiane Praza# 21ead1f93eSLiane Praza 22ead1f93eSLiane Praza# 23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24ead1f93eSLiane Praza# 25ead1f93eSLiane Praza 26ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/system/zones@$(PKGVERS) 27ebbab6bbSDan Priceset name=pkg.description \ 28ebbab6bbSDan Price value="Solaris Zones Configuration and Administration" 29ead1f93eSLiane Prazaset name=pkg.summary value="Solaris Zones" 30ead1f93eSLiane Prazaset name=info.classification value=org.opensolaris.category.2008:System/Core 31ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH) 32ebbab6bbSDan Pricedir path=etc group=sys variant.opensolaris.zone=global 33ebbab6bbSDan Pricedir path=etc/brand group=sys variant.opensolaris.zone=global 34ebbab6bbSDan Pricedir path=etc/zones group=sys variant.opensolaris.zone=global 35ebbab6bbSDan Pricedir path=lib variant.opensolaris.zone=global 36ebbab6bbSDan Pricedir path=lib/svc variant.opensolaris.zone=global 37ebbab6bbSDan Pricedir path=lib/svc/manifest group=sys variant.opensolaris.zone=global 38ebbab6bbSDan Pricedir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global 39ebbab6bbSDan Pricedir path=lib/svc/method variant.opensolaris.zone=global 40ead1f93eSLiane Prazadir path=usr group=sys 41ead1f93eSLiane Prazadir path=usr/bin 42ead1f93eSLiane Prazadir path=usr/kernel group=sys 43ead1f93eSLiane Prazadir path=usr/kernel/drv group=sys 44ead1f93eSLiane Prazadir path=usr/kernel/drv/$(ARCH64) group=sys 45ead1f93eSLiane Prazadir path=usr/lib 46ead1f93eSLiane Prazadir path=usr/lib/$(ARCH64) 47ead1f93eSLiane Prazadir path=usr/lib/brand 48ead1f93eSLiane Prazadir path=usr/lib/brand/ipkg group=bin 49ead1f93eSLiane Prazadir path=usr/lib/brand/shared group=sys 50ead1f93eSLiane Prazadir path=usr/lib/zones 51ead1f93eSLiane Prazadir path=usr/sbin 52ead1f93eSLiane Prazadir path=usr/share group=sys 53ead1f93eSLiane Prazadir path=usr/share/lib group=sys 54ead1f93eSLiane Prazadir path=usr/share/lib/xml group=sys 55ead1f93eSLiane Prazadir path=usr/share/lib/xml/dtd group=sys 56*c10c16deSRichard Lowedir path=usr/share/man 57*c10c16deSRichard Lowedir path=usr/share/man/man1 58*c10c16deSRichard Lowedir path=usr/share/man/man1m 59*c10c16deSRichard Lowedir path=usr/share/man/man5 60*c10c16deSRichard Lowedir path=usr/share/man/man7d 61ead1f93eSLiane Prazadriver name=zcons 62ead1f93eSLiane Prazafile path=etc/zones/SUNWblank.xml mode=0444 63ead1f93eSLiane Prazafile path=etc/zones/SUNWdefault.xml mode=0444 64ebbab6bbSDan Pricefile path=etc/zones/index group=sys original_name=SUNWzone:etc/zones/index \ 65ebbab6bbSDan Price preserve=true variant.opensolaris.zone=global 66ebbab6bbSDan Pricefile path=lib/svc/manifest/system/resource-mgmt.xml group=sys mode=0444 \ 67ead1f93eSLiane Praza variant.opensolaris.zone=global 68ebbab6bbSDan Pricefile path=lib/svc/manifest/system/zones.xml group=sys mode=0444 \ 69ead1f93eSLiane Praza variant.opensolaris.zone=global 70efd4c9b6SSteve Lawrencefile path=lib/svc/manifest/system/zonestat.xml group=sys mode=0444 \ 71efd4c9b6SSteve Lawrence variant.opensolaris.zone=global 72ebbab6bbSDan Pricefile path=lib/svc/method/svc-resource-mgmt mode=0555 \ 73ead1f93eSLiane Praza variant.opensolaris.zone=global 74ebbab6bbSDan Pricefile path=lib/svc/method/svc-zones mode=0555 variant.opensolaris.zone=global 75efd4c9b6SSteve Lawrencefile path=lib/svc/method/svc-zonestat mode=0555 \ 76efd4c9b6SSteve Lawrence variant.opensolaris.zone=global 77efd4c9b6SSteve Lawrencefile path=usr/bin/zonestat mode=0555 78ead1f93eSLiane Prazafile path=usr/kernel/drv/$(ARCH64)/zcons group=sys 79ead1f93eSLiane Praza$(i386_ONLY)file path=usr/kernel/drv/zcons group=sys 80ead1f93eSLiane Prazafile path=usr/lib/$(ARCH64)/libbrand.so.1 81ead1f93eSLiane Prazafile path=usr/lib/$(ARCH64)/libzonecfg.so.1 82efd4c9b6SSteve Lawrencefile path=usr/lib/$(ARCH64)/libzonestat.so.1 83ead1f93eSLiane Prazafile path=usr/lib/brand/ipkg/config.xml mode=0444 84ead1f93eSLiane Prazafile path=usr/lib/brand/ipkg/platform.xml mode=0444 85ead1f93eSLiane Prazafile path=usr/lib/brand/shared/common.ksh mode=0444 86ead1f93eSLiane Prazafile path=usr/lib/brand/shared/query mode=0755 87ead1f93eSLiane Prazafile path=usr/lib/brand/shared/uninstall.ksh mode=0444 88ead1f93eSLiane Prazafile path=usr/lib/libbrand.so.1 89ead1f93eSLiane Prazafile path=usr/lib/libzonecfg.so.1 90efd4c9b6SSteve Lawrencefile path=usr/lib/libzonestat.so.1 91ead1f93eSLiane Prazafile path=usr/lib/zones/zoneadmd mode=0555 92efd4c9b6SSteve Lawrencefile path=usr/lib/zones/zonestatd mode=0555 variant.opensolaris.zone=global 93ead1f93eSLiane Prazafile path=usr/sbin/zlogin mode=0555 94ead1f93eSLiane Prazafile path=usr/sbin/zoneadm mode=0555 95ead1f93eSLiane Prazafile path=usr/sbin/zonecfg mode=0555 96ead1f93eSLiane Prazafile path=usr/share/lib/xml/dtd/brand.dtd.1 mode=0644 97ead1f93eSLiane Prazafile path=usr/share/lib/xml/dtd/zone_platform.dtd.1 mode=0644 98ead1f93eSLiane Prazafile path=usr/share/lib/xml/dtd/zonecfg.dtd.1 99*c10c16deSRichard Lowefile path=usr/share/man/man1/zlogin.1 100*c10c16deSRichard Lowefile path=usr/share/man/man1m/zoneadm.1m 101*c10c16deSRichard Lowefile path=usr/share/man/man1m/zoneadmd.1m 102*c10c16deSRichard Lowefile path=usr/share/man/man1m/zonecfg.1m 103*c10c16deSRichard Lowefile path=usr/share/man/man5/brands.5 104*c10c16deSRichard Lowefile path=usr/share/man/man5/zones.5 105*c10c16deSRichard Lowefile path=usr/share/man/man7d/zcons.7d 10671e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWzoner desc="Solaris Zones Configuration Files" \ 10771e464e5SPeter Dennis - Sustaining Engineer name="Solaris Zones (Root)" 10871e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWzoneu desc="Solaris Zones Configuration and Administration" \ 10971e464e5SPeter Dennis - Sustaining Engineer name="Solaris Zones (Usr)" 110ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun 111ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL 112ead1f93eSLiane Prazalink path=usr/bin/zonename target=../../sbin/zonename 113