Date: Fri, 24 Oct 2025 02:29:15 +0300 From: Andrey Fesenko <f0andrey@gmail.com> To: freebsd-current <freebsd-current@freebsd.org>, ifreund@freebsdfoundation.org Subject: bsdinstall scripted regression (broken) 15-BETA Message-ID: <CA%2BK5SrP-ODKwEyS%2BgLwK_n0TNL8C3kPwNR8CB6LTOa98VWP2HA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Bug 290375 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290375> - bsdinstall: pkgbase not scripted Simple install script not work now after add pkgbase bsdinstall script /tmp/installerconfig # installerconfig export nonInteractive="YES" HOSTNAME="freebsd" BSDINSTALL_PKG_REPOS_DIR="/usr/freebsd-packages/repos/" DISTRIBUTIONS="" DISKSLICE=vtbd0 PARTITIONS="$DISKSLICE GPT { auto freebsd-ufs / }" #!/bin/sh -x LUA usr.sbin/bsdinstall/scripts/pkgbase.in Need OK in Select System Components Not man, not option for select components in scripted mode, not ready for white lebling <https://github.com/freebsd/freebsd-src/blob/main/usr.sbin/bsdinstall/scripts/pkgbase.in#L170> [-- Attachment #2 --] <div dir="ltr"><a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290375">Bug 290375</a> - bsdinstall: pkgbase not scripted<br><br> <pre class="gmail-bz_comment_text" id="gmail-comment_text_0">Simple install script not work now after add pkgbase bsdinstall script /tmp/installerconfig # installerconfig export nonInteractive="YES" HOSTNAME="freebsd" BSDINSTALL_PKG_REPOS_DIR="/usr/freebsd-packages/repos/" DISTRIBUTIONS="" DISKSLICE=vtbd0 PARTITIONS="$DISKSLICE GPT { auto freebsd-ufs / }" #!/bin/sh -x<br><br></pre><pre class="gmail-bz_comment_text" id="gmail-comment_text_0">LUA usr.sbin/bsdinstall/scripts/<a href="http://pkgbase.in">pkgbase.in</a><br>Need OK in Select System Components<br><br></pre><pre class="gmail-bz_comment_text" id="gmail-comment_text_0">Not man, not option for select components in scripted mode, not ready for <a href="https://github.com/freebsd/freebsd-src/blob/main/usr.sbin/bsdinstall/scripts/pkgbase.in#L170">white lebling</a> </pre></div>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BK5SrP-ODKwEyS%2BgLwK_n0TNL8C3kPwNR8CB6LTOa98VWP2HA>
