svn commit: r295688 - user/gjb/thermite

Glen Barber gjb at FreeBSD.org
Wed Feb 17 07:48:31 UTC 2016


Author: gjb
Date: Wed Feb 17 07:48:29 2016
New Revision: 295688
URL: https://svnweb.freebsd.org/changeset/base/295688

Log:
  Update master.conf to chase TURNITUPTOELEVEN tuning.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  user/gjb/thermite/master.conf

Modified: user/gjb/thermite/master.conf
==============================================================================
--- user/gjb/thermite/master.conf	Wed Feb 17 07:47:19 2016	(r295687)
+++ user/gjb/thermite/master.conf	Wed Feb 17 07:48:29 2016	(r295688)
@@ -57,3 +57,6 @@ unset EMBEDDED_TARGET_ARCH
 
 ## Before uncommenting this, be *really* sure you know what it does.
 #export EVERYTHINGISFINE=1
+
+## Package the base system with pkg(8).  You're as evil as evil can be.
+#export TURNITUPTOELEVEN=1


More information about the svn-src-user mailing list