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