summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-library-processor.mf
blob: 5afd21c33cb8638e7293795d1678271789753587 (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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
#
# 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/library/processor@$(PKGVERS)
set name=pkg.description \
    value="core software for a specific hardware platform group"
set name=pkg.summary value="Core Architecture"
set name=info.classification value=org.opensolaris.category.2008:System/Core
set name=variant.arch value=$(ARCH)
$(sparc_ONLY)dir path=etc group=sys
$(sparc_ONLY)dir path=etc/flash group=sys
$(sparc_ONLY)dir path=etc/flash/postdeployment group=sys
dir path=platform group=sys
$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3060 group=sys
$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3060/kernel group=sys
$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3060/kernel/misc group=sys
$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3060/kernel/misc/$(ARCH64) \
    group=sys
$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire group=sys
$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R group=sys
$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880 group=sys
$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200 group=sys
$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel group=sys
$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel/misc group=sys
$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel/misc/$(ARCH64) \
    group=sys
$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215 group=sys
$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240 group=sys
$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250 group=sys
$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440 group=sys
$(sparc_ONLY)dir path=platform/SUNW,Ultra-2 group=sys
$(sparc_ONLY)dir path=platform/SUNW,Ultra-30 group=sys
$(sparc_ONLY)dir path=platform/SUNW,Ultra-60 group=sys
$(i386_ONLY)dir path=platform/i86pc group=sys
$(i386_ONLY)dir path=platform/i86xpv group=sys
$(sparc_ONLY)dir path=platform/sun4u group=sys
$(sparc_ONLY)dir path=platform/sun4u/lib
$(sparc_ONLY)dir path=platform/sun4u/lib/$(ARCH64)
$(sparc_ONLY)dir path=platform/sun4u/lib/fs
$(sparc_ONLY)dir path=platform/sun4u/lib/fs/hsfs
$(sparc_ONLY)dir path=platform/sun4u/lib/fs/ufs
$(sparc_ONLY)dir path=platform/sun4u/lib/fs/zfs
$(sparc_ONLY)dir path=platform/sun4v group=sys
$(sparc_ONLY)dir path=platform/sun4v/lib
$(sparc_ONLY)dir path=platform/sun4v/lib/$(ARCH64)
$(sparc_ONLY)dir path=platform/sun4v/lib/fs
$(sparc_ONLY)dir path=platform/sun4v/lib/fs/hsfs
$(sparc_ONLY)dir path=platform/sun4v/lib/fs/ufs
$(sparc_ONLY)dir path=platform/sun4v/lib/fs/zfs
$(sparc_ONLY)file path=etc/flash/postdeployment/ttydefs.cleanup group=sys \
    mode=0744
$(sparc_ONLY)file \
    path=platform/SUNW,Netra-CP3060/kernel/misc/$(ARCH64)/platmod group=sys \
    mode=0755
$(sparc_ONLY)file \
    path=platform/SUNW,Sun-Fire-T200/kernel/misc/$(ARCH64)/platmod group=sys \
    mode=0755
# We force bootblks into a new BE because we want to make sure
# the user can recover from a pre-existing copy of the bootblk
# in the event that something goes horribly wrong.
$(sparc_ONLY)file path=platform/sun4u/lib/fs/hsfs/bootblk group=sys mode=0444 \
    reboot-needed=true
$(sparc_ONLY)file path=platform/sun4u/lib/fs/ufs/bootblk group=sys mode=0444 \
    reboot-needed=true
$(sparc_ONLY)file path=platform/sun4u/lib/fs/zfs/bootblk group=sys mode=0444 \
    reboot-needed=true
# We force bootblks into a new BE because we want to make sure
# the user can recover from a pre-existing copy of the bootblk
# in the event that something goes horribly wrong.
$(sparc_ONLY)file path=platform/sun4v/lib/fs/hsfs/bootblk group=sys mode=0444 \
    reboot-needed=true
$(sparc_ONLY)file path=platform/sun4v/lib/fs/ufs/bootblk group=sys mode=0444 \
    reboot-needed=true
$(sparc_ONLY)file path=platform/sun4v/lib/fs/zfs/bootblk group=sys mode=0444 \
    reboot-needed=true
$(i386_ONLY)legacy pkg=SUNWcar.i arch=$(ARCH).i86pc \
    desc="core software for a specific hardware platform group" \
    name="Core Architecture, (Root)"
$(sparc_ONLY)legacy pkg=SUNWcar.u arch=$(ARCH).sun4u \
    desc="core software for a specific hardware platform group" \
    name="Core Architecture, (Root)"
$(sparc_ONLY)legacy pkg=SUNWcar.v arch=$(ARCH).sun4v \
    desc="core software for a specific hardware platform group" \
    name="Core Architecture, (Root)"
$(sparc_ONLY)legacy pkg=SUNWcart200.v arch=$(ARCH).sun4v \
    desc="core software for a specific hardware platform group" \
    name="Core Architecture, sun4v-based platforms (Root)"
$(i386_ONLY)legacy pkg=SUNWcarx.i arch=$(ARCH).i86pc \
    desc="core software for the i86xpv virtual hardware platform" \
    name="Core Architecture i86xpv, (Root)"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
$(sparc_ONLY)link path=platform/SUNW,Netra-210 target=SUNW,Sun-Fire-V240
$(sparc_ONLY)link path=platform/SUNW,Netra-240 target=SUNW,Sun-Fire-V240
$(sparc_ONLY)link path=platform/SUNW,Netra-440 target=SUNW,Sun-Fire-V440
$(sparc_ONLY)link path=platform/SUNW,Netra-CP3060/lib target=../sun4v/lib
$(sparc_ONLY)link path=platform/SUNW,Netra-CP3260 target=sun4v
$(sparc_ONLY)link path=platform/SUNW,Netra-T2000 target=SUNW,Sun-Fire-T200
$(sparc_ONLY)link path=platform/SUNW,Netra-T5220 target=sun4v
$(sparc_ONLY)link path=platform/SUNW,Netra-T5440 target=sun4v
$(sparc_ONLY)link path=platform/SUNW,SPARC-Enterprise-T1000 target=sun4v
$(sparc_ONLY)link path=platform/SUNW,SPARC-Enterprise-T2000 \
    target=SUNW,Sun-Fire-T200
$(sparc_ONLY)link path=platform/SUNW,SPARC-Enterprise-T5120 target=sun4v
$(sparc_ONLY)link path=platform/SUNW,SPARC-Enterprise-T5220 target=sun4v
$(sparc_ONLY)link path=platform/SUNW,Sun-Blade-T6300 target=sun4v
$(sparc_ONLY)link path=platform/SUNW,Sun-Blade-T6320 target=sun4v
$(sparc_ONLY)link path=platform/SUNW,Sun-Blade-T6340 target=sun4v
$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-T1000 target=sun4v
$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-T200/lib target=../sun4v/lib
$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V210 target=SUNW,Sun-Fire-V240
$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V245 target=SUNW,Sun-Fire-V215
$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V490 target=SUNW,Sun-Fire-480R
$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V890 target=SUNW,Sun-Fire-880
$(sparc_ONLY)link path=platform/SUNW,T5140 target=sun4v
$(sparc_ONLY)link path=platform/SUNW,T5240 target=sun4v
$(sparc_ONLY)link path=platform/SUNW,T5440 target=sun4v
$(sparc_ONLY)link path=platform/SUNW,USBRDT-5240 target=sun4v