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