Print this page
4174 Torch the old and unmaintained Sun-dhcp
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
Reviewed by: Garrett D'Amore <garrett@damore.org>

Split Close
Expand all
Collapse all
          --- old/exception_lists/packaging
          +++ new/exception_lists/packaging
↓ open down ↓ 15 lines elided ↑ open up ↑
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  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 2011 Nexenta Systems, Inc.  All rights reserved.
  25   25  # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
       26 +# Copyright 2014 Garrett D'Amore <garrett@damore.org>
  26   27  #
  27   28  
  28   29  #
  29   30  # Exception List for validate_pkg
  30   31  #
  31   32  
  32   33  #
  33   34  # The following entries are built in the /proto area
  34   35  # but not included in any packages - this is intentional.
  35   36  #
↓ open down ↓ 23 lines elided ↑ open up ↑
  59   60  usr/lib/llib-lsoftcrypto
  60   61  usr/lib/llib-lsoftcrypto.ln
  61   62  usr/lib/amd64/llib-lsoftcrypto.ln       i386
  62   63  usr/lib/sparcv9/llib-lsoftcrypto.ln     sparc
  63   64  
  64   65  #
  65   66  # The following files are used by the DHCP service, the
  66   67  # standalone's DHCP implementation, and the kernel (nfs_dlboot).
  67   68  # They contain interfaces which are currently private.
  68   69  #
  69      -usr/include/dhcp_svc_confkey.h
  70      -usr/include/dhcp_svc_confopt.h
  71      -usr/include/dhcp_svc_private.h
  72   70  usr/include/dhcp_symbol.h
  73   71  usr/include/sys/sunos_dhcp_class.h
  74      -usr/lib/libdhcpsvc.so
  75      -usr/lib/llib-ldhcpsvc
  76      -usr/lib/llib-ldhcpsvc.ln
  77   72  #
  78   73  # Private MAC driver header files
  79   74  #
  80   75  usr/include/inet/iptun.h
  81   76  usr/include/sys/aggr_impl.h
  82   77  usr/include/sys/aggr.h
  83   78  usr/include/sys/dld_impl.h
  84   79  usr/include/sys/dld_ioc.h
  85   80  usr/include/sys/dls_impl.h
  86   81  usr/include/sys/dls.h
↓ open down ↓ 911 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX