Print this page
4185 New hash algorithm support


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


 286 $(i386_ONLY)file path=boot/solaris/bin/create_diskmap group=sys mode=0555
 287 file path=boot/solaris/bin/create_ramdisk group=sys mode=0555
 288 file path=boot/solaris/bin/extract_boot_filelist group=sys mode=0555
 289 $(i386_ONLY)file path=boot/solaris/bin/mbr group=sys mode=0555
 290 $(i386_ONLY)file path=boot/solaris/bin/symdef group=sys mode=0555
 291 $(i386_ONLY)file path=boot/solaris/bin/update_grub group=sys mode=0555
 292 file path=boot/solaris/filelist.ramdisk group=sys
 293 file path=boot/solaris/filelist.safe group=sys
 294 file path=etc/crypto/kcf.conf group=sys \
 295     original_name=SUNWckr:etc/crypto/kcf.conf preserve=true
 296 file path=etc/name_to_sysnum group=sys \
 297     original_name=SUNWckr:etc/name_to_sysnum preserve=renameold
 298 file path=etc/sock2path.d/system%2Fkernel group=sys
 299 file path=etc/system group=sys original_name=SUNWckr:etc/system preserve=true
 300 $(i386_ONLY)file path=kernel/$(ARCH64)/genunix group=sys mode=0755
 301 file path=kernel/crypto/$(ARCH64)/aes group=sys mode=0755
 302 file path=kernel/crypto/$(ARCH64)/arcfour group=sys mode=0755
 303 file path=kernel/crypto/$(ARCH64)/blowfish group=sys mode=0755
 304 file path=kernel/crypto/$(ARCH64)/des group=sys mode=0755
 305 file path=kernel/crypto/$(ARCH64)/ecc group=sys mode=0755

 306 file path=kernel/crypto/$(ARCH64)/md4 group=sys mode=0755
 307 file path=kernel/crypto/$(ARCH64)/md5 group=sys mode=0755
 308 file path=kernel/crypto/$(ARCH64)/rsa group=sys mode=0755
 309 file path=kernel/crypto/$(ARCH64)/sha1 group=sys mode=0755
 310 file path=kernel/crypto/$(ARCH64)/sha2 group=sys mode=0755

 311 file path=kernel/crypto/$(ARCH64)/swrand group=sys mode=0755
 312 $(i386_ONLY)file path=kernel/crypto/aes group=sys mode=0755
 313 $(i386_ONLY)file path=kernel/crypto/arcfour group=sys mode=0755
 314 $(i386_ONLY)file path=kernel/crypto/blowfish group=sys mode=0755
 315 $(i386_ONLY)file path=kernel/crypto/des group=sys mode=0755
 316 $(i386_ONLY)file path=kernel/crypto/ecc group=sys mode=0755

 317 $(i386_ONLY)file path=kernel/crypto/md4 group=sys mode=0755
 318 $(i386_ONLY)file path=kernel/crypto/md5 group=sys mode=0755
 319 $(i386_ONLY)file path=kernel/crypto/rsa group=sys mode=0755
 320 $(i386_ONLY)file path=kernel/crypto/sha1 group=sys mode=0755
 321 $(i386_ONLY)file path=kernel/crypto/sha2 group=sys mode=0755

 322 $(i386_ONLY)file path=kernel/crypto/swrand group=sys mode=0755
 323 $(sparc_ONLY)file path=kernel/dacf/$(ARCH64)/consconfig_dacf group=sys \
 324     mode=0755
 325 file path=kernel/dacf/$(ARCH64)/net_dacf group=sys mode=0755
 326 $(i386_ONLY)file path=kernel/dacf/net_dacf group=sys mode=0755
 327 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_drv group=sys
 328 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_toshiba group=sys
 329 file path=kernel/drv/$(ARCH64)/aggr group=sys
 330 file path=kernel/drv/$(ARCH64)/arp group=sys
 331 file path=kernel/drv/$(ARCH64)/bl group=sys
 332 file path=kernel/drv/$(ARCH64)/bridge group=sys
 333 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/bscbus group=sys
 334 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/bscv group=sys
 335 file path=kernel/drv/$(ARCH64)/clone group=sys
 336 file path=kernel/drv/$(ARCH64)/cn group=sys
 337 file path=kernel/drv/$(ARCH64)/conskbd group=sys
 338 file path=kernel/drv/$(ARCH64)/consms group=sys
 339 file path=kernel/drv/$(ARCH64)/cpuid group=sys
 340 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/cpunex group=sys
 341 file path=kernel/drv/$(ARCH64)/crypto group=sys


 800 $(i386_ONLY)file path=kernel/sys/msgsys group=sys mode=0755
 801 $(i386_ONLY)file path=kernel/sys/pipe group=sys mode=0755
 802 $(i386_ONLY)file path=kernel/sys/portfs group=sys mode=0755
 803 $(i386_ONLY)file path=kernel/sys/pset group=sys mode=0755
 804 $(i386_ONLY)file path=kernel/sys/semsys group=sys mode=0755
 805 $(i386_ONLY)file path=kernel/sys/shmsys group=sys mode=0755
 806 file path=lib/svc/manifest/system/dumpadm.xml group=sys mode=0444
 807 file path=lib/svc/manifest/system/intrd.xml group=sys mode=0444
 808 file path=lib/svc/manifest/system/scheduler.xml group=sys mode=0444
 809 file path=lib/svc/method/svc-dumpadm mode=0555
 810 file path=lib/svc/method/svc-intrd mode=0555
 811 file path=lib/svc/method/svc-scheduler mode=0555
 812 $(sparc_ONLY)file path=usr/share/man/man1m/monitor.1m
 813 $(sparc_ONLY)file path=usr/share/man/man1m/obpsym.1m
 814 # On SPARC driver/bscv is Serverblade1 specific, and in system/kernel/platform
 815 # We keep the manual page generic
 816 $(sparc_ONLY)file path=usr/share/man/man7d/dad.7d
 817 $(i386_ONLY)file path=usr/share/man/man7d/smbios.7d
 818 # Sadly vuid mouse support is in different packages on different platforms
 819 # While kstat(7D) is in SUNWcs, the structures are general


 820 hardlink path=kernel/misc/$(ARCH64)/md5 \
 821     target=../../../kernel/crypto/$(ARCH64)/md5
 822 hardlink path=kernel/misc/$(ARCH64)/sha1 \
 823     target=../../../kernel/crypto/$(ARCH64)/sha1
 824 hardlink path=kernel/misc/$(ARCH64)/sha2 \
 825     target=../../../kernel/crypto/$(ARCH64)/sha2



 826 $(i386_ONLY)hardlink path=kernel/misc/md5 target=../../kernel/crypto/md5
 827 $(i386_ONLY)hardlink path=kernel/misc/sha1 target=../../kernel/crypto/sha1
 828 $(i386_ONLY)hardlink path=kernel/misc/sha2 target=../../kernel/crypto/sha2

 829 hardlink path=kernel/socketmod/$(ARCH64)/icmp \
 830     target=../../../kernel/drv/$(ARCH64)/icmp
 831 hardlink path=kernel/socketmod/$(ARCH64)/rts \
 832     target=../../../kernel/drv/$(ARCH64)/rts
 833 hardlink path=kernel/socketmod/$(ARCH64)/tcp \
 834     target=../../../kernel/drv/$(ARCH64)/tcp
 835 hardlink path=kernel/socketmod/$(ARCH64)/udp \
 836     target=../../../kernel/drv/$(ARCH64)/udp
 837 $(i386_ONLY)hardlink path=kernel/socketmod/icmp target=../../kernel/drv/icmp
 838 $(i386_ONLY)hardlink path=kernel/socketmod/rts target=../../kernel/drv/rts
 839 $(i386_ONLY)hardlink path=kernel/socketmod/tcp target=../../kernel/drv/tcp
 840 $(i386_ONLY)hardlink path=kernel/socketmod/udp target=../../kernel/drv/udp
 841 hardlink path=kernel/strmod/$(ARCH64)/arp \
 842     target=../../../kernel/drv/$(ARCH64)/arp
 843 hardlink path=kernel/strmod/$(ARCH64)/icmp \
 844     target=../../../kernel/drv/$(ARCH64)/icmp
 845 hardlink path=kernel/strmod/$(ARCH64)/ip \
 846     target=../../../kernel/drv/$(ARCH64)/ip
 847 hardlink path=kernel/strmod/$(ARCH64)/ipsecah \
 848     target=../../../kernel/drv/$(ARCH64)/ipsecah




   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>


 287 $(i386_ONLY)file path=boot/solaris/bin/create_diskmap group=sys mode=0555
 288 file path=boot/solaris/bin/create_ramdisk group=sys mode=0555
 289 file 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
 293 file path=boot/solaris/filelist.ramdisk group=sys
 294 file path=boot/solaris/filelist.safe group=sys
 295 file path=etc/crypto/kcf.conf group=sys \
 296     original_name=SUNWckr:etc/crypto/kcf.conf preserve=true
 297 file path=etc/name_to_sysnum group=sys \
 298     original_name=SUNWckr:etc/name_to_sysnum preserve=renameold
 299 file path=etc/sock2path.d/system%2Fkernel group=sys
 300 file path=etc/system group=sys original_name=SUNWckr:etc/system preserve=true
 301 $(i386_ONLY)file path=kernel/$(ARCH64)/genunix group=sys mode=0755
 302 file path=kernel/crypto/$(ARCH64)/aes group=sys mode=0755
 303 file path=kernel/crypto/$(ARCH64)/arcfour group=sys mode=0755
 304 file path=kernel/crypto/$(ARCH64)/blowfish group=sys mode=0755
 305 file path=kernel/crypto/$(ARCH64)/des group=sys mode=0755
 306 file path=kernel/crypto/$(ARCH64)/ecc group=sys mode=0755
 307 file path=kernel/crypto/$(ARCH64)/edonr group=sys mode=0755
 308 file path=kernel/crypto/$(ARCH64)/md4 group=sys mode=0755
 309 file path=kernel/crypto/$(ARCH64)/md5 group=sys mode=0755
 310 file path=kernel/crypto/$(ARCH64)/rsa group=sys mode=0755
 311 file path=kernel/crypto/$(ARCH64)/sha1 group=sys mode=0755
 312 file path=kernel/crypto/$(ARCH64)/sha2 group=sys mode=0755
 313 file path=kernel/crypto/$(ARCH64)/skein group=sys mode=0755
 314 file path=kernel/crypto/$(ARCH64)/swrand group=sys mode=0755
 315 $(i386_ONLY)file path=kernel/crypto/aes group=sys mode=0755
 316 $(i386_ONLY)file path=kernel/crypto/arcfour group=sys mode=0755
 317 $(i386_ONLY)file path=kernel/crypto/blowfish group=sys mode=0755
 318 $(i386_ONLY)file path=kernel/crypto/des group=sys mode=0755
 319 $(i386_ONLY)file path=kernel/crypto/ecc group=sys mode=0755
 320 $(i386_ONLY)file path=kernel/crypto/edonr group=sys mode=0755
 321 $(i386_ONLY)file path=kernel/crypto/md4 group=sys mode=0755
 322 $(i386_ONLY)file path=kernel/crypto/md5 group=sys mode=0755
 323 $(i386_ONLY)file path=kernel/crypto/rsa group=sys mode=0755
 324 $(i386_ONLY)file path=kernel/crypto/sha1 group=sys mode=0755
 325 $(i386_ONLY)file path=kernel/crypto/sha2 group=sys mode=0755
 326 $(i386_ONLY)file path=kernel/crypto/skein group=sys mode=0755
 327 $(i386_ONLY)file path=kernel/crypto/swrand group=sys mode=0755
 328 $(sparc_ONLY)file path=kernel/dacf/$(ARCH64)/consconfig_dacf group=sys \
 329     mode=0755
 330 file path=kernel/dacf/$(ARCH64)/net_dacf group=sys mode=0755
 331 $(i386_ONLY)file path=kernel/dacf/net_dacf group=sys mode=0755
 332 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_drv group=sys
 333 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_toshiba group=sys
 334 file path=kernel/drv/$(ARCH64)/aggr group=sys
 335 file path=kernel/drv/$(ARCH64)/arp group=sys
 336 file path=kernel/drv/$(ARCH64)/bl group=sys
 337 file path=kernel/drv/$(ARCH64)/bridge group=sys
 338 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/bscbus group=sys
 339 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/bscv group=sys
 340 file path=kernel/drv/$(ARCH64)/clone group=sys
 341 file path=kernel/drv/$(ARCH64)/cn group=sys
 342 file path=kernel/drv/$(ARCH64)/conskbd group=sys
 343 file path=kernel/drv/$(ARCH64)/consms group=sys
 344 file path=kernel/drv/$(ARCH64)/cpuid group=sys
 345 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/cpunex group=sys
 346 file path=kernel/drv/$(ARCH64)/crypto group=sys


 805 $(i386_ONLY)file path=kernel/sys/msgsys group=sys mode=0755
 806 $(i386_ONLY)file path=kernel/sys/pipe group=sys mode=0755
 807 $(i386_ONLY)file path=kernel/sys/portfs group=sys mode=0755
 808 $(i386_ONLY)file path=kernel/sys/pset group=sys mode=0755
 809 $(i386_ONLY)file path=kernel/sys/semsys group=sys mode=0755
 810 $(i386_ONLY)file path=kernel/sys/shmsys group=sys mode=0755
 811 file path=lib/svc/manifest/system/dumpadm.xml group=sys mode=0444
 812 file path=lib/svc/manifest/system/intrd.xml group=sys mode=0444
 813 file path=lib/svc/manifest/system/scheduler.xml group=sys mode=0444
 814 file path=lib/svc/method/svc-dumpadm mode=0555
 815 file path=lib/svc/method/svc-intrd mode=0555
 816 file path=lib/svc/method/svc-scheduler mode=0555
 817 $(sparc_ONLY)file path=usr/share/man/man1m/monitor.1m
 818 $(sparc_ONLY)file path=usr/share/man/man1m/obpsym.1m
 819 # On SPARC driver/bscv is Serverblade1 specific, and in system/kernel/platform
 820 # We keep the manual page generic
 821 $(sparc_ONLY)file path=usr/share/man/man7d/dad.7d
 822 $(i386_ONLY)file path=usr/share/man/man7d/smbios.7d
 823 # Sadly vuid mouse support is in different packages on different platforms
 824 # While kstat(7D) is in SUNWcs, the structures are general
 825 hardlink path=kernel/misc/$(ARCH64)/edonr \
 826     target=../../../kernel/crypto/$(ARCH64)/edonr
 827 hardlink path=kernel/misc/$(ARCH64)/md5 \
 828     target=../../../kernel/crypto/$(ARCH64)/md5
 829 hardlink path=kernel/misc/$(ARCH64)/sha1 \
 830     target=../../../kernel/crypto/$(ARCH64)/sha1
 831 hardlink path=kernel/misc/$(ARCH64)/sha2 \
 832     target=../../../kernel/crypto/$(ARCH64)/sha2
 833 hardlink path=kernel/misc/$(ARCH64)/skein \
 834     target=../../../kernel/crypto/$(ARCH64)/skein
 835 $(i386_ONLY)hardlink path=kernel/misc/edonr target=../../kernel/crypto/edonr
 836 $(i386_ONLY)hardlink path=kernel/misc/md5 target=../../kernel/crypto/md5
 837 $(i386_ONLY)hardlink path=kernel/misc/sha1 target=../../kernel/crypto/sha1
 838 $(i386_ONLY)hardlink path=kernel/misc/sha2 target=../../kernel/crypto/sha2
 839 $(i386_ONLY)hardlink path=kernel/misc/skein target=../../kernel/crypto/skein
 840 hardlink path=kernel/socketmod/$(ARCH64)/icmp \
 841     target=../../../kernel/drv/$(ARCH64)/icmp
 842 hardlink path=kernel/socketmod/$(ARCH64)/rts \
 843     target=../../../kernel/drv/$(ARCH64)/rts
 844 hardlink path=kernel/socketmod/$(ARCH64)/tcp \
 845     target=../../../kernel/drv/$(ARCH64)/tcp
 846 hardlink path=kernel/socketmod/$(ARCH64)/udp \
 847     target=../../../kernel/drv/$(ARCH64)/udp
 848 $(i386_ONLY)hardlink path=kernel/socketmod/icmp target=../../kernel/drv/icmp
 849 $(i386_ONLY)hardlink path=kernel/socketmod/rts target=../../kernel/drv/rts
 850 $(i386_ONLY)hardlink path=kernel/socketmod/tcp target=../../kernel/drv/tcp
 851 $(i386_ONLY)hardlink path=kernel/socketmod/udp target=../../kernel/drv/udp
 852 hardlink path=kernel/strmod/$(ARCH64)/arp \
 853     target=../../../kernel/drv/$(ARCH64)/arp
 854 hardlink path=kernel/strmod/$(ARCH64)/icmp \
 855     target=../../../kernel/drv/$(ARCH64)/icmp
 856 hardlink path=kernel/strmod/$(ARCH64)/ip \
 857     target=../../../kernel/drv/$(ARCH64)/ip
 858 hardlink path=kernel/strmod/$(ARCH64)/ipsecah \
 859     target=../../../kernel/drv/$(ARCH64)/ipsecah