Hi mates!
Try to update my vpn box from 13.1-RELEASE-p3 to 13.1-RELEASE-p4 with
I didn't changes any config files.
Also
Try to update my vpn box from 13.1-RELEASE-p3 to 13.1-RELEASE-p4 with
freebsd-update
tool and I see strange behavior
Bash:
root@vpnbox:/usr/src # uname -srm
FreeBSD 13.1-RELEASE-p3 amd64
root@vpnbox:/usr/src # freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 2 mirrors found.
Fetching metadata signature for 13.1-RELEASE from update1.freebsd.org... done.
Fetching metadata index... done.
Fetching 2 metadata files... done.
Inspecting system... done.
Preparing to download files... done.
No updates needed to update system to 13.1-RELEASE-p4.
root@vpnbox:/usr/src # freebsd-update install
No updates are available to install.
Run '/usr/sbin/freebsd-update fetch' first.
Also
Bash:
root@vpnbox:/ # cat /var/run/os-release
NAME=FreeBSD
VERSION="13.1-RELEASE-p4"
VERSION_ID="13.1"
ID=freebsd
ANSI_COLOR="0;31"
PRETTY_NAME="FreeBSD 13.1-RELEASE-p4"
CPE_NAME="cpe:/o:freebsd:freebsd:13.1"
HOME_URL="https://FreeBSD.org/"
BUG_REPORT_URL="https://bugs.FreeBSD.org/"
root@vpnbox:/ # uname -a
FreeBSD vpnbox 13.1-RELEASE-p3 FreeBSD 13.1-RELEASE-p3 GENERIC amd64