Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2017 20:29:48 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r319459 - head
Message-ID:  <201706012029.v51KTmmX022418@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Thu Jun  1 20:29:48 2017
New Revision: 319459
URL: https://svnweb.freebsd.org/changeset/base/319459

Log:
  Revert r319457.
  
  META_MODE users actually do not need to do anything special assuming
  they have COMPAT_FREEBSD11 enabled.  The host tools in WORLDTMP will
  continue to work just fine.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu Jun  1 20:11:26 2017	(r319458)
+++ head/UPDATING	Thu Jun  1 20:29:48 2017	(r319459)
@@ -92,9 +92,6 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
 	a reboot is required after installing the new kernel before
 	installing world.  
 
-	Users using META_MODE to build should also use -DNO_META_IGNORE_HOST
-	to 'make' for the first build after upgrading.
-
 20170424:
 	The NATM framework including the en(4), fatm(4), hatm(4), and
 	patm(4) devices has been removed.  Consumers should plan a



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706012029.v51KTmmX022418>