Re: git: ee9cfd727578 - main - bsdinstall: add pkgbase target
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 May 2025 19:47:46 UTC
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 <ifreund@freebsdfoundation.org> > AuthorDate: 2025-04-01 23:25:49 +0000 > Commit: Ed Maste <emaste@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