When setting up a new jail I use the
I've created two different jails with the same result.
bsdinstall utility, but on 14.0-RELEASEp1, it seems that bsdinstall is installing 13.2 instead of 14.0. Is there some configuration file I can change that will make it install 14.0 by default, or is this a bug in the utility?I've created two different jails with the same result.
Code:
root@host:~ # freebsd-version -urk
14.0-RELEASE
14.0-RELEASE
14.0-RELEASE-p1
root@host:~ # bsdinstall jail /jails/newjail/
root@host:~ # service jail start newjail
root@host:~ # freebsd-version -j newjail
13.2-RELEASE
root@host:~ # man bsdinstall | tail -1
FreeBSD 14.0-RELEASE July 18, 2022 FreeBSD 14.0-RELEASE