Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Apr 2021 10:48:31 -0700
From:      John Baldwin <jhb@FreeBSD.org>
To:        Ed Maste <emaste@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 4bbfa3d3baf7 - main - release: move installworld before installkernel
Message-ID:  <44444ea1-0c4c-98fb-9cae-fe3650441422@FreeBSD.org>
In-Reply-To: <202104051716.135HGoYJ012524@gitrepo.freebsd.org>
References:  <202104051716.135HGoYJ012524@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/5/21 10:16 AM, Ed Maste wrote:
> The branch main has been updated by emaste:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=4bbfa3d3baf70492ad4c3eacace0f966f3ca7070
> 
> commit 4bbfa3d3baf70492ad4c3eacace0f966f3ca7070
> Author:     Ed Maste <emaste@FreeBSD.org>
> AuthorDate: 2021-04-05 17:16:01 +0000
> Commit:     Ed Maste <emaste@FreeBSD.org>
> CommitDate: 2021-04-05 17:16:01 +0000
> 
>      release: move installworld before installkernel
>      
>      To support -DNO_ROOT work.  The top-level installworld target creates a
>      new METALOG starting with `#mtree 2.0` so it needs to be first, to avoid
>      overwriting installkernel METALOG entries.

Alternatively, installworld and installkernel should perhaps write to separate
intermediate METALOG files that are assembled into the final METALOG file when
a single file is needed.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44444ea1-0c4c-98fb-9cae-fe3650441422>