[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-commits-all
Subject:    svn commit: r339974 - head/sys/i386/conf
From:       Kyle Evans <kevans () FreeBSD ! org>
Date:       2018-10-31 22:55:43
Message-ID: 201810312255.w9VMthRX003951 () repo ! freebsd ! org
[Download RAW message or body]

Author: kevans
Date: Wed Oct 31 22:55:43 2018
New Revision: 339974
URL: https://svnweb.freebsd.org/changeset/base/339974

Log:
  i386/MINIMAL: VERBOSE_SYSINIT=0 for consistency
  
  MFC after:	never

Modified:
  head/sys/i386/conf/MINIMAL

Modified: head/sys/i386/conf/MINIMAL
==============================================================================
--- head/sys/i386/conf/MINIMAL	Wed Oct 31 22:38:19 2018	(r339973)
+++ head/sys/i386/conf/MINIMAL	Wed Oct 31 22:55:43 2018	(r339974)
@@ -91,6 +91,7 @@ options 	INVARIANT_SUPPORT	# Extra sanity checks of in
 options 	WITNESS			# Enable checks to detect deadlocks and cycles
 options 	WITNESS_SKIPSPIN	# Don't run witness on spinlocks for speed
 options 	MALLOC_DEBUG_MAXZONES=8	# Separate malloc(9) zones
+options 	VERBOSE_SYSINIT=0	# Support debug.verbose_sysinit, off by default
 
 # Make an SMP-capable kernel by default
 options 	SMP			# Symmetric MultiProcessor Kernel
_______________________________________________
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-unsubscribe@freebsd.org"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic