From owner-svn-src-all@FreeBSD.ORG Wed Sep 18 10:53:32 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 89B41699; Wed, 18 Sep 2013 10:53:32 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 4B0AF2129; Wed, 18 Sep 2013 10:53:31 +0000 (UTC) Received: from nine.des.no (smtp.des.no [194.63.250.102]) by smtp-int.des.no (Postfix) with ESMTP id ADE836E60; Wed, 18 Sep 2013 10:53:30 +0000 (UTC) Received: by nine.des.no (Postfix, from userid 1001) id 2AF4CDB; Wed, 18 Sep 2013 12:52:50 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Bryan Drewery Subject: Re: svn commit: r255634 - head References: <201309171259.r8HCxb3o032697@svn.freebsd.org> <5238548D.9080503@FreeBSD.org> <86a9jabe2l.fsf@nine.des.no> Date: Wed, 18 Sep 2013 12:52:50 +0200 In-Reply-To: <86a9jabe2l.fsf@nine.des.no> ("Dag-Erling =?utf-8?Q?Sm=C3=B8r?= =?utf-8?Q?grav=22's?= message of "Wed, 18 Sep 2013 12:48:34 +0200") Message-ID: <8661tybdvh.fsf@nine.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 18 Sep 2013 10:53:32 -0000 Dag-Erling Sm=C3=B8rgrav writes: > - 'make installworld' will succeed (except, I think, in the NO_ROOT > case), because it doesn't run mtree. > [...] > The fact that neither 'make installworld' nor mergemaster create missing > directories is probably a bug. We should, at the very least, document > the need to run 'make hierarchy' before 'make installworld'. I spoke too soon: 'make installworld' does indeed run mtree. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no