Print this page
11226 Remove NetraCT support


   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24 # Copyright 2013 Saso Kiselkov. All rights reserved.
  25 # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
  26 # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  27 # Copyright 2017 James S Blachly, MD <james.blachly@gmail.com>

  28 #
  29 
  30 #
  31 # The default for payload-bearing actions in this package is to appear in the
  32 # global zone only.  See the include file for greater detail, as well as
  33 # information about overriding the defaults.
  34 #
  35 <include global_zone_only_component>
  36 <include system-kernel.man1m.inc>
  37 <include system-kernel.man2.inc>
  38 <include system-kernel.man4.inc>
  39 <include system-kernel.man5.inc>
  40 <include system-kernel.man7.inc>
  41 <include system-kernel.man7d.inc>
  42 <include system-kernel.man7fs.inc>
  43 <include system-kernel.man7m.inc>
  44 <include system-kernel.man7p.inc>
  45 <include system-kernel.man9.inc>
  46 <include system-kernel.man9e.inc>
  47 <include system-kernel.man9f.inc>


 257 $(i386_ONLY)driver name=sd perms="* 0640 root sys" \
 258     alias=scsiclass,00 \
 259     alias=scsiclass,05
 260 driver name=sgen perms="* 0600 root sys" \
 261     alias=scsa,08.bfcp \
 262     alias=scsa,08.bvhci
 263 driver name=signalfd perms="* 0666 root sys"
 264 driver name=simnet clone_perms="simnet 0666 root sys" perms="* 0666 root sys"
 265 $(i386_ONLY)driver name=smbios perms="smbios 0444 root sys"
 266 driver name=softmac
 267 driver name=spdsock perms="spdsock 0666 root sys" \
 268     policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
 269 driver name=st alias=scsiclass,01 perms="* 0666 root sys"
 270 driver name=sy perms="tty 0666 root tty"
 271 driver name=sysevent perms="* 0600 root sys"
 272 driver name=sysmsg perms="msglog 0600 root sys" perms="sysmsg 0600 root sys"
 273 driver name=tcp perms="tcp 0666 root sys"
 274 driver name=tcp6 perms="tcp6 0666 root sys"
 275 driver name=tl perms="* 0666 root sys" clone_perms="ticlts 0666 root sys" \
 276     clone_perms="ticots 0666 root sys" clone_perms="ticotsord 0666 root sys"
 277 $(sparc_ONLY)driver name=ttymux alias=multiplexer
 278 $(i386_ONLY)driver name=tzmon
 279 $(sparc_ONLY)driver name=uata \
 280     alias=pci1095,646 \
 281     alias=pci1095,649 \
 282     alias=pci1095,680 \
 283     alias=pci10b9,5229 \
 284     alias=pci10b9,5288 class=dada class=scsi
 285 $(i386_ONLY)driver name=ucode perms="* 0644 root sys"
 286 driver name=udp perms="udp 0666 root sys"
 287 driver name=udp6 perms="udp6 0666 root sys"
 288 $(i386_ONLY)driver name=vgatext \
 289     alias=pciclass,000100 \
 290     alias=pciclass,030000 \
 291     alias=pciclass,030001 \
 292     alias=pnpPNP,900
 293 driver name=vnic clone_perms="vnic 0666 root sys" perms="* 0666 root sys"
 294 driver name=wc perms="* 0600 root sys"
 295 $(i386_ONLY)file path=boot/solaris/bin/create_diskmap group=sys mode=0555
 296 file path=boot/solaris/bin/create_ramdisk group=sys mode=0555
 297 file path=boot/solaris/bin/extract_boot_filelist group=sys mode=0555


 382 file path=kernel/drv/$(ARCH64)/ptc group=sys
 383 file path=kernel/drv/$(ARCH64)/ptsl group=sys
 384 file path=kernel/drv/$(ARCH64)/ramdisk group=sys
 385 file path=kernel/drv/$(ARCH64)/random group=sys
 386 file path=kernel/drv/$(ARCH64)/rts group=sys
 387 file path=kernel/drv/$(ARCH64)/sad group=sys
 388 file path=kernel/drv/$(ARCH64)/scsi_vhci group=sys
 389 file path=kernel/drv/$(ARCH64)/sd group=sys
 390 file path=kernel/drv/$(ARCH64)/sgen group=sys
 391 file path=kernel/drv/$(ARCH64)/simnet group=sys
 392 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/smbios group=sys
 393 file path=kernel/drv/$(ARCH64)/softmac group=sys
 394 file path=kernel/drv/$(ARCH64)/spdsock group=sys
 395 file path=kernel/drv/$(ARCH64)/st group=sys
 396 file path=kernel/drv/$(ARCH64)/sy group=sys
 397 file path=kernel/drv/$(ARCH64)/sysevent group=sys
 398 file path=kernel/drv/$(ARCH64)/sysmsg group=sys
 399 file path=kernel/drv/$(ARCH64)/tcp group=sys
 400 file path=kernel/drv/$(ARCH64)/tcp6 group=sys
 401 file path=kernel/drv/$(ARCH64)/tl group=sys
 402 $(sparc_ONLY)file path=kernel/drv/$(ARCH64)/ttymux group=sys
 403 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/tzmon group=sys
 404 $(sparc_ONLY)file path=kernel/drv/$(ARCH64)/uata group=sys
 405 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/ucode group=sys
 406 file path=kernel/drv/$(ARCH64)/udp group=sys
 407 file path=kernel/drv/$(ARCH64)/udp6 group=sys
 408 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/vgatext group=sys
 409 file path=kernel/drv/$(ARCH64)/vnic group=sys
 410 file path=kernel/drv/$(ARCH64)/wc group=sys
 411 $(i386_ONLY)file path=kernel/drv/acpi_drv.conf group=sys
 412 file path=kernel/drv/aggr.conf group=sys
 413 file path=kernel/drv/arp.conf group=sys
 414 file path=kernel/drv/bl.conf group=sys
 415 file path=kernel/drv/bridge.conf group=sys
 416 $(i386_ONLY)file path=kernel/drv/bscbus.conf group=sys
 417 $(i386_ONLY)file path=kernel/drv/bscv.conf group=sys
 418 file path=kernel/drv/clone.conf group=sys
 419 file path=kernel/drv/cn.conf group=sys
 420 file path=kernel/drv/conskbd.conf group=sys
 421 file path=kernel/drv/consms.conf group=sys
 422 file path=kernel/drv/cpuid.conf group=sys




   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24 # Copyright 2013 Saso Kiselkov. All rights reserved.
  25 # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
  26 # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  27 # Copyright 2017 James S Blachly, MD <james.blachly@gmail.com>
  28 # Copyright 2019 Peter Tribble.
  29 #
  30 
  31 #
  32 # The default for payload-bearing actions in this package is to appear in the
  33 # global zone only.  See the include file for greater detail, as well as
  34 # information about overriding the defaults.
  35 #
  36 <include global_zone_only_component>
  37 <include system-kernel.man1m.inc>
  38 <include system-kernel.man2.inc>
  39 <include system-kernel.man4.inc>
  40 <include system-kernel.man5.inc>
  41 <include system-kernel.man7.inc>
  42 <include system-kernel.man7d.inc>
  43 <include system-kernel.man7fs.inc>
  44 <include system-kernel.man7m.inc>
  45 <include system-kernel.man7p.inc>
  46 <include system-kernel.man9.inc>
  47 <include system-kernel.man9e.inc>
  48 <include system-kernel.man9f.inc>


 258 $(i386_ONLY)driver name=sd perms="* 0640 root sys" \
 259     alias=scsiclass,00 \
 260     alias=scsiclass,05
 261 driver name=sgen perms="* 0600 root sys" \
 262     alias=scsa,08.bfcp \
 263     alias=scsa,08.bvhci
 264 driver name=signalfd perms="* 0666 root sys"
 265 driver name=simnet clone_perms="simnet 0666 root sys" perms="* 0666 root sys"
 266 $(i386_ONLY)driver name=smbios perms="smbios 0444 root sys"
 267 driver name=softmac
 268 driver name=spdsock perms="spdsock 0666 root sys" \
 269     policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
 270 driver name=st alias=scsiclass,01 perms="* 0666 root sys"
 271 driver name=sy perms="tty 0666 root tty"
 272 driver name=sysevent perms="* 0600 root sys"
 273 driver name=sysmsg perms="msglog 0600 root sys" perms="sysmsg 0600 root sys"
 274 driver name=tcp perms="tcp 0666 root sys"
 275 driver name=tcp6 perms="tcp6 0666 root sys"
 276 driver name=tl perms="* 0666 root sys" clone_perms="ticlts 0666 root sys" \
 277     clone_perms="ticots 0666 root sys" clone_perms="ticotsord 0666 root sys"

 278 $(i386_ONLY)driver name=tzmon
 279 $(sparc_ONLY)driver name=uata \
 280     alias=pci1095,646 \
 281     alias=pci1095,649 \
 282     alias=pci1095,680 \
 283     alias=pci10b9,5229 \
 284     alias=pci10b9,5288 class=dada class=scsi
 285 $(i386_ONLY)driver name=ucode perms="* 0644 root sys"
 286 driver name=udp perms="udp 0666 root sys"
 287 driver name=udp6 perms="udp6 0666 root sys"
 288 $(i386_ONLY)driver name=vgatext \
 289     alias=pciclass,000100 \
 290     alias=pciclass,030000 \
 291     alias=pciclass,030001 \
 292     alias=pnpPNP,900
 293 driver name=vnic clone_perms="vnic 0666 root sys" perms="* 0666 root sys"
 294 driver name=wc perms="* 0600 root sys"
 295 $(i386_ONLY)file path=boot/solaris/bin/create_diskmap group=sys mode=0555
 296 file path=boot/solaris/bin/create_ramdisk group=sys mode=0555
 297 file path=boot/solaris/bin/extract_boot_filelist group=sys mode=0555


 382 file path=kernel/drv/$(ARCH64)/ptc group=sys
 383 file path=kernel/drv/$(ARCH64)/ptsl group=sys
 384 file path=kernel/drv/$(ARCH64)/ramdisk group=sys
 385 file path=kernel/drv/$(ARCH64)/random group=sys
 386 file path=kernel/drv/$(ARCH64)/rts group=sys
 387 file path=kernel/drv/$(ARCH64)/sad group=sys
 388 file path=kernel/drv/$(ARCH64)/scsi_vhci group=sys
 389 file path=kernel/drv/$(ARCH64)/sd group=sys
 390 file path=kernel/drv/$(ARCH64)/sgen group=sys
 391 file path=kernel/drv/$(ARCH64)/simnet group=sys
 392 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/smbios group=sys
 393 file path=kernel/drv/$(ARCH64)/softmac group=sys
 394 file path=kernel/drv/$(ARCH64)/spdsock group=sys
 395 file path=kernel/drv/$(ARCH64)/st group=sys
 396 file path=kernel/drv/$(ARCH64)/sy group=sys
 397 file path=kernel/drv/$(ARCH64)/sysevent group=sys
 398 file path=kernel/drv/$(ARCH64)/sysmsg group=sys
 399 file path=kernel/drv/$(ARCH64)/tcp group=sys
 400 file path=kernel/drv/$(ARCH64)/tcp6 group=sys
 401 file path=kernel/drv/$(ARCH64)/tl group=sys

 402 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/tzmon group=sys
 403 $(sparc_ONLY)file path=kernel/drv/$(ARCH64)/uata group=sys
 404 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/ucode group=sys
 405 file path=kernel/drv/$(ARCH64)/udp group=sys
 406 file path=kernel/drv/$(ARCH64)/udp6 group=sys
 407 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/vgatext group=sys
 408 file path=kernel/drv/$(ARCH64)/vnic group=sys
 409 file path=kernel/drv/$(ARCH64)/wc group=sys
 410 $(i386_ONLY)file path=kernel/drv/acpi_drv.conf group=sys
 411 file path=kernel/drv/aggr.conf group=sys
 412 file path=kernel/drv/arp.conf group=sys
 413 file path=kernel/drv/bl.conf group=sys
 414 file path=kernel/drv/bridge.conf group=sys
 415 $(i386_ONLY)file path=kernel/drv/bscbus.conf group=sys
 416 $(i386_ONLY)file path=kernel/drv/bscv.conf group=sys
 417 file path=kernel/drv/clone.conf group=sys
 418 file path=kernel/drv/cn.conf group=sys
 419 file path=kernel/drv/conskbd.conf group=sys
 420 file path=kernel/drv/consms.conf group=sys
 421 file path=kernel/drv/cpuid.conf group=sys