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/usr/src/cmd/cmd-inet/usr.sbin/Makefile
          +++ new/usr/src/cmd/cmd-inet/usr.sbin/Makefile
↓ open down ↓ 16 lines elided ↑ open up ↑
  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) 1990, 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  #
  25   25  
  26   26  SYNCPROG=       syncinit syncloop syncstat
  27      -DHCPPROG=       dhcpconfig dhtadm pntadm
  28   27  
  29   28  PROG=           6to4relay arp gettable if_mpadm \
  30   29                  in.comsat in.fingerd in.rarpd in.rexecd in.rlogind \
  31   30                  in.rshd in.rwhod in.telnetd in.tftpd ipaddrsel \
  32      -                ndd $(SYNCPROG) $(DHCPPROG) wanbootutil
       31 +                ndd $(SYNCPROG) wanbootutil
  33   32  
  34   33  MANIFEST=       rarp.xml telnet.xml comsat.xml finger.xml \
  35   34                  login.xml shell.xml rexec.xml socket-filter-kssl.xml
  36   35  SVCMETHOD=      svc-sockfilter
  37   36  
  38   37  ROOTFS_PROG=    hostconfig route soconfig
  39   38  SBINLINKS=      hostconfig route
  40   39  
  41   40  RPCSVCPROG=     hostconfig
  42   41  AUDITPROG=      in.rexecd in.rlogind in.rshd in.telnetd
↓ open down ↓ 231 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX