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>
Approved by: Dan McDonald <danmcd@omniti.com>
        
*** 24,33 ****
--- 24,34 ----
  # Copyright (c) 2012 by Delphix. All rights reserved.
  # Copyright (c) 2012, Igor Kozhukhov <ikozhukhov@gmail.com>
  # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
  # Copyright (c) 2013 RackTop Systems.
  # Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
+ # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  #
  
  #
  # It is easier to think in terms of directory names without the ROOT macro
  # prefix.  ROOTDIRS is TARGETDIRS with ROOT prefixes.  It is necessary
*** 266,279 ****
          /usr/lib/fs/smb \
          /usr/lib/fs/zfs \
          /usr/lib/gss \
          /usr/lib/hal \
          /usr/lib/inet \
-         /usr/lib/inet/dhcp \
-         /usr/lib/inet/dhcp/nsu \
-         /usr/lib/inet/dhcp/svc \
-         /usr/lib/inet/dhcp/svcadm \
          /usr/lib/inet/ilb \
          /usr/lib/inet/$(MACH32) \
          /usr/lib/inet/wanboot \
          /usr/lib/krb5 \
          /usr/lib/link_audit \
--- 267,276 ----