History log of /freebsd/release/scripts/tools.subr (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/14.3.0-p1, release/14.2.0-p4, release/13.5.0-p2
# ceab09e3 24-Jun-2025 Bojan Novković <bnovkov@FreeBSD.org>

release: Add a helper script for common tools

Add a helper script that populates variables used to invoke several tools.
This is also the first step towards cleaning up several inconsistencies
relat

release: Add a helper script for common tools

Add a helper script that populates variables used to invoke several tools.
This is also the first step towards cleaning up several inconsistencies
related to tool invocation in various release scripts (e.g. ${MAKEFS} vs makefs).

Sponsored by: Klara, Inc.
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D51038
Reviewed by: emaste, des

show more ...