Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2017 20:03:20 +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: r319457 - head
Message-ID:  <201706012003.v51K3KUf014203@repo.freebsd.org>

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

Log:
  META_MODE users should build with -DNO_META_IGNORE_HOST once after ino64 upgrade.
  
  See r301467 for more details.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu Jun  1 19:58:40 2017	(r319456)
+++ head/UPDATING	Thu Jun  1 20:03:20 2017	(r319457)
@@ -92,6 +92,9 @@ 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?201706012003.v51K3KUf014203>