summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-kernel.p5m
blob: 208bd8684498d465ca4a4d6c5f1479a0a60d1582 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2014, 2017 by Delphix. All rights reserved.
# Copyright 2013 Saso Kiselkov. All rights reserved.
# Copyright 2015 Nexenta Systems, Inc. All rights reserved.
# Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
# Copyright 2017 James S Blachly, MD <james.blachly@gmail.com>
# Copyright 2019 Peter Tribble.
# Copyright 2019 RackTop Systems
# Copyright 2019 Joyent, Inc.
#

#
# The default for payload-bearing actions in this package is to appear in the
# global zone only.  See the include file for greater detail, as well as
# information about overriding the defaults.
#
<include global_zone_only_component>
<include system-kernel.man2.inc>
<include system-kernel.man4.inc>
<include system-kernel.man4d.inc>
<include system-kernel.man4fs.inc>
<include system-kernel.man4m.inc>
<include system-kernel.man4p.inc>
<include system-kernel.man5.inc>
<include system-kernel.man7.inc>
<include system-kernel.man8.inc>
<include system-kernel.man9.inc>
<include system-kernel.man9e.inc>
<include system-kernel.man9f.inc>
<include system-kernel.man9p.inc>
<include system-kernel.man9s.inc>
set name=pkg.fmri value=pkg:/system/kernel@$(PKGVERS)
set name=pkg.summary value="Core Solaris Kernel"
set name=pkg.description \
    value="core kernel software for a specific instruction-set architecture"
set name=info.classification value=org.opensolaris.category.2008:System/Core
set name=variant.arch value=$(ARCH)
dir  path=boot group=sys
$(i386_ONLY)dir path=boot/acpi group=sys
$(i386_ONLY)dir path=boot/acpi/tables group=sys
dir  path=boot/solaris group=sys
dir  path=boot/solaris/bin group=sys
$(i386_ONLY)file path=boot/solaris/bin/create_diskmap group=sys mode=0555
file path=boot/solaris/bin/create_ramdisk group=sys mode=0555
file path=boot/solaris/bin/extract_boot_filelist group=sys mode=0555
$(i386_ONLY)link path=boot/solaris/bin/root_archive \
    target=../../../usr/sbin/root_archive
$(i386_ONLY)file path=boot/solaris/bin/symdef group=sys mode=0555
$(i386_ONLY)file path=boot/solaris/bin/update_grub group=sys mode=0555
file path=boot/solaris/filelist.ramdisk group=sys
file path=boot/solaris/filelist.safe group=sys
link path=dev/dld target=../devices/pseudo/dld@0:ctl
dir  path=etc group=sys
dir  path=etc/crypto group=sys
file path=etc/crypto/kcf.conf group=sys \
    original_name=SUNWckr:etc/crypto/kcf.conf preserve=true
$(i386_ONLY)file path=etc/mach group=sys original_name=SUNWos86r:etc/mach \
    preserve=true
file path=etc/name_to_sysnum group=sys \
    original_name=SUNWckr:etc/name_to_sysnum preserve=renameold
