https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283214

--- Comment #12 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=58610d1e0fbbd1a49927559ee3970d8e4594cc86

commit 58610d1e0fbbd1a49927559ee3970d8e4594cc86
Author:     Pat Maddox <p...@patmaddox.com>
AuthorDate: 2024-12-13 19:57:30 +0000
Commit:     Ed Maste <ema...@freebsd.org>
CommitDate: 2025-01-06 17:56:30 +0000

    build: Sort distributekernel METALOG when using -DNO_ROOT

    The metalog is produced by install -M, which is not inherently sorted.
    This results in non-deterministic file ordering in kernel.txz. Order the
    files in kernel.txz to support reproducible builds.

    PR:             283214
    Reviewed by:    emaste

    Signed-off-by: Pat Maddox <p...@patmaddox.com>

 Makefile.inc1 | 20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to