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