Author: ngie
Date: Sun Aug 16 09:51:24 2015
New Revision: 286822
URL: https://svnweb.freebsd.org/changeset/base/286822

Log:
  Reap MK_SYSINSTALL
  
  It's no longer in use in the tree (most likely missed when sade/sysinstall
  were removed)
  
  MFC after: 1 week

Deleted:
  head/tools/build/options/WITHOUT_SYSINSTALL
Modified:
  head/share/mk/src.opts.mk
  head/tools/tools/nanobsd/gateworks/common

Modified: head/share/mk/src.opts.mk
==============================================================================
--- head/share/mk/src.opts.mk   Sun Aug 16 01:08:59 2015        (r286821)
+++ head/share/mk/src.opts.mk   Sun Aug 16 09:51:24 2015        (r286822)
@@ -155,7 +155,6 @@ __DEFAULT_YES_OPTIONS = \
     SOURCELESS_UCODE \
     SVNLITE \
     SYSCONS \
-    SYSINSTALL \
     TALK \
     TCP_WRAPPERS \
     TCSH \

Modified: head/tools/tools/nanobsd/gateworks/common
==============================================================================
--- head/tools/tools/nanobsd/gateworks/common   Sun Aug 16 01:08:59 2015        
(r286821)
+++ head/tools/tools/nanobsd/gateworks/common   Sun Aug 16 09:51:24 2015        
(r286822)
@@ -147,7 +147,6 @@ WITHOUT_SENDMAIL=true
 WITHOUT_SHAREDOCS=true
 WITHOUT_SSP=true
 WITHOUT_SYSCONS=true
-WITHOUT_SYSINSTALL=true
 WITHOUT_TCSH=true
 WITHOUT_TFTPD=true
 WITHOUT_ZFS=true
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to