Re: FreeBSD 15.1-BETA3 Now Available
Alan Somers <[email protected]> Sat, 16 May 2026 16:49:51 -0600
| Newsgroups | gmane.os.freebsd.stable |
|---|---|
| Message-ID | <CAOtMX2h=J49TAxxSLQDa-H=vrLZ9rRvLpuKTK0hhQCtfBxMAWw@mail.gmail.com> |
I made that change, vermaden. The documentation is in the bsdinstall(8) man page. The short version is: Download the official iso. Untar it. Put your custom script in /etc/installerconfig. Then recreate the iso. If the script sets a variable named DISTRIBUTIONS, then the iso will automatically do a distset install. If the script does not set such a variable, then the iso will automatically do a pkgbase install. See bsdinstall(8) for details. -Alan On Sat, May 16, 2026 at 4:42 PM vermaden <[email protected]> wrote: > > > The third beta build of the 15.1-RELEASE release cycle is now available. > > Hi. > > Thank You for the message Colin. > > One part was interesting for me: > > > o Scripted bsdinstall installations now use pkgbase. > > Where is the documentation for that? > > How to exactly use that? > > Thanks, > vermaden >