Print this page
8115 parallel zfs mount

Split Close
Expand all
Collapse all
          --- old/exception_lists/packaging
          +++ new/exception_lists/packaging
↓ open down ↓ 18 lines elided ↑ open up ↑
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
  25   25  # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  26   26  # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  27   27  # Copyright 2016 Nexenta Systems, Inc.
  28   28  # Copyright 2017 Toomas Soome <tsoome@me.com>
       29 +# Copyright 2017 RackTop Systems.
  29   30  #
  30   31  
  31   32  #
  32   33  # Exception List for validate_pkg
  33   34  #
  34   35  
  35   36  #
  36   37  # The following entries are built in the /proto area
  37   38  # but not included in any packages - this is intentional.
  38   39  #
↓ open down ↓ 677 lines elided ↑ open up ↑
 716  717  # This header file is shared only between the power commands and
 717  718  # ppm/srn modules # and should not be in any package
 718  719  #
 719  720  usr/include/sys/srn.h
 720  721  #
 721  722  # Private/Internal header files of smbsrv. Do not ship.
 722  723  #
 723  724  usr/include/smb
 724  725  usr/include/smbsrv
 725  726  #
 726      -# Private/Internal libraries for smbsrv in user space
      727 +# Private/Internal files for libfakekernel. Do not ship.
 727  728  #
      729 +lib/amd64/libfakekernel.so                      i386
      730 +lib/amd64/llib-lfakekernel.ln                   i386
      731 +lib/sparcv9/libfakekernel.so                    sparc
      732 +lib/sparcv9/llib-lfakekernel.ln                 sparc
      733 +lib/libfakekernel.so
      734 +lib/llib-lfakekernel
      735 +lib/llib-lfakekernel.ln
 728  736  usr/include/libfakekernel
 729  737  usr/lib/libfakekernel.so
 730      -usr/lib/libfakekernel.so.1
 731      -usr/lib/llib-lfakekernel
 732      -usr/lib/llib-lfakekernel.ln
 733      -usr/lib/amd64/llib-lfakekernel.ln               i386
 734      -usr/lib/sparcv9/llib-lfakekernel.ln             sparc
 735  738  usr/lib/amd64/libfakekernel.so                  i386
 736      -usr/lib/amd64/libfakekernel.so.1                i386
 737  739  usr/lib/sparcv9/libfakekernel.so                sparc
 738      -usr/lib/sparcv9/libfakekernel.so.1              sparc
 739  740  #
 740  741  # Private/Internal libraries of smbsrv. Do not ship.
 741  742  #
 742  743  usr/lib/mdb/proc/libfksmbsrv.so
 743  744  usr/lib/mdb/proc/amd64/libfksmbsrv.so           i386
 744  745  usr/lib/mdb/proc/sparcv9/libfksmbsrv.so         sparc
 745  746  usr/lib/reparse/llib-lreparse_smb
 746  747  usr/lib/reparse/llib-lreparse_smb.ln
 747  748  usr/lib/smbsrv/bind-helper
 748  749  usr/lib/smbsrv/fksmbd
↓ open down ↓ 254 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX