Date: Mon, 27 Apr 2026 19:21:43 +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-iWVFv89FIL@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 #3 from Alan Somers <asomers@FreeBSD.org> --- Here is my plan: * make pkgbase be the default going forward. Anybody wishing to install with legacy distsets must set PKGBASE="no" in their installerconfig file. usr.sbin/bsdinstall/scripts/script will check for that variable, and if set, call "bsdinstall pkgbase --non-interactive" * Add a "--non-interactive" option to usr.sbin/bsdinstall/scripts/pkgbase.in . When set, pkgbase.in will not call bsddialog for user input. Instead, it will select components based on the DISTRIBUTIONS environment variable. I plan to implement this in time for 15.1-RELEASE . -- 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-iWVFv89FIL>
