xref: /illumos-gate/usr/src/pkg/manifests/system-zones-brand-s10.p5m (revision b0de25cb23668fa4535078d18a0618eee442c000)
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 (c) 2010, Oracle and/or its affiliates. All rights reserved.
24#
25
26set name=pkg.fmri value=pkg:/system/zones/brand/s10@$(PKGVERS)
27set name=pkg.summary value="Solaris 10 Containers: solaris10 brand support"
28set name=pkg.description value="Support for the 'Solaris10' Brand"
29set name=info.classification \
30    value=org.opensolaris.category.2008:System/Virtualization
31set name=variant.arch value=$(ARCH)
32dir  path=etc group=sys
33dir  path=etc/brand group=sys
34dir  path=etc/brand/solaris10 group=sys
35file path=etc/brand/solaris10/pkgrm.conf group=sys \
36    original_name=SUNWs10brand:etc/brand/solaris10/pkgrm.conf preserve=true
37file path=etc/brand/solaris10/smf_disable.conf group=sys \
38    original_name=SUNWs10brand:etc/brand/solaris10/smf_disable.conf \
39    preserve=true
40dir  path=etc/zones group=sys
41file path=etc/zones/SUNWsolaris10.xml mode=0444
42$(sparc_ONLY)dir path=platform group=sys
43$(sparc_ONLY)dir path=platform/sun4u group=sys
44$(sparc_ONLY)dir path=platform/sun4u/kernel group=sys
45$(sparc_ONLY)dir path=platform/sun4u/kernel/brand group=sys
46$(sparc_ONLY)dir path=platform/sun4u/kernel/brand/$(ARCH64) group=sys
47$(sparc_ONLY)file path=platform/sun4u/kernel/brand/$(ARCH64)/s10_brand \
48    group=sys mode=0755
49$(sparc_ONLY)dir path=platform/sun4v group=sys
50$(sparc_ONLY)dir path=platform/sun4v/kernel group=sys
51$(sparc_ONLY)dir path=platform/sun4v/kernel/brand group=sys
52$(sparc_ONLY)dir path=platform/sun4v/kernel/brand/$(ARCH64) group=sys
53$(sparc_ONLY)file path=platform/sun4v/kernel/brand/$(ARCH64)/s10_brand \
54    group=sys mode=0755
55dir  path=usr group=sys
56$(i386_ONLY)dir path=usr/kernel group=sys
57$(i386_ONLY)dir path=usr/kernel/brand group=sys
58$(i386_ONLY)dir path=usr/kernel/brand/$(ARCH64) group=sys
59$(i386_ONLY)file path=usr/kernel/brand/$(ARCH64)/s10_brand group=sys mode=0755
60dir  path=usr/lib
61dir  path=usr/lib/$(ARCH64)
62file path=usr/lib/$(ARCH64)/s10_brand.so.1
63file path=usr/lib/$(ARCH64)/s10_npreload.so.1
64dir  path=usr/lib/brand
65dir  path=usr/lib/brand/solaris10 group=sys
66dir  path=usr/lib/brand/solaris10/$(ARCH64)
67file path=usr/lib/brand/solaris10/$(ARCH64)/solaris10_librtld_db.so.1
68link path=usr/lib/brand/solaris10/64 target=$(ARCH64)
69file path=usr/lib/brand/solaris10/attach mode=0755
70file path=usr/lib/brand/solaris10/clone mode=0755
71file path=usr/lib/brand/solaris10/common.ksh mode=0444
72file path=usr/lib/brand/solaris10/config.xml mode=0444
73file path=usr/lib/brand/solaris10/detach mode=0755
74file path=usr/lib/brand/solaris10/image_install mode=0755
75file path=usr/lib/brand/solaris10/p2v mode=0755
76file path=usr/lib/brand/solaris10/pkgrm.lst mode=0444
77file path=usr/lib/brand/solaris10/platform.xml mode=0444
78file path=usr/lib/brand/solaris10/postattach mode=0755
79file path=usr/lib/brand/solaris10/poststate mode=0755
80file path=usr/lib/brand/solaris10/prestate mode=0755
81file path=usr/lib/brand/solaris10/preuninstall mode=0755
82file path=usr/lib/brand/solaris10/s10_boot mode=0755
83file path=usr/lib/brand/solaris10/s10_isaexec_wrapper mode=0755
84file path=usr/lib/brand/solaris10/s10_native mode=0755
85file path=usr/lib/brand/solaris10/s10_net_physical mode=0755
86file path=usr/lib/brand/solaris10/s10_python_wrapper mode=0755
87file path=usr/lib/brand/solaris10/s10_replacefile mode=0755
88file path=usr/lib/brand/solaris10/s10_support mode=0755
89file path=usr/lib/brand/solaris10/smf_disable.lst mode=0444
90file path=usr/lib/brand/solaris10/solaris10_librtld_db.so.1
91file path=usr/lib/brand/solaris10/uninstall mode=0755
92file path=usr/lib/brand/solaris10/version mode=0444
93file path=usr/lib/s10_brand.so.1
94file path=usr/lib/s10_npreload.so.1
95legacy pkg=SUNWs10brandr desc="Support for the 'Solaris10' Brand" \
96    name="Solaris 10 Containers: solaris10 brand support (Root)"
97legacy pkg=SUNWs10brandu desc="Support for the 'solaris10' Brand" \
98    name="Solaris 10 Containers: solaris10 brand support (Usr)"
99license cr_Sun license=cr_Sun
100license lic_CDDL license=lic_CDDL
101