summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-zones-brand-sn1.mf
blob: 39d65c655a2dabf27b3da0b90b3d0954a4d8b75f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri value=pkg:/system/zones/brand/sn1@$(PKGVERS)
set name=pkg.description value="Support for the Fake Solaris N-1 Brand"
set name=pkg.summary value="Fake Solaris N-1 Brand"
set name=info.classification \
    value=org.opensolaris.category.2008:System/Virtualization
set name=variant.arch value=$(ARCH)
dir path=etc group=sys
dir path=etc/zones group=sys
$(sparc_ONLY)dir path=platform group=sys
$(sparc_ONLY)dir path=platform/sun4u group=sys
$(sparc_ONLY)dir path=platform/sun4u/kernel group=sys
$(sparc_ONLY)dir path=platform/sun4u/kernel/brand group=sys
$(sparc_ONLY)dir path=platform/sun4u/kernel/brand/$(ARCH64) group=sys
$(sparc_ONLY)dir path=platform/sun4v group=sys
$(sparc_ONLY)dir path=platform/sun4v/kernel group=sys
$(sparc_ONLY)dir path=platform/sun4v/kernel/brand group=sys
$(sparc_ONLY)dir path=platform/sun4v/kernel/brand/$(ARCH64) group=sys
dir path=usr group=sys
$(i386_ONLY)dir path=usr/kernel group=sys
$(i386_ONLY)dir path=usr/kernel/brand group=sys
$(i386_ONLY)dir path=usr/kernel/brand/$(ARCH64) group=sys
dir path=usr/lib
dir path=usr/lib/$(ARCH64)
dir path=usr/lib/brand
dir path=usr/lib/brand/sn1 group=sys
dir path=usr/lib/brand/sn1/$(ARCH64)
file path=etc/zones/SUNWsn1.xml mode=0444
$(sparc_ONLY)file path=platform/sun4u/kernel/brand/$(ARCH64)/sn1_brand \
    group=sys mode=0755
$(sparc_ONLY)file path=platform/sun4v/kernel/brand/$(ARCH64)/sn1_brand \
    group=sys mode=0755
$(i386_ONLY)file path=usr/kernel/brand/$(ARCH64)/sn1_brand group=sys mode=0755
$(i386_ONLY)file path=usr/kernel/brand/sn1_brand group=sys mode=0755
file path=usr/lib/$(ARCH64)/sn1_brand.so.1
file path=usr/lib/brand/sn1/$(ARCH64)/sn1_librtld_db.so.1
file path=usr/lib/brand/sn1/config.xml mode=0444
file path=usr/lib/brand/sn1/platform.xml mode=0444
file path=usr/lib/brand/sn1/sn1_boot mode=0755
file path=usr/lib/brand/sn1/sn1_librtld_db.so.1
file path=usr/lib/sn1_brand.so.1
legacy pkg=SUNWsn1rint desc="Support for the Fake Solaris N-1 Brand" \
    name="Fake Solaris N-1 Brand (Root)"
legacy pkg=SUNWsn1uint desc="Support for the Fake Solaris N-1 Brand" \
    name="Fake Solaris N-1 Brand (Usr)"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
link path=usr/lib/brand/sn1/64 target=$(ARCH64)