Hello there. Need advice about what to do next after upgrading system from 12-RELEASE.
Updated /usr/src using svnup:
After that:
And built world as usual: make buildworld / make buildkernel / make installkernel / reboot...
When I log I got:
Before svnup I use svn to sync src like that:
As I understood, after some time 12.2-Prerelease will be 12.2-Stable. So should I worry about my system and rebuild everything to releng-12.1 ? Thanks for answer.
Updated /usr/src using svnup:
Code:
cat /usr/local/etc/svnup.conf | grep stable
[stable]
branch=base/stable/12
Code:
svnup stable
When I log I got:
Code:
# freebsd-version -ku
12.2-PRERELEASE
12.2-PRERELEASE
Code:
svn://svn.freebsd.org/base/releng/12.1/ /usr/src