dir  path=etc/sock2path.d group=sys
file path=etc/sock2path.d/system%2Fkernel group=sys
file path=etc/system group=sys original_name=SUNWckr:etc/system preserve=true
dir  path=kernel group=sys
$(i386_ONLY)dir path=kernel/$(ARCH64) group=sys
$(i386_ONLY)file path=kernel/$(ARCH64)/genunix group=sys mode=0755
dir  path=kernel/cc group=sys
dir  path=kernel/cc/$(ARCH64) group=sys
file path=kernel/cc/$(ARCH64)/cc_cubic group=sys mode=0755
file path=kernel/cc/$(ARCH64)/cc_newreno group=sys mode=0755
file path=kernel/cc/$(ARCH64)/cc_sunreno group=sys mode=0755
dir  path=kernel/crypto group=sys
dir  path=kernel/crypto/$(ARCH64) group=sys
file path=kernel/crypto/$(ARCH64)/aes group=sys mode=0755
file path=kernel/crypto/$(ARCH64)/arcfour group=sys mode=0755
file path=kernel/crypto/$(ARCH64)/blowfish group=sys mode=0755
file path=kernel/crypto/$(ARCH64)/des group=sys mode=0755
file path=kernel/crypto/$(ARCH64)/ecc group=sys mode=0755
file path=kernel/crypto/$(ARCH64)/edonr group=sys mode=0755
file path=kernel/crypto/$(ARCH64)/md4 group=sys mode=0755
file path=kernel/crypto/$(ARCH64)/md5 group=sys mode=0755
file path=kernel/crypto/$(ARCH64)/rsa group=sys mode=0755
file path=kernel/crypto/$(ARCH64)/sha1 group=sys mode=0755
file path=kernel/crypto/$(ARCH64)/sha2 group=sys mode=0755
file path=kernel/crypto/$(ARCH64)/skein group=sys mode=0755
file path=kernel/crypto/$(ARCH64)/swrand group=sys mode=0755
dir  path=kernel/dacf group=sys
dir  path=kernel/dacf/$(ARCH64) group=sys
$(sparc_ONLY)file path=kernel/dacf/$(ARCH64)/consconfig_dacf group=sys mode=0755
file path=kernel/dacf/$(ARCH64)/net_dacf group=sys mode=0755
dir  path=kernel/drv group=sys
dir  path=kernel/drv/$(ARCH64) group=sys
$(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_drv group=sys
$(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_toshiba group=sys
file path=kernel/drv/$(ARCH64)/aggr group=sys
file path=kernel/drv/$(ARCH64)/arp group=sys
file path=kernel/drv/$(ARCH64)/bl group=sys
file path=kernel/drv/$(ARCH64)/bridge group=sys
file path=kernel/drv/$(ARCH64)/clone group=sys
file path=kernel/drv/$(ARCH64)/cn group=sys
file path=kernel/drv/$(ARCH64)/conskbd group=sys
file path=kernel/drv/$(ARCH64)/consms group=sys
file path=kernel/drv/$(ARCH64)/cpuid group=sys
$(i386_ONLY)file path=kernel/drv/$(ARCH64)/cpunex group=sys
file path=kernel/drv/$(ARCH64)/crypto group=sys
file path=kernel/drv/$(ARCH64)/cryptoadm group=sys
$(sparc_ONLY)file path=kernel/drv/$(ARCH64)/dad group=sys
file path=kernel/drv/$(ARCH64)/devinfo group=sys
file path=kernel/drv/$(ARCH64)/dld group=sys
file path=kernel/drv/$(ARCH64)/dlpistub group=sys
file path=kernel/drv/$(ARCH64)/i8042 group=sys
file path=kernel/drv/$(ARCH64)/icmp group=sys
file path=kernel/drv/$(ARCH64)/icmp6 group=sys
$(i386_ONLY)file path=kernel/drv/$(ARCH64)/intel_nb5000 group=sys
$(i386_ONLY)file path=kernel/drv/$(ARCH64)/intel_nhm group=sys
$(i386_ONLY)file path=kernel/drv/$(ARCH64)/intel_nhmex group=sys
file path=kernel/drv/$(ARCH64)/ip group=sys
file path=kernel/drv/$(ARCH64)/ip6 group=sys
file path=kernel/drv/$(ARCH64)/ipnet group=sys
file path=kernel/drv/$(ARCH64)/ippctl group=sys
file path=kernel/drv/$(ARCH64)/ipsecah group=sys
file path=kernel/drv/$(ARCH64)/ipsecesp group=sys
file path=kernel/drv/$(ARCH64)/iptun group=sys
file path=kernel/drv/$(ARCH64)/iwscn group=sys
file path=kernel/drv/$(ARCH64)/kb8042 group=sys
file path=kernel/drv/$(ARCH64)/keysock group=sys
file path=kernel/drv/$(ARCH64)/kmdb group=sys
file path=kernel/drv/$(ARCH64)/llc1 group=sys
file path=kernel/drv/$(ARCH64)/lofi group=sys
file path=kernel/drv/$(ARCH64)/log group=sys
$(i386_ONLY)file path=kernel/drv/$(ARCH64)/mc-amd group=sys
file path=kernel/drv/$(ARCH64)/mm group=sys
file path=kernel/drv/$(ARCH64)/mouse8042 group=sys
$(i386_ONLY)file path=kernel/drv/$(ARCH64)/mpt group=sys
file path=kernel/drv/$(ARCH64)/nulldriver group=sys
file path=kernel/drv/$(ARCH64)/openeepr group=sys
file path=kernel/drv/$(ARCH64)/options group=sys
file path=kernel/drv/$(ARCH64)/pci_pci group=sys
file path=kernel/drv/$(ARCH64)/pcieb group=sys
$(sparc_ONLY)file path=kernel/drv/$(ARCH64)/pcieb_bcm group=sys
file path=kernel/drv/$(ARCH64)/physmem group=sys
file path=kernel/drv/$(ARCH64)/poll group=sys
$(i386_ONLY)file path=kernel/drv/$(ARCH64)/power group=sys
file path=kernel/drv/$(ARCH64)/pseudo group=sys
file path=kernel/drv/$(ARCH64)/ptc group=sys
file path=kernel/drv/$(ARCH64)/ptsl group=sys
file path=kernel/drv/$(ARCH64)/ramdisk group=sys
file path=kernel/drv/$(ARCH64)/random group=sys
file path=kernel/drv/$(ARCH64)/rts group=sys
file path=kernel/drv/$(ARCH64)/sad group=sys
file path=kernel/drv/$(ARCH64)/scsi_vhci group=sys
file path=kernel/drv/$(ARCH64)/sd group=sys
file path=kernel/drv/$(ARCH64)/sgen group=sys
file path=kernel/drv/$(ARCH64)/simnet group=sys
$(i386_ONLY)file path=kernel/drv/$(ARCH64)/smbios group=sys
file path=kernel/drv/$(ARCH64)/softmac group=sys
file path=kernel/drv/$(ARCH64)/spdsock group=sys
file path=kernel/drv/$(ARCH64)/st group=sys
file path=kernel/drv/$(ARCH64)/sy group=sys
file path=kernel/drv/$(ARCH64)/sysevent group=sys
file path=kernel/drv/$(ARCH64)/sysmsg group=sys
file path=kernel/drv/$(ARCH64)/tcp group=sys
file path=kernel/drv/$(ARCH64)/tcp6 group=sys
file path=kernel/drv/$(ARCH64)/tl group=sys
$(i386_ONLY)file path=kernel/drv/$(ARCH64)/tzmon group=sys
$(sparc_ONLY)file path=kernel/drv/$(ARCH64)/uata group=sys
$(i386_ONLY)file path=kernel/drv/$(ARCH64)/ucode group=sys
file path=kernel/drv/$(ARCH64)/udp group=sys
file path=kernel/drv/$(ARCH64)/udp6 group=sys
file path=kernel/drv/$(ARCH64)/ufm group=sys
$(i386_ONLY)file path=kernel/drv/$(ARCH64)/vgatext group=sys
file path=kernel/drv/$(ARCH64)/vnic group=sys
file path=kernel/drv/$(ARCH64)/wc group=sys
$(i386_ONLY)file path=kernel/drv/acpi_drv.conf group=sys
file path=kernel/drv/aggr.conf group=sys
file path=kernel/drv/arp.conf group=sys
file path=kernel/drv/bl.conf group=sys
file path=kernel/drv/bridge.conf group=sys
file path=kernel/drv/clone.conf group=sys
file path=kernel/drv/cn.conf group=sys
file path=kernel/drv/conskbd.conf group=sys
file path=kernel/drv/consms.conf group=sys
file path=kernel/drv/cpuid.conf group=sys
file path=kernel/drv/crypto.conf group=sys
file path=kernel/drv/cryptoadm.conf group=sys
$(sparc_ONLY)file path=kernel/drv/dad.conf group=sys
file path=kernel/drv/devinfo.conf group=sys
file path=kernel/drv/dld.conf group=sys
file path=kernel/drv/dlpistub.conf group=sys
file path=kernel/drv/icmp.conf group=sys
file path=kernel/drv/icmp6.conf group=sys
$(i386_ONLY)file path=kernel/drv/intel_nb5000.conf group=sys
$(i386_ONLY)file path=kernel/drv/intel_nhm.conf group=sys
$(i386_ONLY)file path=kernel/drv/intel_nhmex.conf group=sys
file path=kernel/drv/ip.conf group=sys
file path=kernel/drv/ip6.conf group=sys
file path=kernel/drv/ipnet.conf group=sys
file path=kernel/drv/ippctl.conf group=sys
file path=kernel/drv/ipsecah.conf group=sys
file path=kernel/drv/ipsecesp.conf group=sys
file path=kernel/drv/iptun.conf group=sys
file path=kernel/drv/iwscn.conf group=sys
file path=kernel/drv/keysock.conf group=sys
file path=kernel/drv/kmdb.conf group=sys
file path=kernel/drv/llc1.conf group=sys
file path=kernel/drv/lofi.conf group=sys
file path=kernel/drv/log.conf group=sys \
    original_name=SUNWckr:kernel/drv/log.conf preserve=true
$(i386_ONLY)file path=kernel/drv/mc-amd.conf group=sys
file path=kernel/drv/mm.conf group=sys
$(i386_ONLY)file path=kernel/drv/mpt.conf group=sys \
    original_name=SUNWckr:kernel/drv/mpt.conf preserve=true
file path=kernel/drv/openeepr.conf group=sys
file path=kernel/drv/options.conf group=sys
file path=kernel/drv/pcieb.conf group=sys
file path=kernel/drv/physmem.conf group=sys
file path=kernel/drv/poll.conf group=sys
$(i386_ONLY)file path=kernel/drv/power.conf group=sys
file path=kernel/drv/pseudo.conf group=sys
file path=kernel/drv/ptc.conf group=sys
file path=kernel/drv/ptsl.conf group=sys
file path=kernel/drv/ramdisk.conf group=sys
file path=kernel/drv/random.conf group=sys
file path=kernel/drv/rts.conf group=sys
file path=kernel/drv/sad.conf group=sys
file path=kernel/drv/scsi_vhci.conf group=sys \
    original_name=SUNWckr:kernel/drv/scsi_vhci.conf preserve=true
$(sparc_ONLY)file path=kernel/drv/sd.conf group=sys \
    original_name=SUNWckr:kernel/drv/sd.conf preserve=true
$(i386_ONLY)file path=kernel/drv/sd.conf group=sys \
    original_name=SUNWos86r:kernel/drv/sd.conf preserve=true
file path=kernel/drv/sgen.conf group=sys \
    original_name=SUNWckr:kernel/drv/sgen.conf preserve=true
file path=kernel/drv/simnet.conf group=sys
$(i386_ONLY)file path=kernel/drv/smbios.conf group=sys
file path=kernel/drv/softmac.conf group=sys
file path=kernel/drv/spdsock.conf group=sys
file path=kernel/drv/st.conf group=sys \
    original_name=SUNWckr:kernel/drv/st.conf preserve=true
file path=kernel/drv/sy.conf group=sys
file path=kernel/drv/sysevent.conf group=sys
file path=kernel/drv/sysmsg.conf group=sys
file path=kernel/drv/tcp.conf group=sys
file path=kernel/drv/tcp6.conf group=sys
file path=kernel/drv/tl.conf group=sys
$(i386_ONLY)file path=kernel/drv/tzmon.conf group=sys
$(sparc_ONLY)file path=kernel/drv/uata.conf group=sys \
    original_name=SUNWckr:kernel/drv/uata.conf preserve=true
$(i386_ONLY)file path=kernel/drv/ucode.conf group=sys
file path=kernel/drv/udp.conf group=sys
file path=kernel/drv/udp6.conf group=sys
file path=kernel/drv/ufm.conf group=sys
file path=kernel/drv/vnic.conf group=sys
file path=kernel/drv/wc.conf group=sys
dir  path=kernel/exec group=sys
dir  path=kernel/exec/$(ARCH64) group=sys
$(sparc_ONLY)file path=kernel/exec/$(ARCH64)/aoutexec group=sys mode=0755
file path=kernel/exec/$(ARCH64)/elfexec group=sys mode=0755
file path=kernel/exec/$(ARCH64)/intpexec group=sys mode=0755
dir  path=kernel/firmware group=sys
dir  path=kernel/fs group=sys
dir  path=kernel/fs/$(ARCH64) group=sys
file path=kernel/fs/$(ARCH64)/autofs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/bootfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/ctfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/dcfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/dev group=sys mode=0755
file path=kernel/fs/$(ARCH64)/devfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/fifofs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/hsfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/lofs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/mntfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/namefs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/objfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/procfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/sharefs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/sockfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/specfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/tmpfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/ufs group=sys mode=0755
dir  path=kernel/ipp group=sys
dir  path=kernel/ipp/$(ARCH64) group=sys
file path=kernel/ipp/$(ARCH64)/ipgpc group=sys mode=0755
dir  path=kernel/kiconv group=sys
dir  path=kernel/kiconv/$(ARCH64) group=sys
file path=kernel/kiconv/$(ARCH64)/kiconv_emea group=sys mode=0755
file path=kernel/kiconv/$(ARCH64)/kiconv_ja group=sys mode=0755
file path=kernel/kiconv/$(ARCH64)/kiconv_ko group=sys mode=0755
file path=kernel/kiconv/$(ARCH64)/kiconv_sc group=sys mode=0755
file path=kernel/kiconv/$(ARCH64)/kiconv_tc group=sys mode=0755
dir  path=kernel/mac group=sys
dir  path=kernel/mac/$(ARCH64) group=sys
file path=kernel/mac/$(ARCH64)/mac_6to4 group=sys mode=0755
file path=kernel/mac/$(ARCH64)/mac_ether group=sys mode=0755
file path=kernel/mac/$(ARCH64)/mac_ib group=sys mode=0755
file path=kernel/mac/$(ARCH64)/mac_ipv4 group=sys mode=0755
file path=kernel/mac/$(ARCH64)/mac_ipv6 group=sys mode=0755
file path=kernel/mac/$(ARCH64)/mac_wifi group=sys mode=0755
dir  path=kernel/misc group=sys
dir  path=kernel/misc/$(ARCH64) group=sys
$(i386_ONLY)file path=kernel/misc/$(ARCH64)/acpica group=sys mode=0755
file path=kernel/misc/$(ARCH64)/bignum group=sys mode=0755
$(i386_ONLY)file path=kernel/misc/$(ARCH64)/bootdev group=sys mode=0755
file path=kernel/misc/$(ARCH64)/busra group=sys mode=0755
file path=kernel/misc/$(ARCH64)/cardbus group=sys mode=0755
file path=kernel/misc/$(ARCH64)/cc group=sys mode=0755
file path=kernel/misc/$(ARCH64)/cmlb group=sys mode=0755
file path=kernel/misc/$(ARCH64)/consconfig group=sys mode=0755
file path=kernel/misc/$(ARCH64)/ctf group=sys mode=0755
$(sparc_ONLY)file path=kernel/misc/$(ARCH64)/dada group=sys mode=0755
link path=kernel/misc/$(ARCH64)/des target=../../../kernel/crypto/$(ARCH64)/des
file path=kernel/misc/$(ARCH64)/dls group=sys mode=0755
# Sadly vuid mouse support is in different packages on different platforms
# While kstat(4D) is in SUNWcs, the structures are general
hardlink path=kernel/misc/$(ARCH64)/edonr \
    target=../../../kernel/crypto/$(ARCH64)/edonr
file path=kernel/misc/$(ARCH64)/fssnap_if group=sys mode=0755
file path=kernel/misc/$(ARCH64)/gld group=sys mode=0755
file path=kernel/misc/$(ARCH64)/hook group=sys mode=0755
file path=kernel/misc/$(ARCH64)/hpcsvc group=sys mode=0755
file path=kernel/misc/$(ARCH64)/idmap group=sys mode=0755
$(i386_ONLY)file path=kernel/misc/$(ARCH64)/iommulib group=sys mode=0755
file path=kernel/misc/$(ARCH64)/ipc group=sys mode=0755
file path=kernel/misc/$(ARCH64)/kbtrans group=sys mode=0755
file path=kernel/misc/$(ARCH64)/kcf group=sys mode=0755
$(i386_ONLY)file path=kernel/misc/$(ARCH64)/kmdbmod group=sys mode=0755
file path=kernel/misc/$(ARCH64)/ksocket group=sys mode=0755
file path=kernel/misc/$(ARCH64)/mac group=sys mode=0755
hardlink path=kernel/misc/$(ARCH64)/md5 \
    target=../../../kernel/crypto/$(ARCH64)/md5
file path=kernel/misc/$(ARCH64)/mii group=sys mode=0755
$(i386_ONLY)file path=kernel/misc/$(ARCH64)/net80211 group=sys mode=0755
file path=kernel/misc/$(ARCH64)/neti group=sys mode=0755
$(i386_ONLY)file path=kernel/misc/$(ARCH64)/pci_autoconfig group=sys mode=0755
$(i386_ONLY)file path=kernel/misc/$(ARCH64)/pcicfg group=sys mode=0755
$(i386_ONLY)file path=kernel/misc/$(ARCH64)/pcie group=sys mode=0755
file path=kernel/misc/$(ARCH64)/pcihp group=sys mode=0755
file path=kernel/misc/$(ARCH64)/pcmcia group=sys mode=0755
file path=kernel/misc/$(ARCH64)/rpcsec group=sys mode=0755
file path=kernel/misc/$(ARCH64)/sata group=sys mode=0755
file path=kernel/misc/$(ARCH64)/scsi group=sys mode=0755
hardlink path=kernel/misc/$(ARCH64)/sha1 \
    target=../../../kernel/crypto/$(ARCH64)/sha1
hardlink path=kernel/misc/$(ARCH64)/sha2 \
    target=../../../kernel/crypto/$(ARCH64)/sha2
hardlink path=kernel/misc/$(ARCH64)/skein \
    target=../../../kernel/crypto/$(ARCH64)/skein
file path=kernel/misc/$(ARCH64)/strplumb group=sys mode=0755
$(sparc_ONLY)file path=kernel/misc/$(ARCH64)/swapgeneric group=sys mode=0755
file path=kernel/misc/$(ARCH64)/tem group=sys mode=0755
file path=kernel/misc/$(ARCH64)/tlimod group=sys mode=0755
dir  path=kernel/misc/scsi_vhci group=sys
dir  path=kernel/misc/scsi_vhci/$(ARCH64) group=sys
file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_asym_emc group=sys \
    mode=0755
file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_asym_lsi group=sys \
    mode=0755
file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_sym group=sys mode=0755
file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_sym_emc group=sys \
    mode=0755
file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_sym_hds group=sys \
    mode=0755
file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_tape group=sys mode=0755
file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_tpgs group=sys mode=0755
file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_tpgs_tape group=sys \
    mode=0755
dir  path=kernel/sched group=sys
dir  path=kernel/sched/$(ARCH64) group=sys
file path=kernel/sched/$(ARCH64)/SDC group=sys mode=0755
file path=kernel/sched/$(ARCH64)/TS group=sys mode=0755
file path=kernel/sched/$(ARCH64)/TS_DPTBL group=sys mode=0755
dir  path=kernel/socketmod group=sys
dir  path=kernel/socketmod/$(ARCH64) group=sys
hardlink path=kernel/socketmod/$(ARCH64)/icmp \
    target=../../../kernel/drv/$(ARCH64)/icmp
hardlink path=kernel/socketmod/$(ARCH64)/rts \
    target=../../../kernel/drv/$(ARCH64)/rts
file path=kernel/socketmod/$(ARCH64)/socksctp group=sys mode=0755
hardlink path=kernel/socketmod/$(ARCH64)/tcp \
    target=../../../kernel/drv/$(ARCH64)/tcp
file path=kernel/socketmod/$(ARCH64)/trill group=sys mode=0755
hardlink path=kernel/socketmod/$(ARCH64)/udp \
    target=../../../kernel/drv/$(ARCH64)/udp
dir  path=kernel/strmod group=sys
dir  path=kernel/strmod/$(ARCH64) group=sys
hardlink path=kernel/strmod/$(ARCH64)/arp \
    target=../../../kernel/drv/$(ARCH64)/arp
file path=kernel/strmod/$(ARCH64)/bufmod group=sys mode=0755
file path=kernel/strmod/$(ARCH64)/connld group=sys mode=0755
file path=kernel/strmod/$(ARCH64)/dedump group=sys mode=0755
file path=kernel/strmod/$(ARCH64)/drcompat group=sys mode=0755
hardlink path=kernel/strmod/$(ARCH64)/icmp \
    target=../../../kernel/drv/$(ARCH64)/icmp
hardlink path=kernel/strmod/$(ARCH64)/ip target=../../../kernel/drv/$(ARCH64)/ip
hardlink path=kernel/strmod/$(ARCH64)/ipsecah \
    target=../../../kernel/drv/$(ARCH64)/ipsecah
hardlink path=kernel/strmod/$(ARCH64)/ipsecesp \
    target=../../../kernel/drv/$(ARCH64)/ipsecesp
hardlink path=kernel/strmod/$(ARCH64)/keysock \
    target=../../../kernel/drv/$(ARCH64)/keysock
file path=kernel/strmod/$(ARCH64)/ldterm group=sys mode=0755
$(sparc_ONLY)file path=kernel/strmod/$(ARCH64)/ms group=sys mode=0755
file path=kernel/strmod/$(ARCH64)/pckt group=sys mode=0755
file path=kernel/strmod/$(ARCH64)/pfmod group=sys mode=0755
file path=kernel/strmod/$(ARCH64)/pipemod group=sys mode=0755
file path=kernel/strmod/$(ARCH64)/ptem group=sys mode=0755
file path=kernel/strmod/$(ARCH64)/redirmod group=sys mode=0755
file path=kernel/strmod/$(ARCH64)/rpcmod group=sys mode=0755
hardlink path=kernel/strmod/$(ARCH64)/tcp \
    target=../../../kernel/drv/$(ARCH64)/tcp
file path=kernel/strmod/$(ARCH64)/timod group=sys mode=0755
file path=kernel/strmod/$(ARCH64)/tirdwr group=sys mode=0755
file path=kernel/strmod/$(ARCH64)/ttcompat group=sys mode=0755
hardlink path=kernel/strmod/$(ARCH64)/udp \
    target=../../../kernel/drv/$(ARCH64)/udp
$(sparc_ONLY)file path=kernel/strmod/$(ARCH64)/vuid3ps2 group=sys mode=0755
dir  path=kernel/sys group=sys
dir  path=kernel/sys/$(ARCH64) group=sys
hardlink path=kernel/sys/$(ARCH64)/autofs \
    target=../../../kernel/fs/$(ARCH64)/autofs
file path=kernel/sys/$(ARCH64)/c2audit group=sys mode=0755
file path=kernel/sys/$(ARCH64)/doorfs group=sys mode=0755
file path=kernel/sys/$(ARCH64)/inst_sync group=sys mode=0755
file path=kernel/sys/$(ARCH64)/kaio group=sys mode=0755
file path=kernel/sys/$(ARCH64)/msgsys group=sys mode=0755
file path=kernel/sys/$(ARCH64)/pipe group=sys mode=0755
file path=kernel/sys/$(ARCH64)/portfs group=sys mode=0755
file path=kernel/sys/$(ARCH64)/pset group=sys mode=0755
hardlink path=kernel/sys/$(ARCH64)/rpcmod \
    target=../../../kernel/strmod/$(ARCH64)/rpcmod
file path=kernel/sys/$(ARCH64)/semsys group=sys mode=0755
file path=kernel/sys/$(ARCH64)/shmsys group=sys mode=0755
dir  path=lib
dir  path=lib/svc
dir  path=lib/svc/manifest group=sys
dir  path=lib/svc/manifest/system group=sys
file path=lib/svc/manifest/system/dumpadm.xml group=sys mode=0444
file path=lib/svc/manifest/system/intrd.xml group=sys mode=0444
file path=lib/svc/manifest/system/scheduler.xml group=sys mode=0444
dir  path=lib/svc/method
file path=lib/svc/method/svc-dumpadm mode=0555
file path=lib/svc/method/svc-intrd mode=0555
file path=lib/svc/method/svc-scheduler mode=0555
dir  path=usr/kernel group=sys
dir  path=usr/kernel/drv group=sys
dir  path=usr/kernel/drv/$(ARCH64) group=sys
file path=usr/kernel/drv/$(ARCH64)/signalfd group=sys
file path=usr/kernel/drv/signalfd.conf group=sys
dir  path=usr/share/man
dir  path=usr/share/man/man2
dir  path=usr/share/man/man3
dir  path=usr/share/man/man4
dir  path=usr/share/man/man4d
$(sparc_ONLY)file path=usr/share/man/man4d/dad.4d
$(i386_ONLY)file path=usr/share/man/man4d/smbios.4d
dir  path=usr/share/man/man4fs
dir  path=usr/share/man/man4m
dir  path=usr/share/man/man4p
dir  path=usr/share/man/man5
dir  path=usr/share/man/man8
$(sparc_ONLY)file path=usr/share/man/man8/monitor.8
$(sparc_ONLY)file path=usr/share/man/man8/obpsym.8
dir  path=usr/share/man/man9
dir  path=usr/share/man/man9e
dir  path=usr/share/man/man9f
dir  path=usr/share/man/man9p
dir  path=usr/share/man/man9s
$(i386_ONLY)driver name=acpi_drv perms="* 0666 root sys"
driver name=aggr perms="* 0666 root sys"
driver name=arp perms="arp 0666 root sys"
driver name=bl perms="* 0666 root sys"
driver name=bridge clone_perms="bridge 0666 root sys" \
    policy="read_priv_set=net_rawaccess write_priv_set=net_rawaccess"
driver name=clone
driver name=cn perms="* 0620 root tty"
driver name=conskbd perms="kbd 0666 root sys"
driver name=consms perms="mouse 0666 root sys"
driver name=cpuid perms="self 0644 root sys"
$(i386_ONLY)driver name=cpunex alias=cpus
driver name=crypto perms="crypto 0666 root sys"
driver name=cryptoadm perms="cryptoadm 0644 root sys"
$(sparc_ONLY)driver name=dad perms="* 0640 root sys" alias=ide-disk
driver name=devinfo perms="devinfo 0640 root sys" \
    perms="devinfo,ro 0444 root sys"
driver name=dld perms="* 0666 root sys"
driver name=dlpistub perms="* 0666 root sys"
$(sparc_ONLY)driver name=i8042 alias=8042
$(i386_ONLY)driver name=i8042
driver name=icmp perms="icmp 0666 root sys" \
    policy="read_priv_set=net_icmpaccess write_priv_set=net_icmpaccess"
driver name=icmp6 perms="icmp6 0666 root sys" \
    policy="read_priv_set=net_icmpaccess write_priv_set=net_icmpaccess"
$(i386_ONLY)driver name=intel_nb5000 \
    alias=pci8086,25c0 \
    alias=pci8086,25d0 \
    alias=pci8086,25d4 \
    alias=pci8086,25d8 \
    alias=pci8086,3600 \
    alias=pci8086,4000 \
    alias=pci8086,4001 \
    alias=pci8086,4003 \
    alias=pci8086,65c0
$(i386_ONLY)driver name=intel_nhm \
    alias=pci8086,3423 \
    alias=pci8086,372a
$(i386_ONLY)driver name=intel_nhmex alias=pci8086,3438
driver name=ip perms="ip 0666 root sys" \
    policy="read_priv_set=net_rawaccess write_priv_set=net_rawaccess"
driver name=ip6 perms="ip6 0666 root sys" \
    policy="read_priv_set=net_rawaccess write_priv_set=net_rawaccess"
driver name=ipnet perms="lo0 0666 root sys" \
    policy="read_priv_set=net_observability write_priv_set=net_observability"
driver name=ippctl
driver name=ipsecah perms="ipsecah 0666 root sys" \
    policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
driver name=ipsecesp perms="ipsecesp 0666 root sys" \
    policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
driver name=iptun
driver name=iwscn
driver name=kb8042 alias=pnpPNP,303
driver name=keysock perms="keysock 0666 root sys" \
    policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
driver name=kmdb
driver name=llc1 clone_perms="llc1 0666 root sys"
driver name=lofi perms="* 0600 root sys" perms="ctl 0644 root sys"
driver name=log perms="conslog 0666 root sys" perms="log 0640 root sys"
$(i386_ONLY)driver name=mc-amd \
    alias=pci1022,1100 \
    alias=pci1022,1101 \
    alias=pci1022,1102
driver name=mm perms="allkmem 0600 root sys" perms="full 0666 root sys" \
    perms="kmem 0640 root sys" perms="mem 0640 root sys" \
    perms="null 0666 root sys" perms="zero 0666 root sys" \
    policy="allkmem read_priv_set=all write_priv_set=all" \
    policy="kmem read_priv_set=none write_priv_set=all" \
    policy="mem read_priv_set=none write_priv_set=all"
driver name=mouse8042 alias=pnpPNP,f03
$(i386_ONLY)driver name=mpt class=scsi \
    alias=pci1000,30 \
    alias=pci1000,50 \
    alias=pci1000,54 \
    alias=pci1000,56 \
    alias=pci1000,58 \
    alias=pci1000,62 \
    alias=pciex1000,56 \
    alias=pciex1000,58 \
    alias=pciex1000,62
driver name=nulldriver \
    alias=scsa,nodev \
    alias=scsa,probe
driver name=openeepr perms="openprom 0640 root sys" policy=write_priv_set=all
driver name=options
$(sparc_ONLY)driver name=pci_pci class=pci \
    alias=pci1011,1 \
    alias=pci1011,21 \
    alias=pci1011,24 \
    alias=pci1011,25 \
    alias=pci1011,26 \
    alias=pci1014,22 \
    alias=pciclass,060400
$(i386_ONLY)driver name=pci_pci class=pci \
    alias=pci1011,1 \
    alias=pci1011,21 \
    alias=pci1014,22 \
    alias=pciclass,060400 \
    alias=pciclass,060401
$(sparc_ONLY)driver name=pcieb \
    alias=pciex108e,9010 \
    alias=pciex108e,9020 \
    alias=pciex10b5,8114 \
    alias=pciex10b5,8516 \
    alias=pciex10b5,8517 \
    alias=pciex10b5,8518 \
    alias=pciex10b5,8532 \
    alias=pciex10b5,8533 \
    alias=pciex10b5,8548 \
    alias=pciexclass,060400
$(i386_ONLY)driver name=pcieb \
    alias=pciexclass,060400 \
    alias=pciexclass,060401
$(sparc_ONLY)driver name=pcieb_bcm alias=pciex1166,103
driver name=physmem perms="* 0600 root sys"
driver name=poll perms="* 0666 root sys"
$(sparc_ONLY)driver name=power alias=ali1535d+-power
$(i386_ONLY)driver name=power
driver name=pseudo alias=zconsnex
driver name=ptc perms="* 0666 root sys"
driver name=ptsl perms="* 0666 root sys"
$(sparc_ONLY)driver name=ramdisk perms="* 0600 root sys" \
    perms="ctl 0644 root sys" alias=SUNW,ramdisk
$(i386_ONLY)driver name=ramdisk perms="* 0600 root sys" \
    perms="ctl 0644 root sys"
driver name=random perms="* 0644 root sys" policy=write_priv_set=sys_devices
driver name=rts perms="rts 0666 root sys"
driver name=sad perms="admin 0666 root sys" perms="user 0666 root sys"
driver name=scsi_vhci perms="* 0666 root sys" class=scsi-self-identifying \
    policy="devctl write_priv_set=sys_devices"
$(sparc_ONLY)driver name=sd perms="* 0640 root sys" \
    alias=ide-cdrom \
    alias=scsiclass,00 \
    alias=scsiclass,05
$(i386_ONLY)driver name=sd perms="* 0640 root sys" \
    alias=scsiclass,00 \
    alias=scsiclass,05
driver name=sgen perms="* 0600 root sys" \
    alias=scsa,08.bfcp \
    alias=scsa,08.bvhci
driver name=signalfd perms="* 0666 root sys"
driver name=simnet perms="* 0666 root sys" clone_perms="simnet 0666 root sys"
$(i386_ONLY)driver name=smbios perms="smbios 0444 root sys"
driver name=softmac
driver name=spdsock perms="spdsock 0666 root sys" \
    policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
driver name=st perms="* 0666 root sys" alias=scsiclass,01
driver name=sy perms="tty 0666 root tty"
driver name=sysevent perms="* 0600 root sys"
driver name=sysmsg perms="msglog 0600 root sys" perms="sysmsg 0600 root sys"
driver name=tcp perms="tcp 0666 root sys"
driver name=tcp6 perms="tcp6 0666 root sys"
driver name=tl perms="* 0666 root sys" clone_perms="ticlts 0666 root sys" \
    clone_perms="ticots 0666 root sys" clone_perms="ticotsord 0666 root sys"
$(i386_ONLY)driver name=tzmon
$(sparc_ONLY)driver name=uata \
    alias=pci1095,646 \
    alias=pci1095,649 \
    alias=pci1095,680 \
    alias=pci10b9,5229 \
    alias=pci10b9,5288 class=dada class=scsi
$(i386_ONLY)driver name=ucode perms="* 0644 root sys"
driver name=udp perms="udp 0666 root sys"
driver name=udp6 perms="udp6 0666 root sys"
driver name=ufm perms="ufm 0666 root sys"
$(i386_ONLY)driver name=vgatext \
    alias=pciclass,000100 \
    alias=pciclass,030000 \
    alias=pciclass,030001
driver name=vnic perms="* 0666 root sys" clone_perms="vnic 0666 root sys"
driver name=wc perms="* 0600 root sys"
legacy pkg=SUNWckr \
    desc="core kernel software for a specific instruction-set architecture" \
    name="Core Solaris Kernel (Root)"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
license usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE \
    license=usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE
license usr/src/common/bzip2/LICENSE license=usr/src/common/bzip2/LICENSE
license usr/src/common/crypto/THIRDPARTYLICENSE.cryptogams \
    license=usr/src/common/crypto/THIRDPARTYLICENSE.cryptogams
$(i386_ONLY)license usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman \
    license=usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman
$(i386_ONLY)license usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.openssl \
    license=usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.openssl
license usr/src/common/crypto/ecc/THIRDPARTYLICENSE \
    license=usr/src/common/crypto/ecc/THIRDPARTYLICENSE
$(i386_ONLY)license usr/src/common/crypto/md5/amd64/THIRDPARTYLICENSE \
    license=usr/src/common/crypto/md5/amd64/THIRDPARTYLICENSE
license usr/src/common/crypto/skein/THIRDPARTYLICENSE \
    license=usr/src/common/crypto/skein/THIRDPARTYLICENSE
license usr/src/common/mpi/THIRDPARTYLICENSE \
    license=usr/src/common/mpi/THIRDPARTYLICENSE
license usr/src/uts/common/inet/cc/THIRDPARTYLICENSE \
    license=usr/src/uts/common/inet/cc/THIRDPARTYLICENSE
license usr/src/uts/common/inet/ip/THIRDPARTYLICENSE.rts \
    license=usr/src/uts/common/inet/ip/THIRDPARTYLICENSE.rts
license usr/src/uts/common/inet/tcp/THIRDPARTYLICENSE \
    license=usr/src/uts/common/inet/tcp/THIRDPARTYLICENSE
license usr/src/uts/common/io/THIRDPARTYLICENSE.etheraddr \
    license=usr/src/uts/common/io/THIRDPARTYLICENSE.etheraddr
license usr/src/uts/common/sys/THIRDPARTYLICENSE.firmload \
    license=usr/src/uts/common/sys/THIRDPARTYLICENSE.firmload
license usr/src/uts/common/sys/THIRDPARTYLICENSE.icu \
    license=usr/src/uts/common/sys/THIRDPARTYLICENSE.icu
license usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode \
    license=usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode
$(i386_ONLY)license usr/src/uts/intel/io/acpica/THIRDPARTYLICENSE \
    license=usr/src/uts/intel/io/acpica/THIRDPARTYLICENSE