Author: kevlo
Date: Wed Apr  3 01:27:15 2013
New Revision: 249036
URL: http://svnweb.freebsd.org/changeset/base/249036

Log:
  Comment out the VIMAGE since we need to build both LINTS to
  get good coverage.
  
  Pointed out by:       jhb

Modified:
  head/sys/conf/NOTES

Modified: head/sys/conf/NOTES
==============================================================================
--- head/sys/conf/NOTES Tue Apr  2 23:41:20 2013        (r249035)
+++ head/sys/conf/NOTES Wed Apr  3 01:27:15 2013        (r249036)
@@ -756,8 +756,8 @@ options     NGATM_CCATM
 device         mn      # Munich32x/Falc54 Nx64kbit/sec cards.
 
 # Network stack virtualization.
-options                VIMAGE
-options                VNET_DEBUG      # debug for VIMAGE
+#options       VIMAGE
+#options       VNET_DEBUG      # debug for VIMAGE
 
 #
 # Network interfaces:
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to