Is updating from 12.1-beta to 12.1-RELEASE easy?
Yes.
Too few in this case because it did not help me one bit. I'm running RELEASE now and wait for the 12.1 RELEASE. I'm sure there will be info how to update when the time comes. It's been years ago that I ran fbsd. Version 8 to 10. Linux after that. And now back on fbsd. My main problems lie in finding the right system settings. In Linux it's all done for you. At least most of the time. I do a lot of reading to catch up but at times it's easier to ask for help on the forum.Man of much knowledge, many posts, and few words.
... I'm running RELEASE now and wait for the 12.1 RELEASE.
They're all the same,I'm sure there will be info how to update when the time comes.
freebsd-update -r <RELEASEVERSION> upgrade
and freebsd-update install
. For minor upgrades this is usually everything you need to do. For major version upgrades you typically have to run freebsd-update install
three times in a row. The first run upgrades the kernel, reboot, second run upgrades world, then reinstall every package/port, and then the third and last run removes old libraries and such.My main problems lie in finding the right system settings. In Linux it's all done for you. At least most of the time. I do a lot of reading to catch up but at times it's easier to ask for help on the forum.