system-zones.mf revision 11996:91b62f7b8186
11573Srgrimes#
21573Srgrimes# CDDL HEADER START
31573Srgrimes#
41573Srgrimes# The contents of this file are subject to the terms of the
51573Srgrimes# Common Development and Distribution License (the "License").
61573Srgrimes# You may not use this file except in compliance with the License.
71573Srgrimes#
81573Srgrimes# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
91573Srgrimes# or http://www.opensolaris.org/os/licensing.
101573Srgrimes# See the License for the specific language governing permissions
111573Srgrimes# and limitations under the License.
121573Srgrimes#
131573Srgrimes# When distributing Covered Code, include this CDDL HEADER in each
141573Srgrimes# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
151573Srgrimes# If applicable, add the following below this CDDL HEADER, with the
161573Srgrimes# fields enclosed by brackets "[]" replaced with your own identifying
171573Srgrimes# information: Portions Copyright [yyyy] [name of copyright owner]
181573Srgrimes#
191573Srgrimes# CDDL HEADER END
201573Srgrimes#
211573Srgrimes
221573Srgrimes#
231573Srgrimes# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
241573Srgrimes# Use is subject to license terms.
251573Srgrimes#
261573Srgrimes
271573Srgrimesset name=pkg.fmri value=pkg:/system/zones@$(PKGVERS)
281573Srgrimesset name=pkg.description value="Solaris Zones Configuration and Administration"
291573Srgrimesset name=pkg.summary value="Solaris Zones"
301573Srgrimesset name=info.classification value=org.opensolaris.category.2008:System/Core
311573Srgrimesset name=variant.arch value=$(ARCH)
321573Srgrimesset name=variant.opensolaris.zone value=global value=nonglobal
331573Srgrimesdir path=etc group=sys opensolaris.zone=global variant.opensolaris.zone=global
3484225Sdillondir path=etc/brand group=sys opensolaris.zone=global \
3584225Sdillon    variant.opensolaris.zone=global
3684225Sdillondir path=etc/zones group=sys opensolaris.zone=global \
371573Srgrimes    variant.opensolaris.zone=global
3828179Sstevedir path=lib opensolaris.zone=global variant.opensolaris.zone=global
391573Srgrimesdir path=lib/svc opensolaris.zone=global variant.opensolaris.zone=global
4028179Sstevedir path=lib/svc/method opensolaris.zone=global variant.opensolaris.zone=global
411573Srgrimesdir path=usr group=sys
421573Srgrimesdir path=usr/bin
431573Srgrimesdir path=usr/kernel group=sys
441573Srgrimesdir path=usr/kernel/drv group=sys
451573Srgrimesdir path=usr/kernel/drv/$(ARCH64) group=sys
4613137Speterdir path=usr/lib
4713137Speterdir path=usr/lib/$(ARCH64)
4813137Speterdir path=usr/lib/brand
4913137Speterdir path=usr/lib/brand/ipkg group=bin
5013137Speterdir path=usr/lib/brand/shared group=sys
511573Srgrimesdir path=usr/lib/zones
521573Srgrimesdir path=usr/sbin
531573Srgrimesdir path=usr/share group=sys
541573Srgrimesdir path=usr/share/lib group=sys
551573Srgrimesdir path=usr/share/lib/xml group=sys
561573Srgrimesdir path=usr/share/lib/xml/dtd group=sys
571573Srgrimesdir path=lib/svc/manifest group=sys opensolaris.zone=global \
581573Srgrimes    variant.opensolaris.zone=global
591573Srgrimesdir path=lib/svc/manifest/system group=sys opensolaris.zone=global \
601573Srgrimes    variant.opensolaris.zone=global
611573Srgrimesdriver name=zcons
621573Srgrimesfile path=etc/zones/SUNWblank.xml mode=0444
631573Srgrimesfile 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