From owner-svn-src-all@FreeBSD.ORG Tue May 6 15:44:34 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B02309AE; Tue, 6 May 2014 15:44:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9DBF889; Tue, 6 May 2014 15:44:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s46FiYbJ080846; Tue, 6 May 2014 15:44:34 GMT (envelope-from imp@svn.freebsd.org) Received: (from imp@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s46FiYfF080845; Tue, 6 May 2014 15:44:34 GMT (envelope-from imp@svn.freebsd.org) Message-Id: <201405061544.s46FiYfF080845@svn.freebsd.org> From: Warner Losh Date: Tue, 6 May 2014 15:44:34 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r265451 - head X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 15:44:34 -0000 Author: imp Date: Tue May 6 15:44:34 2014 New Revision: 265451 URL: http://svnweb.freebsd.org/changeset/base/265451 Log: Add helpful note about possible workarounds for (as yet) unknown breakage. Also fix typo. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue May 6 15:38:44 2014 (r265450) +++ head/UPDATING Tue May 6 15:44:34 2014 (r265451) @@ -14,7 +14,7 @@ Items affecting the ports and packages s NOTE: FreeBSD has switched from gcc to clang. If you have trouble bootstrapping from older versions of FreeBSD, try WITHOUT_CLANG and WITH_GCC to bootstrap to the tip of head, and then rebuild without this option. The bootstrap process from -older version of current accorss the gcc/clang cutover is a bit fragile. +older version of current across the gcc/clang cutover is a bit fragile. NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW: FreeBSD 11.x has many debugging features turned on, in both the kernel @@ -40,7 +40,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11 behavior of incremental builds inside the tree of individual directories. Set MAKESYSPATH to ".../share/mk" to do that. Although this has survived make universe and some upgrade scenarios, - other upgrade scenarios may have broken. + other upgrade scenarios may have broken. At least one form of + temporary breakage was fixed with MAKESYSPATH settings for buildworld + as well... 20140430: The lindev device has been removed since /dev/full has been made a