FreeBSD 14.4-RELEASE Available

Upgrade from 14.3 to 14.4 went on very smoothly here, zero problems. System was already at 14.3-p9 prior to upgrade.
The commands I ran were:-

# freebsd-update -r 14.4-RELEASE upgrade
# freebsd-update install
# shutdown -r now
# freebsd-update install
# pkg upgrade
# shutdown -r now
The final reboot may have been unnecessary, but I noticed that pkg upgrade put a load of firmware files on, so it can't hurt.

Final verification.
$ freebsd-version -ukr
14.4-RELEASE
14.4-RELEASE
14.4-RELEASE

Very smooth process. During the first stage it askd me to manually edit /etc/ssh/sshd_config, I typed 'ACCEPT' and it went through, that was the only manual intervention I had to make.

Everything seems to be working. Ethernet, wifi, suspend/resume, graphics acceleration, audio, video. :-)
 
Back
Top