Date: Mon, 20 Oct 2025 09:41:03 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 290375] bsdinstall: pkgbase not scripted Message-ID: <bug-290375-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D290375 Bug ID: 290375 Summary: bsdinstall: pkgbase not scripted Product: Base System Version: 15.0-STABLE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: andrey@bsdnir.info Created attachment 264737 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D264737&action= =3Dedit simple add pkgbase Simple install script not work now after add pkgbase bsdinstall script /tmp/installerconfig # installerconfig export nonInteractive=3D"YES" HOSTNAME=3D"freebsd" BSDINSTALL_PKG_REPOS_DIR=3D"/usr/freebsd-packages/repos/" DISTRIBUTIONS=3D"" DISKSLICE=3Dvtbd0 PARTITIONS=3D"$DISKSLICE GPT { auto freebsd-ufs / }" #!/bin/sh -x Patch base fixed, but not full non interactive. Need OK in Select System Components --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290375-227>