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 <ema...@freebsd.org>
AuthorDate: 2021-04-05 17:16:01 +0000
Commit: Ed Maste <ema...@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
_______________________________________________
dev-commits-src-main@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"