[Bug 291344] 15.0-RELEASE fails badly in installation above 14.3 - kindergarten

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 02 Dec 2025 11:05:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291344

--- Comment #5 from vova@fbsd.ru ---
for the truth, handbook ecourages to install security/errata first:

https://docs.freebsd.org/en/books/handbook/cutting-edge/#freebsdupdate-upgrade
```
Before upgrading to a new version, ensure the existing FreeBSD installation is
up to date with respect to security and errata patches:

# freebsd-update fetch
# freebsd-update install
The following command, when run on a FreeBSD 13.1 system, will upgrade it to
FreeBSD 13.2:

# freebsd-update -r 13.2-RELEASE upgrade
...
```

-- 
You are receiving this mail because:
You are the assignee for the bug.