[Bug 290375] bsdinstall: can't install pkgbase system with installerconfig
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 May 2026 19:05:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290375
--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch releng/15.1 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=cb7880bb09009c977d3fb70a66b0f57f9fbe83ed
commit cb7880bb09009c977d3fb70a66b0f57f9fbe83ed
Author: Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2026-04-28 17:27:17 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2026-05-14 19:04:21 +0000
bsdinstall: do pkgbase installations with the "script" command
"bsdinstall script" will now do a pkgbase installation by default. The
system components to install can be specified in the COMPONENTS
variable, and have the same names as those used in the interactive
installer. bsdinstall will still do a legacy distset installation if
DISTRIBUTIONS is defined in the installerconfig file.
Approved by: re (cperciva)
PR: 290375
Sponsored by: ConnectWise
Reviewed by: ziaee, ivy, jduran
Differential Revision: https://reviews.freebsd.org/D56717
(cherry picked from commit dc14ae4217a0babb1240f813b642edc2d7b955a6)
(cherry picked from commit 1f5869130f6ebd299e65a627eff23a8c3d360afb)
UPDATING | 5 +++
usr.sbin/bsdinstall/bsdinstall.8 | 45 ++++++++++++++++-----
usr.sbin/bsdinstall/scripts/pkgbase.in | 15 ++++++-
usr.sbin/bsdinstall/scripts/script | 71 ++++++++++++++++++++--------------
4 files changed, 95 insertions(+), 41 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.