git: af4c34e4db85 - main - OptionalObsoleteFiles: Add bsdinstall pkgbase
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 08 May 2025 13:00:18 UTC
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=af4c34e4db85ebbae93013c8374396fe2451202a commit af4c34e4db85ebbae93013c8374396fe2451202a Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2025-05-08 12:58:18 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2025-05-08 12:59:30 +0000 OptionalObsoleteFiles: Add bsdinstall pkgbase Reported by: garga Fixes: ee9cfd727578 ("bsdinstall: add pkgbase target") --- tools/build/mk/OptionalObsoleteFiles.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index bd0a0972500d..baaca10ea3f1 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -423,6 +423,7 @@ OLD_FILES+=usr/libexec/bsdinstall/netconfig OLD_FILES+=usr/libexec/bsdinstall/netconfig_ipv4 OLD_FILES+=usr/libexec/bsdinstall/netconfig_ipv6 OLD_FILES+=usr/libexec/bsdinstall/partedit +OLD_FILES+=usr/libexec/bsdinstall/pkgbase OLD_FILES+=usr/libexec/bsdinstall/rootpass OLD_FILES+=usr/libexec/bsdinstall/runconsoles OLD_FILES+=usr/libexec/bsdinstall/script