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>
        
*** 22,31 ****
--- 22,32 ----
  # Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
  # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
  # Copyright (c) 2012 by Delphix. All rights reserved.
  # Copyright (c) 2012, Joyent, Inc. All rights reserved.
  # Copyright (c) 2013 Gary Mills
+ # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  
  include ../Makefile.master
  
  #       Note that libcurses installs commands along with its library.
  #       This is a minor bug which probably should be fixed.
*** 168,186 ****
          abi             \
          auditd_plugins  \
          libvolmgt       \
          libdevice       \
          libdevid        \
-         libdhcpsvc      \
          libc_db         \
          libndmp         \
          libsec          \
          libtnfprobe     \
          libtnf          \
          libtnfctl       \
          libdhcpagent    \
-         libdhcpdu       \
          libdhcputil     \
          libxnet         \
          libipsecutil    \
          nsswitch        \
          print           \
--- 169,185 ----
*** 315,325 ****
          libc            \
          libcfgadm       \
          libcmd          \
          libcontract     \
          libcurses       \
-         libdhcpsvc      \
          libdhcputil     \
          libipsecutil    \
          libdiskmgt      \
          libdladm        \
          libdll          \
--- 314,323 ----
*** 395,405 ****
          libdiskmgt      \
          libdladm        \
          libdll          \
          libdlpi         \
          libdhcpagent    \
-         libdhcpsvc      \
          libdhcputil     \
          libdisasm       \
          libdns_sd       \
          libdscfg        \
          libdtrace       \
--- 393,402 ----
*** 573,583 ****
  libcmdutils:    libavl
  libcontract:    libnvpair
  libdevid:       libdevinfo
  libdevinfo:     libnvpair libsec
  libdhcpagent:   libsocket libdhcputil libuuid libdlpi libcontract
- libdhcpsvc:     libinetutil
  libdhcputil:    libnsl libgen libinetutil libdlpi
  libdladm:       libdevinfo libinetutil libsocket libscf librcm libnvpair \
                  libexacct libnsl libkstat libcurses
  libdll:         libast
  libdlpi:        libinetutil libdladm
--- 570,579 ----