git: 2ffd04bbab17 - main - OptionalObsoleteFiles: Add recent bsdinstall additions
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 08 May 2025 13:09:17 UTC
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=2ffd04bbab17343c09d7e4119ee3a18b8ad72c44 commit 2ffd04bbab17343c09d7e4119ee3a18b8ad72c44 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2025-05-08 13:06:12 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2025-05-08 13:08:24 +0000 OptionalObsoleteFiles: Add recent bsdinstall additions Reported by: garga Fixes: a6d202077dee ("bsdinstall: revisit the finalconfig step") Fixes: bbe2a1da2df6 ("bsdinstall: add menu to install firmware") --- tools/build/mk/OptionalObsoleteFiles.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index baaca10ea3f1..6de8f1c5a0f6 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -413,6 +413,8 @@ OLD_FILES+=usr/libexec/bsdinstall/distfetch OLD_FILES+=usr/libexec/bsdinstall/docsinstall OLD_FILES+=usr/libexec/bsdinstall/entropy OLD_FILES+=usr/libexec/bsdinstall/fetchmissingdists +OLD_FILES+=usr/libexec/bsdinstall/finalconfig +OLD_FILES+=usr/libexec/bsdinstall/firmware OLD_FILES+=usr/libexec/bsdinstall/hardening OLD_FILES+=usr/libexec/bsdinstall/hostname OLD_FILES+=usr/libexec/bsdinstall/jail