1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21 22# 23# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24# Copyright (c) 2014, 2017 by Delphix. All rights reserved. 25# Copyright 2013 Saso Kiselkov. All rights reserved. 26# Copyright 2015 Nexenta Systems, Inc. All rights reserved. 27# Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> 28# Copyright 2017 James S Blachly, MD <james.blachly@gmail.com> 29# Copyright 2019 Peter Tribble. 30# Copyright 2019 RackTop Systems 31# Copyright 2019 Joyent, Inc. 32# 33 34# 35# The default for payload-bearing actions in this package is to appear in the 36# global zone only. See the include file for greater detail, as well as 37# information about overriding the defaults. 38# 39<include global_zone_only_component> 40<include system-kernel.man2.inc> 41<include system-kernel.man4.inc> 42<include system-kernel.man4d.inc> 43<include system-kernel.man4fs.inc> 44<include system-kernel.man4m.inc> 45<include system-kernel.man4p.inc> 46<include system-kernel.man5.inc> 47<include system-kernel.man7.inc> 48<include system-kernel.man8.inc> 49<include system-kernel.man9.inc> 50<include system-kernel.man9e.inc> 51<include system-kernel.man9f.inc> 52<include system-kernel.man9p.inc> 53<include system-kernel.man9s.inc> 54set name=pkg.fmri value=pkg:/system/kernel@$(PKGVERS) 55set name=pkg.summary value="Core Solaris Kernel" 56set name=pkg.description \ 57 value="core kernel software for a specific instruction-set architecture" 58set name=info.classification value=org.opensolaris.category.2008:System/Core 59set name=variant.arch value=$(ARCH) 60dir path=boot group=sys 61$(i386_ONLY)dir path=boot/acpi group=sys 62$(i386_ONLY)dir path=boot/acpi/tables group=sys 63dir path=boot/solaris group=sys 64dir path=boot/solaris/bin group=sys 65$(i386_ONLY)file path=boot/solaris/bin/create_diskmap group=sys mode=0555 66file path=boot/solaris/bin/create_ramdisk group=sys mode=0555 67file path=boot/solaris/bin/extract_boot_filelist group=sys mode=0555 68$(i386_ONLY)link path=boot/solaris/bin/root_archive \ 69 target=../../../usr/sbin/root_archive 70$(i386_ONLY)file path=boot/solaris/bin/symdef group=sys mode=0555 71$(i386_ONLY)file path=boot/solaris/bin/update_grub group=sys mode=0555 72file path=boot/solaris/filelist.ramdisk group=sys 73file path=boot/solaris/filelist.safe group=sys 74link path=dev/dld target=../devices/pseudo/dld@0:ctl 75dir path=etc group=sys 76dir path=etc/crypto group=sys 77file path=etc/crypto/kcf.conf group=sys \ 78 original_name=SUNWckr:etc/crypto/kcf.conf preserve=true 79$(i386_ONLY)file path=etc/mach group=sys original_name=SUNWos86r:etc/mach \ 80 preserve=true 81file path=etc/name_to_sysnum group=sys \ 82 original_name=SUNWckr:etc/name_to_sysnum preserve=renameold 83dir path=etc/sock2path.d group=sys 84file path=etc/sock2path.d/system%2Fkernel group=sys 85file path=etc/system group=sys original_name=SUNWckr:etc/system preserve=true 86dir path=kernel group=sys 87$(i386_ONLY)dir path=kernel/$(ARCH64) group=sys 88$(i386_ONLY)file path=kernel/$(ARCH64)/genunix group=sys mode=0755 89dir path=kernel/cc group=sys 90dir path=kernel/cc/$(ARCH64) group=sys 91file path=kernel/cc/$(ARCH64)/cc_cubic group=sys mode=0755 92file path=kernel/cc/$(ARCH64)/cc_newreno group=sys mode=0755 93file path=kernel/cc/$(ARCH64)/cc_sunreno group=sys mode=0755 94dir path=kernel/crypto group=sys 95dir path=kernel/crypto/$(ARCH64) group=sys 96file path=kernel/crypto/$(ARCH64)/aes group=sys mode=0755 97file path=kernel/crypto/$(ARCH64)/arcfour group=sys mode=0755 98file path=kernel/crypto/$(ARCH64)/blowfish group=sys mode=0755 99file path=kernel/crypto/$(ARCH64)/des group=sys mode=0755 100file path=kernel/crypto/$(ARCH64)/ecc group=sys mode=0755 101file path=kernel/crypto/$(ARCH64)/edonr group=sys mode=0755 102file path=kernel/crypto/$(ARCH64)/md4 group=sys mode=0755 103file path=kernel/crypto/$(ARCH64)/md5 group=sys mode=0755 104file path=kernel/crypto/$(ARCH64)/rsa group=sys mode=0755 105file path=kernel/crypto/$(ARCH64)/sha1 group=sys mode=0755 106file path=kernel/crypto/$(ARCH64)/sha2 group=sys mode=0755 107file path=kernel/crypto/$(ARCH64)/skein group=sys mode=0755 108file path=kernel/crypto/$(ARCH64)/swrand group=sys mode=0755 109dir path=kernel/dacf group=sys 110dir path=kernel/dacf/$(ARCH64) group=sys 111$(sparc_ONLY)file path=kernel/dacf/$(ARCH64)/consconfig_dacf group=sys mode=0755 112file path=kernel/dacf/$(ARCH64)/net_dacf group=sys mode=0755 113dir path=kernel/drv group=sys 114dir path=kernel/drv/$(ARCH64) group=sys 115$(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_drv group=sys 116$(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_toshiba group=sys 117file path=kernel/drv/$(ARCH64)/aggr group=sys 118file path=kernel/drv/$(ARCH64)/arp group=sys 119file path=kernel/drv/$(ARCH64)/bl group=sys 120file path=kernel/drv/$(ARCH64)/bridge group=sys 121file path=kernel/drv/$(ARCH64)/clone group=sys 122file path=kernel/drv/$(ARCH64)/cn group=sys 123file path=kernel/drv/$(ARCH64)/conskbd group=sys 124file path=kernel/drv/$(ARCH64)/consms group=sys 125file path=kernel/drv/$(ARCH64)/cpuid group=sys 126$(i386_ONLY)file path=kernel/drv/$(ARCH64)/cpunex group=sys 127file path=kernel/drv/$(ARCH64)/crypto group=sys 128file path=kernel/drv/$(ARCH64)/cryptoadm group=sys 129$(sparc_ONLY)file path=kernel/drv/$(ARCH64)/dad group=sys 130file path=kernel/drv/$(ARCH64)/devinfo group=sys 131file path=kernel/drv/$(ARCH64)/dld group=sys 132file path=kernel/drv/$(ARCH64)/dlpistub group=sys 133file path=kernel/drv/$(ARCH64)/i8042 group=sys 134file path=kernel/drv/$(ARCH64)/icmp group=sys 135file path=kernel/drv/$(ARCH64)/icmp6 group=sys 136$(i386_ONLY)file path=kernel/drv/$(ARCH64)/intel_nb5000 group=sys 137$(i386_ONLY)file path=kernel/drv/$(ARCH64)/intel_nhm group=sys 138$(i386_ONLY)file path=kernel/drv/$(ARCH64)/intel_nhmex group=sys 139file path=kernel/drv/$(ARCH64)/ip group=sys 140file path=kernel/drv/$(ARCH64)/ip6 group=sys 141file path=kernel/drv/$(ARCH64)/ipnet group=sys 142file path=kernel/drv/$(ARCH64)/ippctl group=sys 143file path=kernel/drv/$(ARCH64)/ipsecah group=sys 144file path=kernel/drv/$(ARCH64)/ipsecesp group=sys 145file path=kernel/drv/$(ARCH64)/iptun group=sys 146file path=kernel/drv/$(ARCH64)/iwscn group=sys 147file path=kernel/drv/$(ARCH64)/kb8042 group=sys 148file path=kernel/drv/$(ARCH64)/keysock group=sys 149file path=kernel/drv/$(ARCH64)/kmdb group=sys 150file path=kernel/drv/$(ARCH64)/kssl group=sys 151file path=kernel/drv/$(ARCH64)/llc1 group=sys 152file path=kernel/drv/$(ARCH64)/lofi group=sys 153file path=kernel/drv/$(ARCH64)/log group=sys 154$(i386_ONLY)file path=kernel/drv/$(ARCH64)/mc-amd group=sys 155file path=kernel/drv/$(ARCH64)/mm group=sys 156file path=kernel/drv/$(ARCH64)/mouse8042 group=sys 157$(i386_ONLY)file path=kernel/drv/$(ARCH64)/mpt group=sys 158file path=kernel/drv/$(ARCH64)/nulldriver group=sys 159file path=kernel/drv/$(ARCH64)/openeepr group=sys 160file path=kernel/drv/$(ARCH64)/options group=sys 161file path=kernel/drv/$(ARCH64)/pci_pci group=sys 162file path=kernel/drv/$(ARCH64)/pcieb group=sys 163$(sparc_ONLY)file path=kernel/drv/$(ARCH64)/pcieb_bcm group=sys 164file path=kernel/drv/$(ARCH64)/physmem group=sys 165file path=kernel/drv/$(ARCH64)/poll group=sys 166$(i386_ONLY)file path=kernel/drv/$(ARCH64)/power group=sys 167file path=kernel/drv/$(ARCH64)/pseudo group=sys 168file path=kernel/drv/$(ARCH64)/ptc group=sys 169file path=kernel/drv/$(ARCH64)/ptsl group=sys 170file path=kernel/drv/$(ARCH64)/ramdisk group=sys 171file path=kernel/drv/$(ARCH64)/random group=sys 172file path=kernel/drv/$(ARCH64)/rts group=sys 173file path=kernel/drv/$(ARCH64)/sad group=sys 174file path=kernel/drv/$(ARCH64)/scsi_vhci group=sys 175file path=kernel/drv/$(ARCH64)/sd group=sys 176file path=kernel/drv/$(ARCH64)/sgen group=sys 177file path=kernel/drv/$(ARCH64)/simnet group=sys 178$(i386_ONLY)file path=kernel/drv/$(ARCH64)/smbios group=sys 179file path=kernel/drv/$(ARCH64)/softmac group=sys 180file path=kernel/drv/$(ARCH64)/spdsock group=sys 181file path=kernel/drv/$(ARCH64)/st group=sys 182file path=kernel/drv/$(ARCH64)/sy group=sys 183file path=kernel/drv/$(ARCH64)/sysevent group=sys 184file path=kernel/drv/$(ARCH64)/sysmsg group=sys 185file path=kernel/drv/$(ARCH64)/tcp group=sys 186file path=kernel/drv/$(ARCH64)/tcp6 group=sys 187file path=kernel/drv/$(ARCH64)/tl group=sys 188$(i386_ONLY)file path=kernel/drv/$(ARCH64)/tzmon group=sys 189$(sparc_ONLY)file path=kernel/drv/$(ARCH64)/uata group=sys 190$(i386_ONLY)file path=kernel/drv/$(ARCH64)/ucode group=sys 191file path=kernel/drv/$(ARCH64)/udp group=sys 192file path=kernel/drv/$(ARCH64)/udp6 group=sys 193file path=kernel/drv/$(ARCH64)/ufm group=sys 194$(i386_ONLY)file path=kernel/drv/$(ARCH64)/vgatext group=sys 195file path=kernel/drv/$(ARCH64)/vnic group=sys 196file path=kernel/drv/$(ARCH64)/wc group=sys 197$(i386_ONLY)file path=kernel/drv/acpi_drv.conf group=sys 198file path=kernel/drv/aggr.conf group=sys 199file path=kernel/drv/arp.conf group=sys 200file path=kernel/drv/bl.conf group=sys 201file path=kernel/drv/bridge.conf group=sys 202file path=kernel/drv/clone.conf group=sys 203file path=kernel/drv/cn.conf group=sys 204file path=kernel/drv/conskbd.conf group=sys 205file path=kernel/drv/consms.conf group=sys 206file path=kernel/drv/cpuid.conf group=sys 207file path=kernel/drv/crypto.conf group=sys 208file path=kernel/drv/cryptoadm.conf group=sys 209$(sparc_ONLY)file path=kernel/drv/dad.conf group=sys 210file path=kernel/drv/devinfo.conf group=sys 211file path=kernel/drv/dld.conf group=sys 212file path=kernel/drv/dlpistub.conf group=sys 213file path=kernel/drv/icmp.conf group=sys 214file path=kernel/drv/icmp6.conf group=sys 215$(i386_ONLY)file path=kernel/drv/intel_nb5000.conf group=sys 216$(i386_ONLY)file path=kernel/drv/intel_nhm.conf group=sys 217$(i386_ONLY)file path=kernel/drv/intel_nhmex.conf group=sys 218file path=kernel/drv/ip.conf group=sys 219file path=kernel/drv/ip6.conf group=sys 220file path=kernel/drv/ipnet.conf group=sys 221file path=kernel/drv/ippctl.conf group=sys 222file path=kernel/drv/ipsecah.conf group=sys 223file path=kernel/drv/ipsecesp.conf group=sys 224file path=kernel/drv/iptun.conf group=sys 225file path=kernel/drv/iwscn.conf group=sys 226file path=kernel/drv/keysock.conf group=sys 227file path=kernel/drv/kmdb.conf group=sys 228file path=kernel/drv/kssl.conf group=sys 229file path=kernel/drv/llc1.conf group=sys 230file path=kernel/drv/lofi.conf group=sys 231file path=kernel/drv/log.conf group=sys \ 232 original_name=SUNWckr:kernel/drv/log.conf preserve=true 233$(i386_ONLY)file path=kernel/drv/mc-amd.conf group=sys 234file path=kernel/drv/mm.conf group=sys 235$(i386_ONLY)file path=kernel/drv/mpt.conf group=sys \ 236 original_name=SUNWckr:kernel/drv/mpt.conf preserve=true 237file path=kernel/drv/openeepr.conf group=sys 238file path=kernel/drv/options.conf group=sys 239file path=kernel/drv/pcieb.conf group=sys 240file path=kernel/drv/physmem.conf group=sys 241file path=kernel/drv/poll.conf group=sys 242$(i386_ONLY)file path=kernel/drv/power.conf group=sys 243file path=kernel/drv/pseudo.conf group=sys 244file path=kernel/drv/ptc.conf group=sys 245file path=kernel/drv/ptsl.conf group=sys 246file path=kernel/drv/ramdisk.conf group=sys 247file path=kernel/drv/random.conf group=sys 248file path=kernel/drv/rts.conf group=sys 249file path=kernel/drv/sad.conf group=sys 250file path=kernel/drv/scsi_vhci.conf group=sys \ 251 original_name=SUNWckr:kernel/drv/scsi_vhci.conf preserve=true 252$(sparc_ONLY)file path=kernel/drv/sd.conf group=sys \ 253 original_name=SUNWckr:kernel/drv/sd.conf preserve=true 254$(i386_ONLY)file path=kernel/drv/sd.conf group=sys \ 255 original_name=SUNWos86r:kernel/drv/sd.conf preserve=true 256file path=kernel/drv/sgen.conf group=sys \ 257 original_name=SUNWckr:kernel/drv/sgen.conf preserve=true 258file path=kernel/drv/simnet.conf group=sys 259$(i386_ONLY)file path=kernel/drv/smbios.conf group=sys 260file path=kernel/drv/softmac.conf group=sys 261file path=kernel/drv/spdsock.conf group=sys 262file path=kernel/drv/st.conf group=sys \ 263 original_name=SUNWckr:kernel/drv/st.conf preserve=true 264file path=kernel/drv/sy.conf group=sys 265file path=kernel/drv/sysevent.conf group=sys 266file path=kernel/drv/sysmsg.conf group=sys 267file path=kernel/drv/tcp.conf group=sys 268file path=kernel/drv/tcp6.conf group=sys 269file path=kernel/drv/tl.conf group=sys 270$(i386_ONLY)file path=kernel/drv/tzmon.conf group=sys 271$(sparc_ONLY)file path=kernel/drv/uata.conf group=sys \ 272 original_name=SUNWckr:kernel/drv/uata.conf preserve=true 273$(i386_ONLY)file path=kernel/drv/ucode.conf group=sys 274file path=kernel/drv/udp.conf group=sys 275file path=kernel/drv/udp6.conf group=sys 276file path=kernel/drv/ufm.conf group=sys 277file path=kernel/drv/vnic.conf group=sys 278file path=kernel/drv/wc.conf group=sys 279dir path=kernel/exec group=sys 280dir path=kernel/exec/$(ARCH64) group=sys 281$(sparc_ONLY)file path=kernel/exec/$(ARCH64)/aoutexec group=sys mode=0755 282file path=kernel/exec/$(ARCH64)/elfexec group=sys mode=0755 283file path=kernel/exec/$(ARCH64)/intpexec group=sys mode=0755 284dir path=kernel/firmware group=sys 285dir path=kernel/fs group=sys 286dir path=kernel/fs/$(ARCH64) group=sys 287file path=kernel/fs/$(ARCH64)/autofs group=sys mode=0755 288file path=kernel/fs/$(ARCH64)/bootfs group=sys mode=0755 289file path=kernel/fs/$(ARCH64)/ctfs group=sys mode=0755 290file path=kernel/fs/$(ARCH64)/dcfs group=sys mode=0755 291file path=kernel/fs/$(ARCH64)/dev group=sys mode=0755 292file path=kernel/fs/$(ARCH64)/devfs group=sys mode=0755 293file path=kernel/fs/$(ARCH64)/fifofs group=sys mode=0755 294file path=kernel/fs/$(ARCH64)/hsfs group=sys mode=0755 295file path=kernel/fs/$(ARCH64)/lofs group=sys mode=0755 296file path=kernel/fs/$(ARCH64)/mntfs group=sys mode=0755 297file path=kernel/fs/$(ARCH64)/namefs group=sys mode=0755 298file path=kernel/fs/$(ARCH64)/objfs group=sys mode=0755 299file path=kernel/fs/$(ARCH64)/procfs group=sys mode=0755 300file path=kernel/fs/$(ARCH64)/sharefs group=sys mode=0755 301file path=kernel/fs/$(ARCH64)/sockfs group=sys mode=0755 302file path=kernel/fs/$(ARCH64)/specfs group=sys mode=0755 303file path=kernel/fs/$(ARCH64)/tmpfs group=sys mode=0755 304file path=kernel/fs/$(ARCH64)/ufs group=sys mode=0755 305dir path=kernel/ipp group=sys 306dir path=kernel/ipp/$(ARCH64) group=sys 307file path=kernel/ipp/$(ARCH64)/ipgpc group=sys mode=0755 308dir path=kernel/kiconv group=sys 309dir path=kernel/kiconv/$(ARCH64) group=sys 310file path=kernel/kiconv/$(ARCH64)/kiconv_emea group=sys mode=0755 311file path=kernel/kiconv/$(ARCH64)/kiconv_ja group=sys mode=0755 312file path=kernel/kiconv/$(ARCH64)/kiconv_ko group=sys mode=0755 313file path=kernel/kiconv/$(ARCH64)/kiconv_sc group=sys mode=0755 314file path=kernel/kiconv/$(ARCH64)/kiconv_tc group=sys mode=0755 315dir path=kernel/mac group=sys 316dir path=kernel/mac/$(ARCH64) group=sys 317file path=kernel/mac/$(ARCH64)/mac_6to4 group=sys mode=0755 318file path=kernel/mac/$(ARCH64)/mac_ether group=sys mode=0755 319file path=kernel/mac/$(ARCH64)/mac_ib group=sys mode=0755 320file path=kernel/mac/$(ARCH64)/mac_ipv4 group=sys mode=0755 321file path=kernel/mac/$(ARCH64)/mac_ipv6 group=sys mode=0755 322file path=kernel/mac/$(ARCH64)/mac_wifi group=sys mode=0755 323dir path=kernel/misc group=sys 324dir path=kernel/misc/$(ARCH64) group=sys 325$(i386_ONLY)file path=kernel/misc/$(ARCH64)/acpica group=sys mode=0755 326file path=kernel/misc/$(ARCH64)/bignum group=sys mode=0755 327$(i386_ONLY)file path=kernel/misc/$(ARCH64)/bootdev group=sys mode=0755 328file path=kernel/misc/$(ARCH64)/busra group=sys mode=0755 329file path=kernel/misc/$(ARCH64)/cardbus group=sys mode=0755 330file path=kernel/misc/$(ARCH64)/cc group=sys mode=0755 331file path=kernel/misc/$(ARCH64)/cmlb group=sys mode=0755 332file path=kernel/misc/$(ARCH64)/consconfig group=sys mode=0755 333file path=kernel/misc/$(ARCH64)/ctf group=sys mode=0755 334$(sparc_ONLY)file path=kernel/misc/$(ARCH64)/dada group=sys mode=0755 335link path=kernel/misc/$(ARCH64)/des target=../../../kernel/crypto/$(ARCH64)/des 336file path=kernel/misc/$(ARCH64)/dls group=sys mode=0755 337# Sadly vuid mouse support is in different packages on different platforms 338# While kstat(4D) is in SUNWcs, the structures are general 339hardlink path=kernel/misc/$(ARCH64)/edonr \ 340 target=../../../kernel/crypto/$(ARCH64)/edonr 341file path=kernel/misc/$(ARCH64)/fssnap_if group=sys mode=0755 342file path=kernel/misc/$(ARCH64)/gld group=sys mode=0755 343file path=kernel/misc/$(ARCH64)/hook group=sys mode=0755 344file path=kernel/misc/$(ARCH64)/hpcsvc group=sys mode=0755 345file path=kernel/misc/$(ARCH64)/idmap group=sys mode=0755 346$(i386_ONLY)file path=kernel/misc/$(ARCH64)/iommulib group=sys mode=0755 347file path=kernel/misc/$(ARCH64)/ipc group=sys mode=0755 348file path=kernel/misc/$(ARCH64)/kbtrans group=sys mode=0755 349file path=kernel/misc/$(ARCH64)/kcf group=sys mode=0755 350$(i386_ONLY)file path=kernel/misc/$(ARCH64)/kmdbmod group=sys mode=0755 351file path=kernel/misc/$(ARCH64)/ksocket group=sys mode=0755 352file path=kernel/misc/$(ARCH64)/mac group=sys mode=0755 353hardlink path=kernel/misc/$(ARCH64)/md5 \ 354 target=../../../kernel/crypto/$(ARCH64)/md5 355file path=kernel/misc/$(ARCH64)/mii group=sys mode=0755 356$(i386_ONLY)file path=kernel/misc/$(ARCH64)/net80211 group=sys mode=0755 357file path=kernel/misc/$(ARCH64)/neti group=sys mode=0755 358$(i386_ONLY)file path=kernel/misc/$(ARCH64)/pci_autoconfig group=sys mode=0755 359$(i386_ONLY)file path=kernel/misc/$(ARCH64)/pcicfg group=sys mode=0755 360$(i386_ONLY)file path=kernel/misc/$(ARCH64)/pcie group=sys mode=0755 361file path=kernel/misc/$(ARCH64)/pcihp group=sys mode=0755 362file path=kernel/misc/$(ARCH64)/pcmcia group=sys mode=0755 363file path=kernel/misc/$(ARCH64)/rpcsec group=sys mode=0755 364file path=kernel/misc/$(ARCH64)/sata group=sys mode=0755 365file path=kernel/misc/$(ARCH64)/scsi group=sys mode=0755 366hardlink path=kernel/misc/$(ARCH64)/sha1 \ 367 target=../../../kernel/crypto/$(ARCH64)/sha1 368hardlink path=kernel/misc/$(ARCH64)/sha2 \ 369 target=../../../kernel/crypto/$(ARCH64)/sha2 370hardlink path=kernel/misc/$(ARCH64)/skein \ 371 target=../../../kernel/crypto/$(ARCH64)/skein 372file path=kernel/misc/$(ARCH64)/strplumb group=sys mode=0755 373$(sparc_ONLY)file path=kernel/misc/$(ARCH64)/swapgeneric group=sys mode=0755 374file path=kernel/misc/$(ARCH64)/tem group=sys mode=0755 375file path=kernel/misc/$(ARCH64)/tlimod group=sys mode=0755 376dir path=kernel/misc/scsi_vhci group=sys 377dir path=kernel/misc/scsi_vhci/$(ARCH64) group=sys 378file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_asym_emc group=sys \ 379 mode=0755 380file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_asym_lsi group=sys \ 381 mode=0755 382file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_sym group=sys mode=0755 383file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_sym_emc group=sys \ 384 mode=0755 385file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_sym_hds group=sys \ 386 mode=0755 387file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_tape group=sys mode=0755 388file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_tpgs group=sys mode=0755 389file path=kernel/misc/scsi_vhci/$(ARCH64)/scsi_vhci_f_tpgs_tape group=sys \ 390 mode=0755 391dir path=kernel/sched group=sys 392dir path=kernel/sched/$(ARCH64) group=sys 393file path=kernel/sched/$(ARCH64)/SDC group=sys mode=0755 394file path=kernel/sched/$(ARCH64)/TS group=sys mode=0755 395file path=kernel/sched/$(ARCH64)/TS_DPTBL group=sys mode=0755 396dir path=kernel/socketmod group=sys 397dir path=kernel/socketmod/$(ARCH64) group=sys 398hardlink path=kernel/socketmod/$(ARCH64)/icmp \ 399 target=../../../kernel/drv/$(ARCH64)/icmp 400file path=kernel/socketmod/$(ARCH64)/ksslf group=sys mode=0755 401hardlink path=kernel/socketmod/$(ARCH64)/rts \ 402 target=../../../kernel/drv/$(ARCH64)/rts 403file path=kernel/socketmod/$(ARCH64)/socksctp group=sys mode=0755 404hardlink path=kernel/socketmod/$(ARCH64)/tcp \ 405 target=../../../kernel/drv/$(ARCH64)/tcp 406file path=kernel/socketmod/$(ARCH64)/trill group=sys mode=0755 407hardlink path=kernel/socketmod/$(ARCH64)/udp \ 408 target=../../../kernel/drv/$(ARCH64)/udp 409dir path=kernel/strmod group=sys 410dir path=kernel/strmod/$(ARCH64) group=sys 411hardlink path=kernel/strmod/$(ARCH64)/arp \ 412 target=../../../kernel/drv/$(ARCH64)/arp 413file path=kernel/strmod/$(ARCH64)/bufmod group=sys mode=0755 414file path=kernel/strmod/$(ARCH64)/connld group=sys mode=0755 415file path=kernel/strmod/$(ARCH64)/dedump group=sys mode=0755 416file path=kernel/strmod/$(ARCH64)/drcompat group=sys mode=0755 417hardlink path=kernel/strmod/$(ARCH64)/icmp \ 418 target=../../../kernel/drv/$(ARCH64)/icmp 419hardlink path=kernel/strmod/$(ARCH64)/ip target=../../../kernel/drv/$(ARCH64)/ip 420hardlink path=kernel/strmod/$(ARCH64)/ipsecah \ 421 target=../../../kernel/drv/$(ARCH64)/ipsecah 422hardlink path=kernel/strmod/$(ARCH64)/ipsecesp \ 423 target=../../../kernel/drv/$(ARCH64)/ipsecesp 424hardlink path=kernel/strmod/$(ARCH64)/keysock \ 425 target=../../../kernel/drv/$(ARCH64)/keysock 426file path=kernel/strmod/$(ARCH64)/ldterm group=sys mode=0755 427$(sparc_ONLY)file path=kernel/strmod/$(ARCH64)/ms group=sys mode=0755 428file path=kernel/strmod/$(ARCH64)/pckt group=sys mode=0755 429file path=kernel/strmod/$(ARCH64)/pfmod group=sys mode=0755 430file path=kernel/strmod/$(ARCH64)/pipemod group=sys mode=0755 431file path=kernel/strmod/$(ARCH64)/ptem group=sys mode=0755 432file path=kernel/strmod/$(ARCH64)/redirmod group=sys mode=0755 433file path=kernel/strmod/$(ARCH64)/rpcmod group=sys mode=0755 434hardlink path=kernel/strmod/$(ARCH64)/tcp \ 435 target=../../../kernel/drv/$(ARCH64)/tcp 436file path=kernel/strmod/$(ARCH64)/timod group=sys mode=0755 437file path=kernel/strmod/$(ARCH64)/tirdwr group=sys mode=0755 438file path=kernel/strmod/$(ARCH64)/ttcompat group=sys mode=0755 439hardlink path=kernel/strmod/$(ARCH64)/udp \ 440 target=../../../kernel/drv/$(ARCH64)/udp 441$(sparc_ONLY)file path=kernel/strmod/$(ARCH64)/vuid3ps2 group=sys mode=0755 442dir path=kernel/sys group=sys 443dir path=kernel/sys/$(ARCH64) group=sys 444hardlink path=kernel/sys/$(ARCH64)/autofs \ 445 target=../../../kernel/fs/$(ARCH64)/autofs 446file path=kernel/sys/$(ARCH64)/c2audit group=sys mode=0755 447file path=kernel/sys/$(ARCH64)/doorfs group=sys mode=0755 448file path=kernel/sys/$(ARCH64)/inst_sync group=sys mode=0755 449file path=kernel/sys/$(ARCH64)/kaio group=sys mode=0755 450file path=kernel/sys/$(ARCH64)/msgsys group=sys mode=0755 451file path=kernel/sys/$(ARCH64)/pipe group=sys mode=0755 452file path=kernel/sys/$(ARCH64)/portfs group=sys mode=0755 453file path=kernel/sys/$(ARCH64)/pset group=sys mode=0755 454hardlink path=kernel/sys/$(ARCH64)/rpcmod \ 455 target=../../../kernel/strmod/$(ARCH64)/rpcmod 456file path=kernel/sys/$(ARCH64)/semsys group=sys mode=0755 457file path=kernel/sys/$(ARCH64)/shmsys group=sys mode=0755 458dir path=lib 459dir path=lib/svc 460dir path=lib/svc/manifest group=sys 461dir path=lib/svc/manifest/system group=sys 462file path=lib/svc/manifest/system/dumpadm.xml group=sys mode=0444 463file path=lib/svc/manifest/system/intrd.xml group=sys mode=0444 464file path=lib/svc/manifest/system/scheduler.xml group=sys mode=0444 465dir path=lib/svc/method 466file path=lib/svc/method/svc-dumpadm mode=0555 467file path=lib/svc/method/svc-intrd mode=0555 468file path=lib/svc/method/svc-scheduler mode=0555 469dir path=usr/kernel group=sys 470dir path=usr/kernel/drv group=sys 471dir path=usr/kernel/drv/$(ARCH64) group=sys 472file path=usr/kernel/drv/$(ARCH64)/signalfd group=sys 473file path=usr/kernel/drv/signalfd.conf group=sys 474dir path=usr/share/man 475dir path=usr/share/man/man2 476dir path=usr/share/man/man3 477dir path=usr/share/man/man4 478dir path=usr/share/man/man4d 479$(sparc_ONLY)file path=usr/share/man/man4d/dad.4d 480$(i386_ONLY)file path=usr/share/man/man4d/smbios.4d 481dir path=usr/share/man/man4fs 482dir path=usr/share/man/man4m 483dir path=usr/share/man/man4p 484dir path=usr/share/man/man5 485dir path=usr/share/man/man8 486$(sparc_ONLY)file path=usr/share/man/man8/monitor.8 487$(sparc_ONLY)file path=usr/share/man/man8/obpsym.8 488dir path=usr/share/man/man9 489dir path=usr/share/man/man9e 490dir path=usr/share/man/man9f 491dir path=usr/share/man/man9p 492dir path=usr/share/man/man9s 493$(i386_ONLY)driver name=acpi_drv perms="* 0666 root sys" 494driver name=aggr perms="* 0666 root sys" 495driver name=arp perms="arp 0666 root sys" 496driver name=bl perms="* 0666 root sys" 497driver name=bridge clone_perms="bridge 0666 root sys" \ 498 policy="read_priv_set=net_rawaccess write_priv_set=net_rawaccess" 499driver name=clone 500driver name=cn perms="* 0620 root tty" 501driver name=conskbd perms="kbd 0666 root sys" 502driver name=consms perms="mouse 0666 root sys" 503driver name=cpuid perms="self 0644 root sys" 504$(i386_ONLY)driver name=cpunex alias=cpus 505driver name=crypto perms="crypto 0666 root sys" 506driver name=cryptoadm perms="cryptoadm 0644 root sys" 507$(sparc_ONLY)driver name=dad perms="* 0640 root sys" alias=ide-disk 508driver name=devinfo perms="devinfo 0640 root sys" \ 509 perms="devinfo,ro 0444 root sys" 510driver name=dld perms="* 0666 root sys" 511driver name=dlpistub perms="* 0666 root sys" 512$(sparc_ONLY)driver name=i8042 alias=8042 513$(i386_ONLY)driver name=i8042 514driver name=icmp perms="icmp 0666 root sys" \ 515 policy="read_priv_set=net_icmpaccess write_priv_set=net_icmpaccess" 516driver name=icmp6 perms="icmp6 0666 root sys" \ 517 policy="read_priv_set=net_icmpaccess write_priv_set=net_icmpaccess" 518$(i386_ONLY)driver name=intel_nb5000 \ 519 alias=pci8086,25c0 \ 520 alias=pci8086,25d0 \ 521 alias=pci8086,25d4 \ 522 alias=pci8086,25d8 \ 523 alias=pci8086,3600 \ 524 alias=pci8086,4000 \ 525 alias=pci8086,4001 \ 526 alias=pci8086,4003 \ 527 alias=pci8086,65c0 528$(i386_ONLY)driver name=intel_nhm \ 529 alias=pci8086,3423 \ 530 alias=pci8086,372a 531$(i386_ONLY)driver name=intel_nhmex alias=pci8086,3438 532driver name=ip perms="ip 0666 root sys" \ 533 policy="read_priv_set=net_rawaccess write_priv_set=net_rawaccess" 534driver name=ip6 perms="ip6 0666 root sys" \ 535 policy="read_priv_set=net_rawaccess write_priv_set=net_rawaccess" 536driver name=ipnet perms="lo0 0666 root sys" \ 537 policy="read_priv_set=net_observability write_priv_set=net_observability" 538driver name=ippctl 539driver name=ipsecah perms="ipsecah 0666 root sys" \ 540 policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config" 541driver name=ipsecesp perms="ipsecesp 0666 root sys" \ 542 policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config" 543driver name=iptun 544driver name=iwscn 545driver name=kb8042 alias=pnpPNP,303 546driver name=keysock perms="keysock 0666 root sys" \ 547 policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config" 548driver name=kmdb 549driver name=kssl perms="* 0666 root sys" 550driver name=llc1 clone_perms="llc1 0666 root sys" 551driver name=lofi perms="* 0600 root sys" perms="ctl 0644 root sys" 552driver name=log perms="conslog 0666 root sys" perms="log 0640 root sys" 553$(i386_ONLY)driver name=mc-amd \ 554 alias=pci1022,1100 \ 555 alias=pci1022,1101 \ 556 alias=pci1022,1102 557driver name=mm perms="allkmem 0600 root sys" perms="full 0666 root sys" \ 558 perms="kmem 0640 root sys" perms="mem 0640 root sys" \ 559 perms="null 0666 root sys" perms="zero 0666 root sys" \ 560 policy="allkmem read_priv_set=all write_priv_set=all" \ 561 policy="kmem read_priv_set=none write_priv_set=all" \ 562 policy="mem read_priv_set=none write_priv_set=all" 563driver name=mouse8042 alias=pnpPNP,f03 564$(i386_ONLY)driver name=mpt class=scsi \ 565 alias=pci1000,30 \ 566 alias=pci1000,50 \ 567 alias=pci1000,54 \ 568 alias=pci1000,56 \ 569 alias=pci1000,58 \ 570 alias=pci1000,62 \ 571 alias=pciex1000,56 \ 572 alias=pciex1000,58 \ 573 alias=pciex1000,62 574driver name=nulldriver \ 575 alias=scsa,nodev \ 576 alias=scsa,probe 577driver name=openeepr perms="openprom 0640 root sys" policy=write_priv_set=all 578driver name=options 579$(sparc_ONLY)driver name=pci_pci class=pci \ 580 alias=pci1011,1 \ 581 alias=pci1011,21 \ 582 alias=pci1011,24 \ 583 alias=pci1011,25 \ 584 alias=pci1011,26 \ 585 alias=pci1014,22 \ 586 alias=pciclass,060400 587$(i386_ONLY)driver name=pci_pci class=pci \ 588 alias=pci1011,1 \ 589 alias=pci1011,21 \ 590 alias=pci1014,22 \ 591 alias=pciclass,060400 \ 592 alias=pciclass,060401 593$(sparc_ONLY)driver name=pcieb \ 594 alias=pciex108e,9010 \ 595 alias=pciex108e,9020 \ 596 alias=pciex10b5,8114 \ 597 alias=pciex10b5,8516 \ 598 alias=pciex10b5,8517 \ 599 alias=pciex10b5,8518 \ 600 alias=pciex10b5,8532 \ 601 alias=pciex10b5,8533 \ 602 alias=pciex10b5,8548 \ 603 alias=pciexclass,060400 604$(i386_ONLY)driver name=pcieb \ 605 alias=pciexclass,060400 \ 606 alias=pciexclass,060401 607$(sparc_ONLY)driver name=pcieb_bcm alias=pciex1166,103 608driver name=physmem perms="* 0600 root sys" 609driver name=poll perms="* 0666 root sys" 610$(sparc_ONLY)driver name=power alias=ali1535d+-power 611$(i386_ONLY)driver name=power 612driver name=pseudo alias=zconsnex 613driver name=ptc perms="* 0666 root sys" 614driver name=ptsl perms="* 0666 root sys" 615$(sparc_ONLY)driver name=ramdisk perms="* 0600 root sys" \ 616 perms="ctl 0644 root sys" alias=SUNW,ramdisk 617$(i386_ONLY)driver name=ramdisk perms="* 0600 root sys" \ 618 perms="ctl 0644 root sys" 619driver name=random perms="* 0644 root sys" policy=write_priv_set=sys_devices 620driver name=rts perms="rts 0666 root sys" 621driver name=sad perms="admin 0666 root sys" perms="user 0666 root sys" 622driver name=scsi_vhci perms="* 0666 root sys" class=scsi-self-identifying \ 623 policy="devctl write_priv_set=sys_devices" 624$(sparc_ONLY)driver name=sd perms="* 0640 root sys" \ 625 alias=ide-cdrom \ 626 alias=scsiclass,00 \ 627 alias=scsiclass,05 628$(i386_ONLY)driver name=sd perms="* 0640 root sys" \ 629 alias=scsiclass,00 \ 630 alias=scsiclass,05 631driver name=sgen perms="* 0600 root sys" \ 632 alias=scsa,08.bfcp \ 633 alias=scsa,08.bvhci 634driver name=signalfd perms="* 0666 root sys" 635driver name=simnet perms="* 0666 root sys" clone_perms="simnet 0666 root sys" 636$(i386_ONLY)driver name=smbios perms="smbios 0444 root sys" 637driver name=softmac 638driver name=spdsock perms="spdsock 0666 root sys" \ 639 policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config" 640driver name=st perms="* 0666 root sys" alias=scsiclass,01 641driver name=sy perms="tty 0666 root tty" 642driver name=sysevent perms="* 0600 root sys" 643driver name=sysmsg perms="msglog 0600 root sys" perms="sysmsg 0600 root sys" 644driver name=tcp perms="tcp 0666 root sys" 645driver name=tcp6 perms="tcp6 0666 root sys" 646driver name=tl perms="* 0666 root sys" clone_perms="ticlts 0666 root sys" \ 647 clone_perms="ticots 0666 root sys" clone_perms="ticotsord 0666 root sys" 648$(i386_ONLY)driver name=tzmon 649$(sparc_ONLY)driver name=uata \ 650 alias=pci1095,646 \ 651 alias=pci1095,649 \ 652 alias=pci1095,680 \ 653 alias=pci10b9,5229 \ 654 alias=pci10b9,5288 class=dada class=scsi 655$(i386_ONLY)driver name=ucode perms="* 0644 root sys" 656driver name=udp perms="udp 0666 root sys" 657driver name=udp6 perms="udp6 0666 root sys" 658driver name=ufm perms="ufm 0666 root sys" 659$(i386_ONLY)driver name=vgatext \ 660 alias=pciclass,000100 \ 661 alias=pciclass,030000 \ 662 alias=pciclass,030001 663driver name=vnic perms="* 0666 root sys" clone_perms="vnic 0666 root sys" 664driver name=wc perms="* 0600 root sys" 665legacy pkg=SUNWckr \ 666 desc="core kernel software for a specific instruction-set architecture" \ 667 name="Core Solaris Kernel (Root)" 668license cr_Sun license=cr_Sun 669license lic_CDDL license=lic_CDDL 670license usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE \ 671 license=usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE 672license usr/src/common/bzip2/LICENSE license=usr/src/common/bzip2/LICENSE 673license usr/src/common/crypto/THIRDPARTYLICENSE.cryptogams \ 674 license=usr/src/common/crypto/THIRDPARTYLICENSE.cryptogams 675$(i386_ONLY)license usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman \ 676 license=usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman 677$(i386_ONLY)license usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.openssl \ 678 license=usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.openssl 679license usr/src/common/crypto/ecc/THIRDPARTYLICENSE \ 680 license=usr/src/common/crypto/ecc/THIRDPARTYLICENSE 681$(i386_ONLY)license usr/src/common/crypto/md5/amd64/THIRDPARTYLICENSE \ 682 license=usr/src/common/crypto/md5/amd64/THIRDPARTYLICENSE 683license usr/src/common/crypto/skein/THIRDPARTYLICENSE \ 684 license=usr/src/common/crypto/skein/THIRDPARTYLICENSE 685license usr/src/common/mpi/THIRDPARTYLICENSE \ 686 license=usr/src/common/mpi/THIRDPARTYLICENSE 687license usr/src/uts/common/inet/cc/THIRDPARTYLICENSE \ 688 license=usr/src/uts/common/inet/cc/THIRDPARTYLICENSE 689license usr/src/uts/common/inet/ip/THIRDPARTYLICENSE.rts \ 690 license=usr/src/uts/common/inet/ip/THIRDPARTYLICENSE.rts 691license usr/src/uts/common/inet/tcp/THIRDPARTYLICENSE \ 692 license=usr/src/uts/common/inet/tcp/THIRDPARTYLICENSE 693license usr/src/uts/common/io/THIRDPARTYLICENSE.etheraddr \ 694 license=usr/src/uts/common/io/THIRDPARTYLICENSE.etheraddr 695license usr/src/uts/common/sys/THIRDPARTYLICENSE.firmload \ 696 license=usr/src/uts/common/sys/THIRDPARTYLICENSE.firmload 697license usr/src/uts/common/sys/THIRDPARTYLICENSE.icu \ 698 license=usr/src/uts/common/sys/THIRDPARTYLICENSE.icu 699license usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode \ 700 license=usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode 701$(i386_ONLY)license usr/src/uts/intel/io/acpica/THIRDPARTYLICENSE \ 702 license=usr/src/uts/intel/io/acpica/THIRDPARTYLICENSE 703