I was doing some patching and saw that 14.3 is EOL soon:
ansible@erebor:~ $ doas freebsd-update fetch
src component not installed, skipped
Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching metadata signature for 14.3-RELEASE from update2.freebsd.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.
No updates needed to update system to 14.3-RELEASE-p15.
WARNING: FreeBSD 14.3-RELEASE is approaching its End-of-Life date.
It is strongly recommended that you upgrade to a newer
release within the next 2 days.
ansible@erebor:~ $ uname -a
FreeBSD erebor 14.3-RELEASE FreeBSD 14.3-RELEASE releng/14.3-n271432-8c9ce319fef7 GENERIC amd64
ansible@erebor:~ $ uptime
10:46AM up 204 days, 30 mins, 1 user, load averages: 0.02, 0.15, 0.11
Look at the 15.1 upgrade docs, it looks like I should upgrade to 14.4 first. This blog post has lots of details to explore.
I was doing some patching and saw that 14.3 is EOL soon:
Look at the 15.1 upgrade docs, it looks like I should upgrade to 14.4 first. This blog post has lots of details to explore.