Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2026 19:31:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkgbase@FreeBSD.org
Subject:   [Bug 290375] bsdinstall: can't install pkgbase system with installerconfig
Message-ID:  <bug-290375-36141-BrR4kjoW3H@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-290375-36141@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290375

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=1f5869130f6ebd299e65a627eff23a8c3d360afb

commit 1f5869130f6ebd299e65a627eff23a8c3d360afb
Author:     Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2026-04-28 17:27:17 +0000
Commit:     Alan Somers <asomers@FreeBSD.org>
CommitDate: 2026-05-13 19:27:34 +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.

    PR:             290375
    Sponsored by:   ConnectWise
    Reviewed by:    ziaee, ivy, jduran
    Differential Revision: https://reviews.freebsd.org/D56717

    (cherry picked from commit dc14ae4217a0babb1240f813b642edc2d7b955a6)

 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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290375-36141-BrR4kjoW3H>