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