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 2012 Nexenta Systems, Inc. All rights reserved.
25 #
26
27 #
28 # The default for payload-bearing actions in this package is to appear in the
29 # global zone only. See the include file for greater detail, as well as
30 # information about overriding the defaults.
31 #
32 <include global_zone_only_component>
33 set name=pkg.fmri value=pkg:/system/kernel/platform@$(PKGVERS)
34 set name=pkg.description \
35 value="core kernel software for a specific hardware platform group"
36 set name=pkg.summary value="Core Solaris Kernel Architecture"
37 set name=info.classification value=org.opensolaris.category.2008:System/Core
38 set name=variant.arch value=$(ARCH)
39 dir path=platform group=sys
40 $(sparc_ONLY)dir path=platform/SUNW,A70 group=sys
41 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel group=sys
42 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/crypto group=sys
43 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/crypto/$(ARCH64) group=sys
44 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/drv group=sys
1091 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todds1287 group=sys \
1092 mode=0755
1093 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todds1337 group=sys \
1094 mode=0755
1095 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5819 group=sys \
1096 mode=0755
1097 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5819p_rmc \
1098 group=sys mode=0755
1099 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5823 group=sys \
1100 mode=0755
1101 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todmostek group=sys \
1102 mode=0755
1103 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todopl group=sys \
1104 mode=0755
1105 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todsg group=sys \
1106 mode=0755
1107 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todstarcat \
1108 group=sys mode=0755
1109 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todstarfire \
1110 group=sys mode=0755
1111 $(sparc_ONLY)file path=platform/sun4u/wanboot group=sys reboot-needed=true
1112 $(sparc_ONLY)file path=platform/sun4v/bootlst group=sys reboot-needed=true
1113 $(sparc_ONLY)file path=platform/sun4v/kernel/$(ARCH64)/genunix group=sys \
1114 mode=0755
1115 $(sparc_ONLY)file path=platform/sun4v/kernel/$(ARCH64)/unix group=sys \
1116 mode=0755
1117 $(sparc_ONLY)file path=platform/sun4v/kernel/cpu/$(ARCH64)/generic group=sys \
1118 mode=0755
1119 $(sparc_ONLY)file path=platform/sun4v/kernel/crypto/$(ARCH64)/arcfour \
1120 group=sys mode=0755
1121 $(sparc_ONLY)file path=platform/sun4v/kernel/crypto/$(ARCH64)/md5 group=sys \
1122 mode=0755
1123 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/bge group=sys
1124 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/bmc group=sys
1125 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/ebus group=sys
1126 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/glvc group=sys
1127 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/mdesc group=sys
1128 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/n2rng group=sys
1129 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/ntwdt group=sys
1130 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/px group=sys
1131 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/qcn group=sys
1136 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/bge.conf group=sys
1137 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/bmc.conf group=sys
1138 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/mdesc.conf group=sys
1139 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/n2rng.conf group=sys
1140 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/ntwdt.conf group=sys
1141 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/trapstat.conf group=sys
1142 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/bootdev group=sys \
1143 mode=0755
1144 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/forthdebug \
1145 group=sys mode=0755
1146 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/kmdbmod group=sys \
1147 mode=0755
1148 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/obpsym group=sys \
1149 mode=0755
1150 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/pcie group=sys \
1151 mode=0755
1152 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/platmod group=sys \
1153 mode=0755
1154 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/vis group=sys \
1155 mode=0755
1156 $(sparc_ONLY)file path=platform/sun4v/wanboot group=sys reboot-needed=true
1157 $(sparc_ONLY)file path=usr/share/man/man4/sbus.4
1158 $(i386_ONLY)file path=usr/share/man/man4/sysbus.4
1159 $(sparc_ONLY)file path=usr/share/man/man7d/bbc_beep.7d
1160 $(sparc_ONLY)file path=usr/share/man/man7d/ctsmc.7d
1161 $(sparc_ONLY)file path=usr/share/man/man7d/dr.7d
1162 $(sparc_ONLY)file path=usr/share/man/man7d/fd.7d
1163 $(sparc_ONLY)file path=usr/share/man/man7d/gpio_87317.7d
1164 $(sparc_ONLY)file path=usr/share/man/man7d/grbeep.7d
1165 $(sparc_ONLY)file path=usr/share/man/man7d/mc-opl.7d
1166 $(sparc_ONLY)file path=usr/share/man/man7d/n2rng.7d
1167 $(sparc_ONLY)file path=usr/share/man/man7d/ncp.7d
1168 $(i386_ONLY)file path=usr/share/man/man7d/npe.7d
1169 $(sparc_ONLY)file path=usr/share/man/man7d/ntwdt.7d
1170 $(sparc_ONLY)file path=usr/share/man/man7d/oplmsu.7d
1171 $(sparc_ONLY)file path=usr/share/man/man7d/oplpanel.7d
1172 $(sparc_ONLY)file path=usr/share/man/man7d/pcicmu.7d
1173 $(sparc_ONLY)file path=usr/share/man/man7d/pcipsy.7d
1174 $(sparc_ONLY)file path=usr/share/man/man7d/pcisch.7d
1175 $(sparc_ONLY)file path=usr/share/man/man7d/schpc.7d
1176 $(sparc_ONLY)file path=usr/share/man/man7d/smbus.7d
|
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 2012 Nexenta Systems, Inc. All rights reserved.
25 # Copyright 2014 Gary Mills
26 #
27
28 #
29 # The default for payload-bearing actions in this package is to appear in the
30 # global zone only. See the include file for greater detail, as well as
31 # information about overriding the defaults.
32 #
33 <include global_zone_only_component>
34 set name=pkg.fmri value=pkg:/system/kernel/platform@$(PKGVERS)
35 set name=pkg.description \
36 value="core kernel software for a specific hardware platform group"
37 set name=pkg.summary value="Core Solaris Kernel Architecture"
38 set name=info.classification value=org.opensolaris.category.2008:System/Core
39 set name=variant.arch value=$(ARCH)
40 dir path=platform group=sys
41 $(sparc_ONLY)dir path=platform/SUNW,A70 group=sys
42 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel group=sys
43 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/crypto group=sys
44 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/crypto/$(ARCH64) group=sys
45 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/drv group=sys
1092 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todds1287 group=sys \
1093 mode=0755
1094 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todds1337 group=sys \
1095 mode=0755
1096 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5819 group=sys \
1097 mode=0755
1098 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5819p_rmc \
1099 group=sys mode=0755
1100 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5823 group=sys \
1101 mode=0755
1102 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todmostek group=sys \
1103 mode=0755
1104 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todopl group=sys \
1105 mode=0755
1106 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todsg group=sys \
1107 mode=0755
1108 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todstarcat \
1109 group=sys mode=0755
1110 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todstarfire \
1111 group=sys mode=0755
1112 $(sparc_ONLY)file path=platform/sun4v/bootlst group=sys reboot-needed=true
1113 $(sparc_ONLY)file path=platform/sun4v/kernel/$(ARCH64)/genunix group=sys \
1114 mode=0755
1115 $(sparc_ONLY)file path=platform/sun4v/kernel/$(ARCH64)/unix group=sys \
1116 mode=0755
1117 $(sparc_ONLY)file path=platform/sun4v/kernel/cpu/$(ARCH64)/generic group=sys \
1118 mode=0755
1119 $(sparc_ONLY)file path=platform/sun4v/kernel/crypto/$(ARCH64)/arcfour \
1120 group=sys mode=0755
1121 $(sparc_ONLY)file path=platform/sun4v/kernel/crypto/$(ARCH64)/md5 group=sys \
1122 mode=0755
1123 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/bge group=sys
1124 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/bmc group=sys
1125 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/ebus group=sys
1126 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/glvc group=sys
1127 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/mdesc group=sys
1128 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/n2rng group=sys
1129 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/ntwdt group=sys
1130 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/px group=sys
1131 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/qcn group=sys
1136 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/bge.conf group=sys
1137 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/bmc.conf group=sys
1138 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/mdesc.conf group=sys
1139 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/n2rng.conf group=sys
1140 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/ntwdt.conf group=sys
1141 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/trapstat.conf group=sys
1142 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/bootdev group=sys \
1143 mode=0755
1144 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/forthdebug \
1145 group=sys mode=0755
1146 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/kmdbmod group=sys \
1147 mode=0755
1148 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/obpsym group=sys \
1149 mode=0755
1150 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/pcie group=sys \
1151 mode=0755
1152 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/platmod group=sys \
1153 mode=0755
1154 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/vis group=sys \
1155 mode=0755
1156 $(sparc_ONLY)file path=usr/share/man/man4/sbus.4
1157 $(i386_ONLY)file path=usr/share/man/man4/sysbus.4
1158 $(sparc_ONLY)file path=usr/share/man/man7d/bbc_beep.7d
1159 $(sparc_ONLY)file path=usr/share/man/man7d/ctsmc.7d
1160 $(sparc_ONLY)file path=usr/share/man/man7d/dr.7d
1161 $(sparc_ONLY)file path=usr/share/man/man7d/fd.7d
1162 $(sparc_ONLY)file path=usr/share/man/man7d/gpio_87317.7d
1163 $(sparc_ONLY)file path=usr/share/man/man7d/grbeep.7d
1164 $(sparc_ONLY)file path=usr/share/man/man7d/mc-opl.7d
1165 $(sparc_ONLY)file path=usr/share/man/man7d/n2rng.7d
1166 $(sparc_ONLY)file path=usr/share/man/man7d/ncp.7d
1167 $(i386_ONLY)file path=usr/share/man/man7d/npe.7d
1168 $(sparc_ONLY)file path=usr/share/man/man7d/ntwdt.7d
1169 $(sparc_ONLY)file path=usr/share/man/man7d/oplmsu.7d
1170 $(sparc_ONLY)file path=usr/share/man/man7d/oplpanel.7d
1171 $(sparc_ONLY)file path=usr/share/man/man7d/pcicmu.7d
1172 $(sparc_ONLY)file path=usr/share/man/man7d/pcipsy.7d
1173 $(sparc_ONLY)file path=usr/share/man/man7d/pcisch.7d
1174 $(sparc_ONLY)file path=usr/share/man/man7d/schpc.7d
1175 $(sparc_ONLY)file path=usr/share/man/man7d/smbus.7d
|