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