Record the v6.17 driver updates for iwlwifi, rtw88, and rtw89 all
along with possible ceveats.
Mention iwlwifi, iwx, and rtwn supporting 11ac in the wireless section
and remove a superfluous remark on rtw88 from a previous release
(though history seems to repeat itself with that driver).
Sponsore by: The FreeBSD Foundation
cutting-edge: Include boot environment use in a major upgrade with pkgbase
Explain the major version upgrade procedure with ZFS boot environments
as an extra safety net in case something goes wrong. Add a workaround
for a problem that may remove pkg itself in some edge cases. Remove
older, unsupported 14.2-RELEASE from the instructions.
Reviewed by: bcr, Graham Perrin <grahamperrin at gmail.com>
Differential Revision: https://reviews.freebsd.org/D53534
Tidy the 15.0 release notes' ix section
* Drop a confusingly redundant sounding section.
* Change another section's git tag to the main branch, not stable/14.
Reviewed by: kbowling
Sponsored by: ConnectWise
Differential Revision: https://reviews.freebsd.org/D53810
Status/2025Q3/wutil.adoc: Add report
Reviewed by: status (Pau Amma <pauamma at gundo.com>), obiwac
Differential Revision: https://reviews.freebsd.org/D53618
15.0: Adding an extra RC2 to the schedule
I'm rolling 15.0-RC2 very soon after RC1 to fix a bug affecting some
cloud image builds. (Non-cloud builds will not see any changes aside
from the version number.)
The -RC2 planned for November 21st will now be 15.0-RC3.
HW Relnotes template: Add hgame and sbp
Add the hgame game controller driver, and replace the handwritten sbp
firewire storage driver entry with a maintainable macro which will
notify us instead of creating a dead link if the driver is removed.