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
26#
27# The default for payload-bearing actions in this package is to appear in the
28# global zone only.  See the include file for greater detail, as well as
29# information about overriding the defaults.
30#
31<include global_zone_only_component>
32set name=pkg.fmri value=pkg:/system/kernel@$(PKGVERS)
33set name=pkg.description \
34    value="core kernel software for a specific instruction-set architecture"
35set name=pkg.summary value="Core Solaris Kernel"
36set name=info.classification value=org.opensolaris.category.2008:System/Core
37set name=variant.arch value=$(ARCH)
38dir path=boot group=sys
39$(i386_ONLY)dir path=boot/acpi group=sys
40$(i386_ONLY)dir path=boot/acpi/tables group=sys
41dir path=boot/solaris group=sys
42dir path=boot/solaris/bin group=sys
43dir path=etc group=sys
44dir path=etc/crypto group=sys
45dir path=etc/sock2path.d group=sys
46dir path=kernel group=sys
47$(i386_ONLY)dir path=kernel/$(ARCH64) group=sys
48dir path=kernel/crypto group=sys
49dir path=kernel/crypto/$(ARCH64) group=sys
50dir path=kernel/dacf group=sys
51dir path=kernel/dacf/$(ARCH64) group=sys
52dir path=kernel/drv group=sys
53dir path=kernel/drv/$(ARCH64) group=sys
54dir path=kernel/exec group=sys
55dir path=kernel/exec/$(ARCH64) group=sys
56dir path=kernel/fs group=sys
57dir path=kernel/fs/$(ARCH64) group=sys
58dir path=kernel/ipp group=sys
59dir path=kernel/ipp/$(ARCH64) group=sys
60dir path=kernel/kiconv group=sys
61dir path=kernel/kiconv/$(ARCH64) group=sys
62dir path=kernel/mac group=sys
63dir path=kernel/mac/$(ARCH64) group=sys
64dir path=kernel/misc group=sys
65dir path=kernel/misc/$(ARCH64) group=sys
66dir path=kernel/misc/scsi_vhci group=sys
67dir path=kernel/misc/scsi_vhci/$(ARCH64) group=sys
68dir path=kernel/sched group=sys
69dir path=kernel/sched/$(ARCH64) group=sys
70dir path=kernel/socketmod group=sys
71dir path=kernel/socketmod/$(ARCH64) group=sys
72dir path=kernel/strmod group=sys
73dir path=kernel/strmod/$(ARCH64) group=sys
74dir path=kernel/sys group=sys
75dir path=kernel/sys/$(ARCH64) group=sys
76dir path=lib
77dir path=lib/svc
78dir path=lib/svc/manifest group=sys
79dir path=lib/svc/manifest/system group=sys
80dir path=lib/svc/method
81$(i386_ONLY)driver name=acpi_drv perms="* 0666 root sys"
82driver name=aggr perms="* 0666 root sys"
83driver name=arp perms="arp 0666 root sys"
84driver name=bl perms="* 0666 root sys"
85driver name=bridge clone_perms="bridge 0666 root sys" \
86    policy="read_priv_set=net_rawaccess write_priv_set=net_rawaccess"
87$(sparc_ONLY)driver name=bscbus alias=SUNW,bscbus
88$(i386_ONLY)driver name=bscbus alias=SVI0101
89$(sparc_ONLY)driver name=bscv alias=SUNW,bscv perms="* 0644 root sys"
90$(i386_ONLY)driver name=bscv
91driver name=clone
92driver name=cn perms="* 0620 root tty"
93driver name=conskbd perms="kbd 0666 root sys"
94driver name=consms perms="mouse 0666 root sys"
95driver name=cpuid perms="self 0644 root sys"
96$(i386_ONLY)driver name=cpunex alias=cpus
97driver name=crypto perms="crypto 0666 root sys"
98driver name=cryptoadm perms="cryptoadm 0644 root sys"
99$(sparc_ONLY)driver name=dad alias=ide-disk perms="* 0640 root sys"
100driver name=devinfo perms="devinfo 0640 root sys" \
101    perms="devinfo,ro 0444 root sys"
102driver name=dld perms="* 0666 root sys"
103driver name=dlpistub perms="* 0666 root sys"
104$(sparc_ONLY)driver name=i8042 alias=8042
105$(i386_ONLY)driver name=i8042
106driver name=icmp perms="icmp 0666 root sys" \
107    policy="read_priv_set=net_icmpaccess write_priv_set=net_icmpaccess"
108driver name=icmp6 perms="icmp6 0666 root sys" \
109    policy="read_priv_set=net_icmpaccess write_priv_set=net_icmpaccess"
110$(i386_ONLY)driver name=intel_nb5000 \
111    alias=pci8086,25c0 \
112    alias=pci8086,25d0 \
113    alias=pci8086,25d4 \
114    alias=pci8086,25d8 \
115    alias=pci8086,3600 \
116    alias=pci8086,4000 \
117    alias=pci8086,4001 \
118    alias=pci8086,4003 \
119    alias=pci8086,65c0
120$(i386_ONLY)driver name=intel_nhm \
121    alias=pci8086,3423 \
122    alias=pci8086,372a
123$(i386_ONLY)driver name=intel_nhmex alias=pci8086,3438
124driver name=ip perms="ip 0666 root sys" \
125    policy="read_priv_set=net_rawaccess write_priv_set=net_rawaccess"
126driver name=ip6 perms="ip6 0666 root sys" \
127    policy="read_priv_set=net_rawaccess write_priv_set=net_rawaccess"
128driver name=ipnet perms="lo0 0666 root sys" \
129    policy="read_priv_set=net_observability write_priv_set=net_observability"
130driver name=ippctl
131driver name=ipsecah perms="ipsecah 0666 root sys" \
132    policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
133driver name=ipsecesp perms="ipsecesp 0666 root sys" \
134    policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
135driver name=iptun
136driver name=iwscn
137driver name=kb8042 alias=pnpPNP,303
138driver name=keysock perms="keysock 0666 root sys" \
139    policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
140driver name=kmdb
141driver name=kssl perms="* 0666 root sys"
142driver name=llc1 clone_perms="llc1 0666 root sys"
143driver name=lofi perms="* 0600 root sys" perms="ctl 0644 root sys"
144driver name=log perms="conslog 0666 root sys" perms="log 0640 root sys"
145$(i386_ONLY)driver name=mc-amd \
146    alias=pci1022,1100 \
147    alias=pci1022,1101 \
148    alias=pci1022,1102
149driver name=mm perms="allkmem 0600 root sys" perms="kmem 0640 root sys" \
150    perms="mem 0640 root sys" perms="null 0666 root sys" \
151    perms="zero 0666 root sys" \
152    policy="allkmem read_priv_set=all write_priv_set=all" \
153    policy="kmem read_priv_set=none write_priv_set=all" \
154    policy="mem read_priv_set=none write_priv_set=all"
155driver name=mouse8042 alias=pnpPNP,f03
156$(i386_ONLY)driver name=mpt class=scsi \
157    alias=pci1000,30 \
158    alias=pci1000,50 \
159    alias=pci1000,54 \
160    alias=pci1000,56 \
161    alias=pci1000,58 \
162    alias=pci1000,62 \
163    alias=pciex1000,56 \
164    alias=pciex1000,58 \
165    alias=pciex1000,62
166driver name=nulldriver \
167    alias=scsa,nodev \
168    alias=scsa,probe
169driver name=openeepr perms="openprom 0640 root sys" policy=write_priv_set=all
170driver name=options
171$(sparc_ONLY)driver name=pci_pci class=pci \
172    alias=pci1011,1 \
173    alias=pci1011,21 \
174    alias=pci1011,24 \
175    alias=pci1011,25 \
176    alias=pci1011,26 \
177    alias=pci1014,22 \
178    alias=pciclass,060400
179$(i386_ONLY)driver name=pci_pci class=pci \
180    alias=pci1011,1 \
181    alias=pci1011,21 \
182    alias=pci1014,22 \
183    alias=pciclass,060400 \
184    alias=pciclass,060401
185$(sparc_ONLY)driver name=pcieb \
186    alias=pciex108e,9010 \
187    alias=pciex108e,9020 \
188    alias=pciex10b5,8114 \
189    alias=pciex10b5,8516 \
190    alias=pciex10b5,8517 \
191    alias=pciex10b5,8518 \
192    alias=pciex10b5,8532 \
193    alias=pciex10b5,8533 \
194    alias=pciex10b5,8548 \
195    alias=pciexclass,060400
196$(i386_ONLY)driver name=pcieb \
197    alias=pciexclass,060400 \
198    alias=pciexclass,060401
199$(sparc_ONLY)driver name=pcieb_bcm alias=pciex1166,103
200driver name=physmem perms="* 0600 root sys"
201driver name=poll perms="* 0666 root sys"
202$(sparc_ONLY)driver name=power alias=ali1535d+-power
203$(i386_ONLY)driver name=power
204driver name=pseudo alias=zconsnex
205driver name=ptc perms="* 0666 root sys"
206driver name=ptsl perms="* 0666 root sys"
207$(sparc_ONLY)driver name=ramdisk alias=SUNW,ramdisk perms="* 0600 root sys" \
208    perms="ctl 0644 root sys"
209$(i386_ONLY)driver name=ramdisk perms="* 0600 root sys" \
210    perms="ctl 0644 root sys"
211driver name=random perms="* 0644 root sys" policy=write_priv_set=sys_devices
212driver name=rts perms="rts 0666 root sys"
213driver name=sad perms="admin 0666 root sys" perms="user 0666 root sys"
214driver name=scsi_vhci class=scsi-self-identifying perms="* 0666 root sys" \
215    policy="devctl write_priv_set=sys_devices"
216$(sparc_ONLY)driver name=sd perms="* 0640 root sys" \
217    alias=ide-cdrom \
218    alias=scsiclass,00 \
219    alias=scsiclass,05
220$(i386_ONLY)driver name=sd perms="* 0640 root sys" \
221    alias=scsiclass,00 \
222    alias=scsiclass,05
223driver name=sgen perms="* 0600 root sys" \
224    alias=scsa,08.bfcp \
225    alias=scsa,08.bvhci
226driver name=simnet clone_perms="simnet 0666 root sys" perms="* 0666 root sys"
227$(i386_ONLY)driver name=smbios perms="smbios 0444 root sys"
228driver name=softmac
229driver name=spdsock perms="spdsock 0666 root sys" \
230    policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
231driver name=st alias=scsiclass,01 perms="* 0666 root sys"
232driver name=sy perms="tty 0666 root tty"
233driver name=sysevent perms="* 0600 root sys"
234driver name=sysmsg perms="msglog 0600 root sys" perms="sysmsg 0600 root sys"
235driver name=tcp perms="tcp 0666 root sys"
236driver name=tcp6 perms="tcp6 0666 root sys"
237driver name=tl perms="* 0666 root sys" clone_perms="ticlts 0666 root sys" \
238    clone_perms="ticots 0666 root sys" clone_perms="ticotsord 0666 root sys"
239$(sparc_ONLY)driver name=ttymux alias=multiplexer
240$(i386_ONLY)driver name=tzmon
241$(sparc_ONLY)driver name=uata \
242    alias=pci1095,646 \
243    alias=pci1095,649 \
244    alias=pci1095,680 \
245    alias=pci10b9,5229 \
246    alias=pci10b9,5288 class=dada class=scsi
247$(i386_ONLY)driver name=ucode perms="* 0644 root sys"
248driver name=udp perms="udp 0666 root sys"
249driver name=udp6 perms="udp6 0666 root sys"
250$(i386_ONLY)driver name=vgatext \
251    alias=pciclass,000100 \
252    alias=pciclass,030000 \
253    alias=pciclass,030001 \
254    alias=pnpPNP,900
255driver name=vnic clone_perms="vnic 0666 root sys" perms="* 0666 root sys"
256driver name=wc perms="* 0600 root sys"
257$(i386_ONLY)file path=boot/solaris/bin/create_diskmap group=sys mode=0555
258file path=boot/solaris/bin/create_ramdisk group=sys mode=0555
259file path=boot/solaris/bin/extract_boot_filelist group=sys mode=0555
260$(i386_ONLY)file path=boot/solaris/bin/mbr group=sys mode=0555
261$(i386_ONLY)file path=boot/solaris/bin/symdef group=sys mode=0555
262$(i386_ONLY)file path=boot/solaris/bin/update_grub group=sys mode=0555
263file path=boot/solaris/filelist.ramdisk group=sys
264file path=boot/solaris/filelist.safe group=sys
265file path=etc/crypto/kcf.conf group=sys \
266    original_name=SUNWckr:etc/crypto/kcf.conf preserve=true
267file path=etc/name_to_sysnum group=sys \
268    original_name=SUNWckr:etc/name_to_sysnum preserve=renameold
269file path=etc/sock2path.d/system%2Fkernel group=sys
270file path=etc/system group=sys original_name=SUNWckr:etc/system preserve=true
271$(i386_ONLY)file path=kernel/$(ARCH64)/genunix group=sys mode=0755
272file path=kernel/crypto/$(ARCH64)/aes group=sys mode=0755
273file path=kernel/crypto/$(ARCH64)/arcfour group=sys mode=0755
274file path=kernel/crypto/$(ARCH64)/blowfish group=sys mode=0755
275file path=kernel/crypto/$(ARCH64)/des group=sys mode=0755
276file path=kernel/crypto/$(ARCH64)/ecc group=sys mode=0755
277file path=kernel/crypto/$(ARCH64)/md4 group=sys mode=0755
278file path=kernel/crypto/$(ARCH64)/md5 group=sys mode=0755
279file path=kernel/crypto/$(ARCH64)/rsa group=sys mode=0755
280file path=kernel/crypto/$(ARCH64)/sha1 group=sys mode=0755
281file path=kernel/crypto/$(ARCH64)/sha2 group=sys mode=0755
282file path=kernel/crypto/$(ARCH64)/swrand group=sys mode=0755
283$(i386_ONLY)file path=kernel/crypto/aes group=sys mode=0755
284$(i386_ONLY)file path=kernel/crypto/arcfour group=sys mode=0755
285$(i386_ONLY)file path=kernel/crypto/blowfish group=sys mode=0755
286$(i386_ONLY)file path=kernel/crypto/des group=sys mode=0755
287$(i386_ONLY)file path=kernel/crypto/ecc group=sys mode=0755
288$(i386_ONLY)file path=kernel/crypto/md4 group=sys mode=0755
289$(i386_ONLY)file path=kernel/crypto/md5 group=sys mode=0755
290$(i386_ONLY)file path=kernel/crypto/rsa group=sys mode=0755
291$(i386_ONLY)file path=kernel/crypto/sha1 group=sys mode=0755
292$(i386_ONLY)file path=kernel/crypto/sha2 group=sys mode=0755
293$(i386_ONLY)file path=kernel/crypto/swrand group=sys mode=0755
294$(sparc_ONLY)file path=kernel/dacf/$(ARCH64)/consconfig_dacf group=sys \
295    mode=0755
296file path=kernel/dacf/$(ARCH64)/net_dacf group=sys mode=0755
297$(i386_ONLY)file path=kernel/dacf/net_dacf group=sys mode=0755
298$(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_drv group=sys
299$(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_toshiba group=sys
300file path=kernel/drv/$(ARCH64)/aggr group=sys
301file path=kernel/drv/$(ARCH64)/arp group=sys
302file path=kernel/drv/$(ARCH64)/bl group=sys
303file path=kernel/drv/$(ARCH64)/bridge group=sys
304$(i386_ONLY)file path=kernel/drv/$(ARCH64)/bscbus group=sys
305$(i386_ONLY)file path=kernel/drv/$(ARCH64)/bscv group=sys
306file path=kernel/drv/$(ARCH64)/clone group=sys
307file path=kernel/drv/$(ARCH64)/cn group=sys
308file path=kernel/drv/$(ARCH64)/conskbd group=sys
309file path=kernel/drv/$(ARCH64)/consms group=sys
310file path=kernel/drv/$(ARCH64)/cpuid group=sys
311$(i386_ONLY)file path=kernel/drv/$(ARCH64)/cpunex group=sys
312file path=kernel/drv/$(ARCH64)/crypto group=sys
313file path=kernel/drv/$(ARCH64)/cryptoadm group=sys
314$(sparc_ONLY)file path=kernel/drv/$(ARCH64)/dad group=sys
315file path=kernel/drv/$(ARCH64)/devinfo group=sys
316file path=kernel/drv/$(ARCH64)/dld group=sys
317file path=kernel/drv/$(ARCH64)/dlpistub group=sys
318file path=kernel/drv/$(ARCH64)/i8042 group=sys
319file path=kernel/drv/$(ARCH64)/icmp group=sys
320file path=kernel/drv/$(ARCH64)/icmp6 group=sys
321$(i386_ONLY)file path=kernel/drv/$(ARCH64)/intel_nb5000 group=sys
322$(i386_ONLY)file path=kernel/drv/$(ARCH64)/intel_nhm group=sys
323$(i386_ONLY)file path=kernel/drv/$(ARCH64)/intel_nhmex group=sys
324file path=kernel/drv/$(ARCH64)/ip group=sys
325file path=kernel/drv/$(ARCH64)/ip6 group=sys
326file path=kernel/drv/$(ARCH64)/ipnet group=sys
327file path=kernel/drv/$(ARCH64)/ippctl group=sys
328file path=kernel/drv/$(ARCH64)/ipsecah group=sys
329file path=kernel/drv/$(ARCH64)/ipsecesp group=sys
330file path=kernel/drv/$(ARCH64)/iptun group=sys
331file path=kernel/drv/$(ARCH64)/iwscn group=sys
332file path=kernel/drv/$(ARCH64)/kb8042 group=sys
333file path=kernel/drv/$(ARCH64)/keysock group=sys
334file path=kernel/drv/$(ARCH64)/kmdb group=sys
335file path=kernel/drv/$(ARCH64)/kssl group=sys
336file path=kernel/drv/$(ARCH64)/llc1 group=sys
337file path=kernel/drv/$(ARCH64)/lofi group=sys
338file path=kernel/drv/$(ARCH64)/log group=sys
339$(i386_ONLY)file path=kernel/drv/$(ARCH64)/mc-amd group=sys
340file path=kernel/drv/$(ARCH64)/mm group=sys
341file path=kernel/drv/$(ARCH64)/mouse8042 group=sys
342$(i386_ONLY)file path=kernel/drv/$(ARCH64)/mpt group=sys
343file path=kernel/drv/$(ARCH64)/nulldriver group=sys
344file path=kernel/drv/$(ARCH64)/openeepr group=sys
345file path=kernel/drv/$(ARCH64)/options group=sys
346file path=kernel/drv/$(ARCH64)/pci_pci group=sys
347file path=kernel/drv/$(ARCH64)/pcieb group=sys
348$(sparc_ONLY)file path=kernel/drv/$(ARCH64)/pcieb_bcm group=sys
349file path=kernel/drv/$(ARCH64)/physmem group=sys
350file path=kernel/drv/$(ARCH64)/poll group=sys
351$(i386_ONLY)file path=kernel/drv/$(ARCH64)/power group=sys
352file path=kernel/drv/$(ARCH64)/pseudo group=sys
353file path=kernel/drv/$(ARCH64)/ptc group=sys
354file path=kernel/drv/$(ARCH64)/ptsl group=sys
355file path=kernel/drv/$(ARCH64)/ramdisk group=sys
356file path=kernel/drv/$(ARCH64)/random group=sys
357file path=kernel/drv/$(ARCH64)/rts group=sys
358file path=kernel/drv/$(ARCH64)/sad group=sys
359file path=kernel/drv/$(ARCH64)/scsi_vhci group=sys
360file path=kernel/drv/$(ARCH64)/sd group=sys
361file path=kernel/drv/$(ARCH64)/sgen group=sys
362file path=kernel/drv/$(ARCH64)/simnet group=sys
363$(i386_ONLY)file path=kernel/drv/$(ARCH64)/smbios group=sys
364file path=kernel/drv/$(ARCH64)/softmac group=sys
365file path=kernel/drv/$(ARCH64)/spdsock group=sys
366file path=kernel/drv/$(ARCH64)/st group=sys
367file path=kernel/drv/$(ARCH64)/sy group=sys
368file path=kernel/drv/$(ARCH64)/sysevent group=sys
369file path=kernel/drv/$(ARCH64)/sysmsg group=sys
370file path=kernel/drv/$(ARCH64)/tcp group=sys
371file path=kernel/drv/$(ARCH64)/tcp6 group=sys
372file path=kernel/drv/$(ARCH64)/tl group=sys
373$(sparc_ONLY)file path=kernel/drv/$(ARCH64)/ttymux group=sys
374$(i386_ONLY)file path=kernel/drv/$(ARCH64)/tzmon group=sys
375$(sparc_ONLY)file path=kernel/drv/$(ARCH64)/uata group=sys
376$(i386_ONLY)file path=kernel/drv/$(ARCH64)/ucode group=sys
377file path=kernel/drv/$(ARCH64)/udp group=sys
378file path=kernel/drv/$(ARCH64)/udp6 group=sys
379$(i386_ONLY)file path=kernel/drv/$(ARCH64)/vgatext group=sys
380file path=kernel/drv/$(ARCH64)/vnic group=sys
381file path=kernel/drv/$(ARCH64)/wc group=sys
382$(i386_ONLY)file path=kernel/drv/acpi_drv group=sys
383$(i386_ONLY)file path=kernel/drv/acpi_drv.conf group=sys
384$(i386_ONLY)file path=kernel/drv/acpi_toshiba group=sys
385$(i386_ONLY)file path=kernel/drv/aggr group=sys
386file path=kernel/drv/aggr.conf group=sys
387$(i386_ONLY)file path=kernel/drv/arp group=sys
388file path=kernel/drv/arp.conf group=sys
389$(i386_ONLY)file path=kernel/drv/bl group=sys
390file path=kernel/drv/bl.conf group=sys
391$(i386_ONLY)file path=kernel/drv/bridge group=sys
392file path=kernel/drv/bridge.conf group=sys
393$(i386_ONLY)file path=kernel/drv/bscbus group=sys
394$(i386_ONLY)file path=kernel/drv/bscbus.conf group=sys
395$(i386_ONLY)file path=kernel/drv/bscv group=sys
396$(i386_ONLY)file path=kernel/drv/bscv.conf group=sys
397$(i386_ONLY)file path=kernel/drv/clone group=sys
398file path=kernel/drv/clone.conf group=sys
399$(i386_ONLY)file path=kernel/drv/cn group=sys
400file path=kernel/drv/cn.conf group=sys
401$(i386_ONLY)file path=kernel/drv/conskbd group=sys
402file path=kernel/drv/conskbd.conf group=sys
403$(i386_ONLY)file path=kernel/drv/consms group=sys
404file path=kernel/drv/consms.conf group=sys
405$(i386_ONLY)file path=kernel/drv/cpuid group=sys
406file path=kernel/drv/cpuid.conf group=sys
407$(i386_ONLY)file path=kernel/drv/cpunex group=sys
408$(i386_ONLY)file path=kernel/drv/crypto group=sys
409file path=kernel/drv/crypto.conf group=sys
410$(i386_ONLY)file path=kernel/drv/cryptoadm group=sys
411file path=kernel/drv/cryptoadm.conf group=sys
412$(sparc_ONLY)file path=kernel/drv/dad.conf group=sys
413$(i386_ONLY)file path=kernel/drv/devinfo group=sys
414file path=kernel/drv/devinfo.conf group=sys
415$(i386_ONLY)file path=kernel/drv/dld group=sys
416file path=kernel/drv/dld.conf group=sys
417$(i386_ONLY)file path=kernel/drv/dlpistub group=sys
418file path=kernel/drv/dlpistub.conf group=sys
419$(i386_ONLY)file path=kernel/drv/i8042 group=sys
420$(i386_ONLY)file path=kernel/drv/icmp group=sys
421file path=kernel/drv/icmp.conf group=sys
422$(i386_ONLY)file path=kernel/drv/icmp6 group=sys
423file path=kernel/drv/icmp6.conf group=sys
424$(i386_ONLY)file path=kernel/drv/intel_nb5000 group=sys
425$(i386_ONLY)file path=kernel/drv/intel_nb5000.conf group=sys
426$(i386_ONLY)file path=kernel/drv/intel_nhm group=sys
427$(i386_ONLY)file path=kernel/drv/intel_nhm.conf group=sys
428$(i386_ONLY)file path=kernel/drv/intel_nhmex group=sys
429$(i386_ONLY)file path=kernel/drv/intel_nhmex.conf group=sys
430$(i386_ONLY)file path=kernel/drv/ip group=sys
431file path=kernel/drv/ip.conf group=sys
432$(i386_ONLY)file path=kernel/drv/ip6 group=sys
433file path=kernel/drv/ip6.conf group=sys
434$(i386_ONLY)file path=kernel/drv/ipnet group=sys
435file path=kernel/drv/ipnet.conf group=sys
436$(i386_ONLY)file path=kernel/drv/ippctl group=sys
437file path=kernel/drv/ippctl.conf group=sys
438$(i386_ONLY)file path=kernel/drv/ipsecah group=sys
439file path=kernel/drv/ipsecah.conf group=sys
440$(i386_ONLY)file path=kernel/drv/ipsecesp group=sys
441file path=kernel/drv/ipsecesp.conf group=sys
442$(i386_ONLY)file path=kernel/drv/iptun group=sys
443file path=kernel/drv/iptun.conf group=sys
444$(i386_ONLY)file path=kernel/drv/iwscn group=sys
445file path=kernel/drv/iwscn.conf group=sys
446$(i386_ONLY)file path=kernel/drv/kb8042 group=sys
447$(i386_ONLY)file path=kernel/drv/keysock group=sys
448file path=kernel/drv/keysock.conf group=sys
449$(i386_ONLY)file path=kernel/drv/kmdb group=sys
450file path=kernel/drv/kmdb.conf group=sys
451$(i386_ONLY)file path=kernel/drv/kssl group=sys
452file path=kernel/drv/kssl.conf group=sys
453$(i386_ONLY)file path=kernel/drv/llc1 group=sys
454file path=kernel/drv/llc1.conf group=sys
455$(i386_ONLY)file path=kernel/drv/lofi group=sys
456file path=kernel/drv/lofi.conf group=sys
457$(i386_ONLY)file path=kernel/drv/log group=sys
458file path=kernel/drv/log.conf group=sys \
459    original_name=SUNWckr:kernel/drv/log.conf preserve=true
460$(i386_ONLY)file path=kernel/drv/mc-amd group=sys
461$(i386_ONLY)file path=kernel/drv/mc-amd.conf group=sys
462$(i386_ONLY)file path=kernel/drv/mm group=sys
463file path=kernel/drv/mm.conf group=sys
464$(i386_ONLY)file path=kernel/drv/mouse8042 group=sys
465$(i386_ONLY)file path=kernel/drv/mpt group=sys
466$(i386_ONLY)file path=kernel/drv/mpt.conf group=sys \
467    original_name=SUNWckr:kernel/drv/mpt.conf preserve=true
468$(i386_ONLY)file path=kernel/drv/nulldriver group=sys
469$(i386_ONLY)file path=kernel/drv/openeepr group=sys
470file path=kernel/drv/openeepr.conf group=sys
471$(i386_ONLY)file path=kernel/drv/options group=sys
472file path=kernel/drv/options.conf group=sys
473$(i386_ONLY)file path=kernel/drv/pci_pci group=sys
474$(i386_ONLY)file path=kernel/drv/pcieb group=sys
475file path=kernel/drv/pcieb.conf group=sys
476$(i386_ONLY)file path=kernel/drv/physmem group=sys
477file path=kernel/drv/physmem.conf group=sys
478$(i386_ONLY)file path=kernel/drv/poll group=sys
479file path=kernel/drv/poll.conf group=sys
480$(i386_ONLY)file path=kernel/drv/power group=sys
481$(i386_ONLY)file path=kernel/drv/power.conf group=sys
482$(i386_ONLY)file path=kernel/drv/pseudo group=sys
483file path=kernel/drv/pseudo.conf group=sys
484$(i386_ONLY)file path=kernel/drv/ptc group=sys
485file path=kernel/drv/ptc.conf group=sys
486$(i386_ONLY)file path=kernel/drv/ptsl group=sys
487file path=kernel/drv/ptsl.conf group=sys
488$(i386_ONLY)file path=kernel/drv/ramdisk group=sys
489file path=kernel/drv/ramdisk.conf group=sys
490$(i386_ONLY)file path=kernel/drv/random group=sys
491file path=kernel/drv/random.conf group=sys
492$(i386_ONLY)file path=kernel/drv/rts group=sys
493file path=kernel/drv/rts.conf group=sys
494$(i386_ONLY)file path=kernel/drv/sad group=sys
495file path=kernel/drv/sad.conf group=sys
496$(i386_ONLY)file path=kernel/drv/scsi_vhci group=sys
497file path=kernel/drv/scsi_vhci.conf group=sys \
498    original_name=SUNWckr:kernel/drv/scsi_vhci.conf preserve=true
499$(sparc_ONLY)file path=kernel/drv/sd.conf group=sys \
500    original_name=SUNWckr:kernel/drv/sd.conf preserve=true
501$(i386_ONLY)file path=kernel/drv/sgen group=sys
502file path=kernel/drv/sgen.conf group=sys \
503    original_name=SUNWckr:kernel/drv/sgen.conf preserve=true
504$(i386_ONLY)file path=kernel/drv/simnet group=sys
505file path=kernel/drv/simnet.conf group=sys
506$(i386_ONLY)file path=kernel/drv/smbios group=sys
507$(i386_ONLY)file path=kernel/drv/smbios.conf group=sys
508$(i386_ONLY)file path=kernel/drv/softmac group=sys
509file path=kernel/drv/softmac.conf group=sys
510$(i386_ONLY)file path=kernel/drv/spdsock group=sys
511file path=kernel/drv/spdsock.conf group=sys
512$(i386_ONLY)file path=kernel/drv/st group=sys
513file path=kernel/drv/st.conf group=sys \
514    original_name=SUNWckr:kernel/drv/st.conf preserve=true
515$(i386_ONLY)file path=kernel/drv/sy group=sys
516file path=kernel/drv/sy.conf group=sys
517$(i386_ONLY)file path=kernel/drv/sysevent group=sys
518file path=kernel/drv/sysevent.conf group=sys
519$(i386_ONLY)file path=kernel/drv/sysmsg group=sys
520file path=kernel/drv/sysmsg.conf group=sys
521$(i386_ONLY)file path=kernel/drv/tcp group=sys
522file path=kernel/drv/tcp.conf group=sys
523$(i386_ONLY)file path=kernel/drv/tcp6 group=sys
524file path=kernel/drv/tcp6.conf group=sys
525$(i386_ONLY)file path=kernel/drv/tl group=sys
526file path=kernel/drv/tl.conf group=sys
527$(i386_ONLY)file path=kernel/drv/tzmon group=sys
528$(i386_ONLY)file path=kernel/drv/tzmon.conf group=sys
529$(sparc_ONLY)file path=kernel/drv/uata.conf group=sys \
530    original_name=SUNWckr:kernel/drv/uata.conf preserve=true
531$(i386_ONLY)file path=kernel/drv/ucode group=sys
532$(i386_ONLY)file path=kernel/drv/ucode.conf group=sys
533$(i386_ONLY)file path=kernel/drv/udp group=sys
534file path=kernel/drv/udp.conf group=sys
535$(i386_ONLY)file path=kernel/drv/udp6 group=sys
536file path=kernel/drv/udp6.conf group=sys
537$(i386_ONLY)file path=kernel/drv/vgatext group=sys
538$(i386_ONLY)file path=kernel/drv/vnic group=sys
539file path=kernel/drv/vnic.conf group=sys
540$(i386_ONLY)file path=kernel/drv/wc group=sys
541file path=kernel/drv/wc.conf group=sys
542$(sparc_ONLY)file path=kernel/exec/$(ARCH64)/aoutexec group=sys mode=0755
543file path=kernel/exec/$(ARCH64)/elfexec group=sys mode=0755
544file path=kernel/exec/$(ARCH64)/intpexec group=sys mode=0755
545$(i386_ONLY)file path=kernel/exec/elfexec group=sys mode=0755
546$(i386_ONLY)file path=kernel/exec/intpexec group=sys mode=0755
547file path=kernel/fs/$(ARCH64)/autofs group=sys mode=0755
548file path=kernel/fs/$(ARCH64)/cachefs group=sys mode=0755
549file path=kernel/fs/$(ARCH64)/ctfs group=sys mode=0755
550file path=kernel/fs/$(ARCH64)/dcfs group=sys mode=0755
551file path=kernel/fs/$(ARCH64)/dev group=sys mode=0755
552file path=kernel/fs/$(ARCH64)/devfs group=sys mode=0755
553file path=kernel/fs/$(ARCH64)/fifofs group=sys mode=0755
554file path=kernel/fs/$(ARCH64)/hsfs group=sys mode=0755
555file path=kernel/fs/$(ARCH64)/lofs group=sys mode=0755
556file path=kernel/fs/$(ARCH64)/mntfs group=sys mode=0755
557file path=kernel/fs/$(ARCH64)/namefs group=sys mode=0755
558file path=kernel/fs/$(ARCH64)/objfs group=sys mode=0755
559file path=kernel/fs/$(ARCH64)/procfs group=sys mode=0755
560file path=kernel/fs/$(ARCH64)/sharefs group=sys mode=0755
561file path=kernel/fs/$(ARCH64)/sockfs group=sys mode=0755
562file path=kernel/fs/$(ARCH64)/specfs group=sys mode=0755
563file path=kernel/fs/$(ARCH64)/tmpfs group=sys mode=0755
564file path=kernel/fs/$(ARCH64)/ufs group=sys mode=0755
565$(i386_ONLY)file path=kernel/fs/autofs group=sys mode=0755
566$(i386_ONLY)file path=kernel/fs/cachefs group=sys mode=0755
567$(i386_ONLY)file path=kernel/fs/ctfs group=sys mode=0755
568$(i386_ONLY)file path=kernel/fs/dcfs group=sys mode=0755
569$(i386_ONLY)file path=kernel/fs/dev group=sys mode=0755
570$(i386_ONLY)file path=kernel/fs/devfs group=sys mode=0755
571$(i386_ONLY)file path=kernel/fs/fifofs group=sys mode=0755
572$(i386_ONLY)file path=kernel/fs/hsfs group=sys mode=0755
573$(i386_ONLY)file path=kernel/fs/lofs group=sys mode=0755
574$(i386_ONLY)file path=kernel/fs/mntfs group=sys mode=0755
575$(i386_ONLY)file path=kernel/fs/namefs group=sys mode=0755
576$(i386_ONLY)file path=kernel/fs/objfs group=sys mode=0755
577$(i386_ONLY)file path=kernel/fs/procfs group=sys mode=0755
578$(i386_ONLY)file path=kernel/fs/sharefs group=sys mode=0755
579$(i386_ONLY)file path=kernel/fs/sockfs group=sys mode=0755
580$(i386_ONLY)file path=kernel/fs/specfs group=sys mode=0755
581$(i386_ONLY)file path=kernel/fs/tmpfs group=sys mode=0755
582$(i386_ONLY)file path=kernel/fs/ufs group=sys mode=0755
583$(i386_ONLY)file path=kernel/genunix group=sys mode=0755
584file path=kernel/ipp/$(ARCH64)/ipgpc group=sys mode=0755
585$(i386_ONLY)file path=kernel/ipp/ipgpc group=sys mode=0755
586file path=kernel/kiconv/$(ARCH64)/kiconv_emea group=sys mode=0755
587file path=kernel/kiconv/$(ARCH64)/kiconv_ja group=sys mode=0755
588file path=kernel/kiconv/$(ARCH64)/kiconv_ko group=sys mode=0755
589file path=kernel/kiconv/$(ARCH64)/kiconv_sc group=sys mode=0755
590file path=kernel/kiconv/$(ARCH64)/kiconv_tc group=sys mode=0755
591$(i386_ONLY)file path=kernel/kiconv/kiconv_emea group=sys mode=0755
592$(i386_ONLY)file path=kernel/kiconv/kiconv_ja group=sys mode=0755
593$(i386_ONLY)file path=kernel/kiconv/kiconv_ko group=sys mode=0755
594$(i386_ONLY)file path=kernel/kiconv/kiconv_sc group=sys mode=0755
595$(i386_ONLY)file path=kernel/kiconv/kiconv_tc group=sys mode=0755
596file path=kernel/mac/$(ARCH64)/mac_6to4 group=sys mode=0755
597file path=kernel/mac/$(ARCH64)/mac_ether group=sys mode=0755
598file path=kernel/mac/$(ARCH64)/mac_ib group=sys mode=0755
599file path=kernel/mac/$(ARCH64)/mac_ipv4 group=sys mode=0755
600file path=kernel/mac/$(ARCH64)/mac_ipv6 group=sys mode=0755
601file path=kernel/mac/$(ARCH64)/mac_wifi group=sys mode=0755
602$(i386_ONLY)file path=kernel/mac/mac_6to4 group=sys mode=0755
603$(i386_ONLY)file path=kernel/mac/mac_ether group=sys mode=0755
604$(i386_ONLY)file path=kernel/mac/mac_ib group=sys mode=0755
605$(i386_ONLY)file path=kernel/mac/mac_ipv4 group=sys mode=0755
606$(i386_ONLY)file path=kernel/mac/mac_ipv6 group=sys mode=0755
607$(i386_ONLY)file path=kernel/mac/mac_wifi group=sys mode=0755
608$(i386_ONLY)file path=kernel/misc/$(ARCH64)/acpica group=sys mode=0755
609$(i386_ONLY)file path=kernel/misc/$(ARCH64)/agpmaster group=sys mode=0755
610file path=kernel/misc/$(ARCH64)/bignum group=sys mode=0755
611$(i386_ONLY)file path=kernel/misc/$(ARCH64)/bootdev group=sys mode=0755
612file path=kernel/misc/$(ARCH64)/busra group=sys mode=0755
613file path=kernel/misc/$(ARCH64)/cardbus group=sys mode=0755
614file path=kernel/misc/$(ARCH64)/cmlb group=sys mode=0755
615file path=kernel/misc/$(ARCH64)/consconfig group=sys mode=0755
616file path=kernel/misc/$(ARCH64)/ctf group=sys mode=0755
617$(sparc_ONLY)file path=kernel/misc/$(ARCH64)/dada group=sys mode=0755
618file path=kernel/misc/$(ARCH64)/dls group=sys mode=0755
619file path=kernel/misc/$(ARCH64)/fssnap_if group=sys mode=0755
620file path=kernel/misc/$(ARCH64)/gld group=sys mode=0755
621file path=kernel/misc/$(ARCH64)/hook group=sys mode=0755
622file path=kernel/misc/$(ARCH64)/hpcsvc group=sys mode=0755
623file path=kernel/misc/$(ARCH64)/idmap group=sys mode=0755
624$(i386_ONLY)file path=kernel/misc/$(ARCH64)/iommulib group=sys mode=0755
625file path=kernel/misc/$(ARCH64)/ipc group=sys mode=0755
626file path=kernel/misc/$(ARCH64)/kbtrans group=sys mode=0755
627file path=kernel/misc/$(ARCH64)/kcf group=sys mode=0755
628$(i386_ONLY)file path=kernel/misc/$(ARCH64)/kmdbmod group=sys mode=0755
629file path=kernel/misc/$(ARCH64)/ksocket group=sys mode=0755
630file path=kernel/misc/$(ARCH64)/mac group=sys mode=0755
631file path=kernel/misc/$(ARCH64)/mii group=sys mode=0755
632$(i386_ONLY)file path=kernel/misc/$(ARCH64)/net80211 group=sys mode=0755
633file path=kernel/misc/$(ARCH64)/neti group=sys mode=0755
634$(i386_ONLY)file path=kernel/misc/$(ARCH64)/pci_autoconfig group=sys mode=0755
635$(i386_ONLY)file path=kernel/misc/$(ARCH64)/pcicfg group=sys mode=0755
636$(i386_ONLY)file path=kernel/misc/$(ARCH64)/pcie group=sys mode=0755
637file path=kernel/misc/$(ARCH64)/pcihp group=sys mode=0755
638file path=kernel/misc/$(ARCH64)/pcmcia group=sys mode=0755
639file path=kernel/misc/$(ARCH64)/rpcsec group=sys mode=0755
640$(i386_ONLY)file path=kernel/misc/$(ARCH64)/sata group=sys mode=0755
641file path=kernel/misc/$(ARCH64)/scsi group=sys mode=0755
642file path=kernel/misc/$(ARCH64)/strplumb group=sys mode=0755
643$(sparc_ONLY)file path=kernel/misc/$(ARCH64)/swapgeneric group=sys mode=0755
644file path=kernel/misc/$(ARCH64)/tem group=sys mode=0755
645file path=kernel/misc/$(ARCH64)/tlimod group=sys mode=0755
646$(i386_ONLY)file path=kernel/misc/acpica group=sys mode=0755
647$(i386_ONLY)file path=kernel/misc/agpmaster group=sys mode=0755
648$(i386_ONLY)file path=kernel/misc/bignum group=sys mode=0755
649$(i386_ONLY)file path=kernel/misc/bootdev group=sys mode=0755
650$(i386_ONLY)file path=kernel/misc/busra group=sys mode=0755
651$(i386_ONLY)file path=kernel/misc/cardbus group=sys mode=0755
652$(i386_ONLY)file path=kernel/misc/cmlb group=sys mode=0755
653$(i386_ONLY)file path=kernel/misc/consconfig group=sys mode=0755
654$(i386_ONLY)file path=kernel/misc/ctf group=sys mode=0755
655$(i386_ONLY)file path=kernel/misc/dls group=sys mode=0755
656$(i386_ONLY)file path=kernel/misc/fssnap_if group=sys mode=0755
657$(i386_ONLY)file path=kernel/misc/gld group=sys mode=0755
658$(i386_ONLY)file path=kernel/misc/hook group=sys mode=0755
659$(i386_ONLY)file path=kernel/misc/hpcsvc group=sys mode=0755
660$(i386_ONLY)file path=kernel/misc/idmap group=sys mode=0755
661$(i386_ONLY)file path=kernel/misc/iommulib group=sys mode=0755
662$(i386_ONLY)file path=kernel/misc/ipc group=sys mode=0755
663$(i386_ONLY)file path=kernel/misc/kbtrans group=sys mode=0755
664$(i386_ONLY)file path=kernel/misc/kcf group=sys mode=0755
665$(i386_ONLY)file path=kernel/misc/kmdbmod group=sys mode=0755
666$(i386_ONLY)file path=kernel/misc/ksocket group=sys mode=0755
667$(i386_ONLY)file path=kernel/misc/mac group=sys mode=0755
668$(i386_ONLY)file path=kernel/misc/mii group=sys mode=0755
669$(i386_ONLY)file path=kernel/misc/net80211 group=sys mode=0755
670$(i386_ONLY)file path=kernel/misc/neti group=sys mode=0755
671$(i386_ONLY)file path=kernel/misc/pci_autoconfig group=sys mode=0755
672$(i386_ONLY)file path=kernel/misc/pcicfg group=sys mode=0755
673$(i386_ONLY)file path=kernel/misc/pcie group=sys mode=0755
674$(i386_ONLY)file path=kernel/misc/pcihp group=sys mode=0755
675$(i386_ONLY)file path=kernel/misc/pcmcia group=sys mode=0755
676$(i386_ONLY)file path=kernel/misc/rpcsec group=sys mode=0755
677$(i386_ONLY)file path=kernel/misc/sata group=sys mode=0755
678$(i386_ONLY)file path=kernel/misc/scsi group=sys mode=0755
679file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_asym_emc group=sys \
680    mode=0755
681file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_asym_lsi group=sys \
682    mode=0755
683file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_asym_sun group=sys \
684    mode=0755
685file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_sym group=sys mode=0755
686file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_sym_emc group=sys \
687    mode=0755
688file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_sym_hds group=sys \
689    mode=0755
690file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_tape group=sys mode=0755
691file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_tpgs group=sys mode=0755
692file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_tpgs_tape group=sys \
693    mode=0755
694$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_asym_emc group=sys \
695    mode=0755
696$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_asym_lsi group=sys \
697    mode=0755
698$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_asym_sun group=sys \
699    mode=0755
700$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_sym group=sys \
701    mode=0755
702$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_sym_emc group=sys \
703    mode=0755
704$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_sym_hds group=sys \
705    mode=0755
706$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_tape group=sys \
707    mode=0755
708$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_tpgs group=sys \
709    mode=0755
710$(i386_ONLY)file path=kernel/misc/scsi_vhci/scsi_vhci_f_tpgs_tape group=sys \
711    mode=0755
712$(i386_ONLY)file path=kernel/misc/strplumb group=sys mode=0755
713$(i386_ONLY)file path=kernel/misc/tem group=sys mode=0755
714$(i386_ONLY)file path=kernel/misc/tlimod group=sys mode=0755
715file path=kernel/sched/$(ARCH64)/SDC group=sys mode=0755
716file path=kernel/sched/$(ARCH64)/TS group=sys mode=0755
717file path=kernel/sched/$(ARCH64)/TS_DPTBL group=sys mode=0755
718$(i386_ONLY)file path=kernel/sched/SDC group=sys mode=0755
719$(i386_ONLY)file path=kernel/sched/TS group=sys mode=0755
720$(i386_ONLY)file path=kernel/sched/TS_DPTBL group=sys mode=0755
721file path=kernel/socketmod/$(ARCH64)/ksslf group=sys mode=0755
722file path=kernel/socketmod/$(ARCH64)/socksctp group=sys mode=0755
723file path=kernel/socketmod/$(ARCH64)/trill group=sys mode=0755
724$(i386_ONLY)file path=kernel/socketmod/ksslf group=sys mode=0755
725$(i386_ONLY)file path=kernel/socketmod/socksctp group=sys mode=0755
726$(i386_ONLY)file path=kernel/socketmod/trill group=sys mode=0755
727file path=kernel/strmod/$(ARCH64)/bufmod group=sys mode=0755
728file path=kernel/strmod/$(ARCH64)/connld group=sys mode=0755
729file path=kernel/strmod/$(ARCH64)/dedump group=sys mode=0755
730file path=kernel/strmod/$(ARCH64)/drcompat group=sys mode=0755
731file path=kernel/strmod/$(ARCH64)/ldterm group=sys mode=0755
732$(sparc_ONLY)file path=kernel/strmod/$(ARCH64)/ms group=sys mode=0755
733file path=kernel/strmod/$(ARCH64)/pckt group=sys mode=0755
734file path=kernel/strmod/$(ARCH64)/pfmod group=sys mode=0755
735file path=kernel/strmod/$(ARCH64)/pipemod group=sys mode=0755
736file path=kernel/strmod/$(ARCH64)/ptem group=sys mode=0755
737file path=kernel/strmod/$(ARCH64)/redirmod group=sys mode=0755
738file path=kernel/strmod/$(ARCH64)/rpcmod group=sys mode=0755
739file path=kernel/strmod/$(ARCH64)/timod group=sys mode=0755
740file path=kernel/strmod/$(ARCH64)/tirdwr group=sys mode=0755
741file path=kernel/strmod/$(ARCH64)/ttcompat group=sys mode=0755
742$(sparc_ONLY)file path=kernel/strmod/$(ARCH64)/vuid3ps2 group=sys mode=0755
743$(i386_ONLY)file path=kernel/strmod/bufmod group=sys mode=0755
744$(i386_ONLY)file path=kernel/strmod/connld group=sys mode=0755
745$(i386_ONLY)file path=kernel/strmod/dedump group=sys mode=0755
746$(i386_ONLY)file path=kernel/strmod/drcompat group=sys mode=0755
747$(i386_ONLY)file path=kernel/strmod/ldterm group=sys mode=0755
748$(i386_ONLY)file path=kernel/strmod/pckt group=sys mode=0755
749$(i386_ONLY)file path=kernel/strmod/pfmod group=sys mode=0755
750$(i386_ONLY)file path=kernel/strmod/pipemod group=sys mode=0755
751$(i386_ONLY)file path=kernel/strmod/ptem group=sys mode=0755
752$(i386_ONLY)file path=kernel/strmod/redirmod group=sys mode=0755
753$(i386_ONLY)file path=kernel/strmod/rpcmod group=sys mode=0755
754$(i386_ONLY)file path=kernel/strmod/timod group=sys mode=0755
755$(i386_ONLY)file path=kernel/strmod/tirdwr group=sys mode=0755
756$(i386_ONLY)file path=kernel/strmod/ttcompat group=sys mode=0755
757file path=kernel/sys/$(ARCH64)/c2audit group=sys mode=0755
758file path=kernel/sys/$(ARCH64)/doorfs group=sys mode=0755
759file path=kernel/sys/$(ARCH64)/inst_sync group=sys mode=0755
760file path=kernel/sys/$(ARCH64)/kaio group=sys mode=0755
761file path=kernel/sys/$(ARCH64)/msgsys group=sys mode=0755
762file path=kernel/sys/$(ARCH64)/pipe group=sys mode=0755
763file path=kernel/sys/$(ARCH64)/portfs group=sys mode=0755
764file path=kernel/sys/$(ARCH64)/pset group=sys mode=0755
765file path=kernel/sys/$(ARCH64)/semsys group=sys mode=0755
766file path=kernel/sys/$(ARCH64)/shmsys group=sys mode=0755
767$(i386_ONLY)file path=kernel/sys/c2audit group=sys mode=0755
768$(i386_ONLY)file path=kernel/sys/doorfs group=sys mode=0755
769$(i386_ONLY)file path=kernel/sys/inst_sync group=sys mode=0755
770$(i386_ONLY)file path=kernel/sys/kaio group=sys mode=0755
771$(i386_ONLY)file path=kernel/sys/msgsys group=sys mode=0755
772$(i386_ONLY)file path=kernel/sys/pipe group=sys mode=0755
773$(i386_ONLY)file path=kernel/sys/portfs group=sys mode=0755
774$(i386_ONLY)file path=kernel/sys/pset group=sys mode=0755
775$(i386_ONLY)file path=kernel/sys/semsys group=sys mode=0755
776$(i386_ONLY)file path=kernel/sys/shmsys group=sys mode=0755
777file path=lib/svc/manifest/system/dumpadm.xml group=sys mode=0444
778file path=lib/svc/manifest/system/intrd.xml group=sys mode=0444
779file path=lib/svc/manifest/system/scheduler.xml group=sys mode=0444
780file path=lib/svc/method/svc-dumpadm mode=0555
781file path=lib/svc/method/svc-intrd mode=0555
782file path=lib/svc/method/svc-scheduler mode=0555
783hardlink path=kernel/misc/$(ARCH64)/md5 \
784    target=../../../kernel/crypto/$(ARCH64)/md5
785hardlink path=kernel/misc/$(ARCH64)/sha1 \
786    target=../../../kernel/crypto/$(ARCH64)/sha1
787hardlink path=kernel/misc/$(ARCH64)/sha2 \
788    target=../../../kernel/crypto/$(ARCH64)/sha2
789$(i386_ONLY)hardlink path=kernel/misc/md5 target=../../kernel/crypto/md5
790$(i386_ONLY)hardlink path=kernel/misc/sha1 target=../../kernel/crypto/sha1
791$(i386_ONLY)hardlink path=kernel/misc/sha2 target=../../kernel/crypto/sha2
792hardlink path=kernel/socketmod/$(ARCH64)/icmp \
793    target=../../../kernel/drv/$(ARCH64)/icmp
794hardlink path=kernel/socketmod/$(ARCH64)/rts \
795    target=../../../kernel/drv/$(ARCH64)/rts
796hardlink path=kernel/socketmod/$(ARCH64)/tcp \
797    target=../../../kernel/drv/$(ARCH64)/tcp
798hardlink path=kernel/socketmod/$(ARCH64)/udp \
799    target=../../../kernel/drv/$(ARCH64)/udp
800$(i386_ONLY)hardlink path=kernel/socketmod/icmp target=../../kernel/drv/icmp
801$(i386_ONLY)hardlink path=kernel/socketmod/rts target=../../kernel/drv/rts
802$(i386_ONLY)hardlink path=kernel/socketmod/tcp target=../../kernel/drv/tcp
803$(i386_ONLY)hardlink path=kernel/socketmod/udp target=../../kernel/drv/udp
804hardlink path=kernel/strmod/$(ARCH64)/arp \
805    target=../../../kernel/drv/$(ARCH64)/arp
806hardlink path=kernel/strmod/$(ARCH64)/icmp \
807    target=../../../kernel/drv/$(ARCH64)/icmp
808hardlink path=kernel/strmod/$(ARCH64)/ip \
809    target=../../../kernel/drv/$(ARCH64)/ip
810hardlink path=kernel/strmod/$(ARCH64)/ipsecah \
811    target=../../../kernel/drv/$(ARCH64)/ipsecah
812hardlink path=kernel/strmod/$(ARCH64)/ipsecesp \
813    target=../../../kernel/drv/$(ARCH64)/ipsecesp
814hardlink path=kernel/strmod/$(ARCH64)/keysock \
815    target=../../../kernel/drv/$(ARCH64)/keysock
816hardlink path=kernel/strmod/$(ARCH64)/tcp \
817    target=../../../kernel/drv/$(ARCH64)/tcp
818hardlink path=kernel/strmod/$(ARCH64)/udp \
819    target=../../../kernel/drv/$(ARCH64)/udp
820$(i386_ONLY)hardlink path=kernel/strmod/arp target=../../kernel/drv/arp
821$(i386_ONLY)hardlink path=kernel/strmod/icmp target=../../kernel/drv/icmp
822$(i386_ONLY)hardlink path=kernel/strmod/ip target=../../kernel/drv/ip
823$(i386_ONLY)hardlink path=kernel/strmod/ipsecah \
824    target=../../kernel/drv/ipsecah
825$(i386_ONLY)hardlink path=kernel/strmod/ipsecesp \
826    target=../../kernel/drv/ipsecesp
827$(i386_ONLY)hardlink path=kernel/strmod/keysock \
828    target=../../kernel/drv/keysock
829$(i386_ONLY)hardlink path=kernel/strmod/tcp target=../../kernel/drv/tcp
830$(i386_ONLY)hardlink path=kernel/strmod/udp target=../../kernel/drv/udp
831hardlink path=kernel/sys/$(ARCH64)/autofs \
832    target=../../../kernel/fs/$(ARCH64)/autofs
833hardlink path=kernel/sys/$(ARCH64)/rpcmod \
834    target=../../../kernel/strmod/$(ARCH64)/rpcmod
835$(i386_ONLY)hardlink path=kernel/sys/autofs target=../../kernel/fs/autofs
836$(i386_ONLY)hardlink path=kernel/sys/rpcmod target=../../kernel/strmod/rpcmod
837legacy pkg=SUNWckr \
838    desc="core kernel software for a specific instruction-set architecture" \
839    name="Core Solaris Kernel (Root)"
840license cr_Sun license=cr_Sun
841license lic_CDDL license=lic_CDDL
842license usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE \
843    license=usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE
844license usr/src/common/bzip2/LICENSE license=usr/src/common/bzip2/LICENSE
845license usr/src/common/crypto/THIRDPARTYLICENSE.cryptogams \
846    license=usr/src/common/crypto/THIRDPARTYLICENSE.cryptogams
847$(i386_ONLY)license usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman \
848    license=usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman
849$(i386_ONLY)license usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.openssl \
850    license=usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.openssl
851license usr/src/common/crypto/ecc/THIRDPARTYLICENSE \
852    license=usr/src/common/crypto/ecc/THIRDPARTYLICENSE
853$(i386_ONLY)license usr/src/common/crypto/md5/amd64/THIRDPARTYLICENSE \
854    license=usr/src/common/crypto/md5/amd64/THIRDPARTYLICENSE
855license usr/src/common/mpi/THIRDPARTYLICENSE \
856    license=usr/src/common/mpi/THIRDPARTYLICENSE
857license usr/src/uts/common/inet/ip/THIRDPARTYLICENSE.rts \
858    license=usr/src/uts/common/inet/ip/THIRDPARTYLICENSE.rts
859license usr/src/uts/common/inet/tcp/THIRDPARTYLICENSE \
860    license=usr/src/uts/common/inet/tcp/THIRDPARTYLICENSE
861license usr/src/uts/common/io/THIRDPARTYLICENSE.etheraddr \
862    license=usr/src/uts/common/io/THIRDPARTYLICENSE.etheraddr
863license usr/src/uts/common/sys/THIRDPARTYLICENSE.icu \
864    license=usr/src/uts/common/sys/THIRDPARTYLICENSE.icu
865license usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode \
866    license=usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode
867$(i386_ONLY)license usr/src/uts/intel/io/acpica/THIRDPARTYLICENSE \
868    license=usr/src/uts/intel/io/acpica/THIRDPARTYLICENSE
869$(i386_ONLY)link path=boot/solaris/bin/root_archive \
870    target=../../../usr/sbin/root_archive
871link path=dev/dld target=../devices/pseudo/dld@0:ctl
872link path=kernel/misc/$(ARCH64)/des \
873    target=../../../kernel/crypto/$(ARCH64)/des
874$(i386_ONLY)link path=kernel/misc/des target=../../kernel/crypto/des
875$(USE_INTERNAL_CRYPTO)depend fmri=driver/crypto/dprov type=require
876