xref: /titanic_41/usr/src/pkg/manifests/system-zones.mf (revision ebbab6bbae913efeadfa3c6a1b082664a125f95b)
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#
23*ebbab6bbSDan 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)
27*ebbab6bbSDan Priceset name=pkg.description \
28*ebbab6bbSDan 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)
32*ebbab6bbSDan Pricedir path=etc group=sys variant.opensolaris.zone=global
33*ebbab6bbSDan Pricedir path=etc/brand group=sys variant.opensolaris.zone=global
34*ebbab6bbSDan Pricedir path=etc/zones group=sys variant.opensolaris.zone=global
35*ebbab6bbSDan Pricedir path=lib variant.opensolaris.zone=global
36*ebbab6bbSDan Pricedir path=lib/svc variant.opensolaris.zone=global
37*ebbab6bbSDan Pricedir path=lib/svc/manifest group=sys variant.opensolaris.zone=global
38*ebbab6bbSDan Pricedir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global
39*ebbab6bbSDan 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
56ead1f93eSLiane Prazadriver name=zcons
57ead1f93eSLiane Prazafile path=etc/zones/SUNWblank.xml mode=0444
58ead1f93eSLiane Prazafile path=etc/zones/SUNWdefault.xml mode=0444
59*ebbab6bbSDan Pricefile path=etc/zones/index group=sys original_name=SUNWzone:etc/zones/index \
60*ebbab6bbSDan Price    preserve=true variant.opensolaris.zone=global
61*ebbab6bbSDan Pricefile path=lib/svc/manifest/system/resource-mgmt.xml group=sys mode=0444 \
62ead1f93eSLiane Praza    variant.opensolaris.zone=global
63*ebbab6bbSDan Pricefile path=lib/svc/manifest/system/zones.xml group=sys mode=0444 \
64ead1f93eSLiane Praza    variant.opensolaris.zone=global
65*ebbab6bbSDan Pricefile path=lib/svc/method/svc-resource-mgmt mode=0555 \
66ead1f93eSLiane Praza    variant.opensolaris.zone=global
67*ebbab6bbSDan Pricefile path=lib/svc/method/svc-zones mode=0555 variant.opensolaris.zone=global
68ead1f93eSLiane Prazafile path=usr/kernel/drv/$(ARCH64)/zcons group=sys
69ead1f93eSLiane Praza$(i386_ONLY)file path=usr/kernel/drv/zcons group=sys
70ead1f93eSLiane Prazafile path=usr/lib/$(ARCH64)/libbrand.so.1
71ead1f93eSLiane Prazafile path=usr/lib/$(ARCH64)/libzonecfg.so.1
72ead1f93eSLiane Prazafile path=usr/lib/brand/ipkg/config.xml mode=0444
73ead1f93eSLiane Prazafile path=usr/lib/brand/ipkg/platform.xml mode=0444
74ead1f93eSLiane Prazafile path=usr/lib/brand/shared/common.ksh mode=0444
75ead1f93eSLiane Prazafile path=usr/lib/brand/shared/query mode=0755
76ead1f93eSLiane Prazafile path=usr/lib/brand/shared/uninstall.ksh mode=0444
77ead1f93eSLiane Prazafile path=usr/lib/libbrand.so.1
78ead1f93eSLiane Prazafile path=usr/lib/libzonecfg.so.1
79ead1f93eSLiane Prazafile path=usr/lib/zones/zoneadmd mode=0555
80ead1f93eSLiane Prazafile path=usr/sbin/zlogin mode=0555
81ead1f93eSLiane Prazafile path=usr/sbin/zoneadm mode=0555
82ead1f93eSLiane Prazafile path=usr/sbin/zonecfg mode=0555
83ead1f93eSLiane Prazafile path=usr/share/lib/xml/dtd/brand.dtd.1 mode=0644
84ead1f93eSLiane Prazafile path=usr/share/lib/xml/dtd/zone_platform.dtd.1 mode=0644
85ead1f93eSLiane Prazafile path=usr/share/lib/xml/dtd/zonecfg.dtd.1
86ead1f93eSLiane Prazalegacy pkg=SUNWzoner arch=$(ARCH) category=system \
87ead1f93eSLiane Praza    desc="Solaris Zones Configuration Files" \
88ead1f93eSLiane Praza    hotline="Please contact your local service provider" \
89ead1f93eSLiane Praza    name="Solaris Zones (Root)" vendor="Sun Microsystems, Inc." \
90ead1f93eSLiane Praza    version=11.11,REV=2009.11.11
91ead1f93eSLiane Prazalegacy pkg=SUNWzoneu arch=$(ARCH) category=system \
92ead1f93eSLiane Praza    desc="Solaris Zones Configuration and Administration" \
93ead1f93eSLiane Praza    hotline="Please contact your local service provider" \
94ead1f93eSLiane Praza    name="Solaris Zones (Usr)" vendor="Sun Microsystems, Inc." \
95ead1f93eSLiane Praza    version=11.11,REV=2009.11.11
96ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
97ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
98ead1f93eSLiane Prazalink path=usr/bin/zonename target=../../sbin/zonename
99