On 28/04/25 13:14, Ed Maste wrote:
The branch main has been updated by emaste:
URL:
https://cgit.FreeBSD.org/src/commit/?id=ee9cfd7275784b61b030beb242df588bb35b21f0
commit ee9cfd7275784b61b030beb242df588bb35b21f0
Author: Isaac Freund <ifre...@freebsdfoundation.org>
AuthorDate: 2025-04-01 23:25:49 +0000
Commit: Ed Maste <ema...@freebsd.org>
CommitDate: 2025-04-28 16:12:27 +0000
bsdinstall: add pkgbase target
Reviewed by: ziaee (manpages), kevans (lua), emaste
Relnotes: Yes
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D49822
I've rebuilt current with WITHOUT_BSDINSTALL=yes and there are 3
remaining files at /usr/libexec/bsdinstall that are not removed by make
delete-old:
pkgbase
finalconfig
firmware
pkgbase was introduced by this commit
--
Renato Botelho