FreeBSD/doc f8d0c45documentation/content/en/books/handbook/zfs _index.adoc

Fix instructions for writing the ZFS bootcode on EFI systems

The previous instructions used "gpart bootcode" which do not work
anymore and result in broken boot on EFI systems. Change the
instructions to mount the EFI partition first and then copy the boot
loader file into the target directory on it. Add a note that the target
file is architecture specific, pointing users to uefi(8) where the file
names are listed per architecture.

PR:                     293912
Reviewed by:            imp
Differential Revision:  https://reviews.freebsd.org/D56643
DeltaFile
+7-1documentation/content/en/books/handbook/zfs/_index.adoc
+7-11 files

FreeBSD/doc 994b6ecwebsite/content/en/status/report-2026-01-2026-03 bananapi-r64-r2-pro-drivers.adoc lkpi-wireless.adoc, website/content/ru/status/report-2026-01-2026-03 bananapi-r64-r2-pro-drivers.adoc sbom.adoc

website: trivial typo fix

newline added before AsciiDoc list for correct render
Approved by: doceng (implicit)
DeltaFile
+3-0website/content/ru/status/report-2026-01-2026-03/bananapi-r64-r2-pro-drivers.adoc
+3-0website/content/en/status/report-2026-01-2026-03/bananapi-r64-r2-pro-drivers.adoc
+2-0website/content/ru/status/report-2026-01-2026-03/sbom.adoc
+1-0website/content/en/status/report-2026-01-2026-03/lkpi-wireless.adoc
+1-0website/content/en/status/report-2026-01-2026-03/jdk25default.adoc
+1-0website/content/ru/status/report-2026-01-2026-03/jdk25default.adoc
+11-02 files not shown
+13-08 files

FreeBSD/doc a6a6455documentation/content/en/books/handbook/introduction _index.adoc

Fix a typo: make the word 'ports' singular to correct a grammatical error

PR:     291858
Event:  Wiesbaden Hackathon 202604
DeltaFile
+1-1documentation/content/en/books/handbook/introduction/_index.adoc
+1-11 files

FreeBSD/doc f4f5495website/content/en/usergroups _index.adoc

Website - usergroups: Update Portland, remove 5 defunct

Pull Request:   https://github.com/freebsd/freebsd-doc/pull/660
DeltaFile
+5-27website/content/en/usergroups/_index.adoc
+5-271 files

FreeBSD/doc 67232f1documentation/content/en/books/faq _index.adoc

FAQ - fix single-user mode boot instructions

PR:             291048
Pull Request:   https://github.com/freebsd/freebsd-doc/pull/635
DeltaFile
+3-3documentation/content/en/books/faq/_index.adoc
+3-31 files

FreeBSD/doc bdad001documentation/content/en/books/porters-handbook/versions _index.adoc

Renumber __FreeBSD_version value 1600016 to 1600017, insert correct 1600016 entry.
DeltaFile
+5-0documentation/content/en/books/porters-handbook/versions/_index.adoc
+5-01 files

FreeBSD/doc 8d40edewebsite/content/ru administration.adoc, website/content/ru/portmgr policies.adoc qa.adoc

website: ru - typos fixes in website pages

Reported by: maxim
Differential Revision: https://reviews.freebsd.org/D56636
DeltaFile
+14-14website/content/ru/portmgr/policies.adoc
+7-7website/content/ru/administration.adoc
+6-6website/content/ru/portmgr/qa.adoc
+5-5website/content/ru/status/report-2026-01-2026-03/sylve.adoc
+4-4website/content/ru/releases/15.0R/relnotes.adoc
+4-4website/content/ru/releases/14.4R/relnotes.adoc
+40-4055 files not shown
+133-13361 files

FreeBSD/doc 1e455b3documentation/content/en/articles/committers-guide _index.adoc

committers-guide: Remove VCS ID comment

Matching what we did in software-license guide.

Discussed with: emaste, lwhsu
DeltaFile
+0-1documentation/content/en/articles/committers-guide/_index.adoc
+0-11 files

FreeBSD/doc 97deb2bdocumentation/content/en/articles/committers-guide _index.adoc

committers-guide: Switch license to SPDX only

Matching what we did in style(9) and license-guide.

Reviewed by:            emaste, imp, mhorne
Differential Revision:  https://reviews.freebsd.org/D54444
DeltaFile
+1-22documentation/content/en/articles/committers-guide/_index.adoc
+1-221 files

FreeBSD/doc a8cf368documentation/content/en/books/porters-handbook/versions _index.adoc

Document __FreeBSD_version value 1600016. Add periods at end of sentences.
DeltaFile
+9-4documentation/content/en/books/porters-handbook/versions/_index.adoc
+9-41 files

FreeBSD/doc 53f6082website/content/en/status/report-2026-01-2026-03 bugmeister.adoc

Status - Bugmeister: Use HTTPS in the links

Pull Request:   https://github.com/freebsd/freebsd-doc/pull/659
DeltaFile
+1-1website/content/en/status/report-2026-01-2026-03/bugmeister.adoc
+1-11 files

FreeBSD/doc d9f5ecdwebsite/content/en/status/report-2026-01-2026-03 _index.adoc

Status/2026Q1/index: fix a label
DeltaFile
+1-1website/content/en/status/report-2026-01-2026-03/_index.adoc
+1-11 files

FreeBSD/doc c79b665website/content/en/status/report-2026-01-2026-03 cppc.adoc sbom.adoc

Status/2026Q1: Fixes

- Change syntax of a numbered list to fix warnings (use actual numbers
instead of repeating "1."'s)
- URL encode "..." to ensure links do not break (replacing ... with …)
DeltaFile
+6-6website/content/en/status/report-2026-01-2026-03/cppc.adoc
+1-1website/content/en/status/report-2026-01-2026-03/sbom.adoc
+7-72 files

FreeBSD/doc 6bdc012documentation/static/pgpkeys matthew.key

Update my PGP key

Extend validity for another two years.
DeltaFile
+116-67documentation/static/pgpkeys/matthew.key
+116-671 files

FreeBSD/doc b42715fwebsite/content/en/releases/15.0R/ec2-ami-ids latest.adoc

15.0: Add more EC2 regions

Add AMI IDs for the Israel, Spain, and Mexico regions.

Fixes:  79ecc1ff4616 ("15.0: Update "latest" AMIs")
Approved by:    re (implicit)
Sponsored by:   Amazon
DeltaFile
+51-0website/content/en/releases/15.0R/ec2-ami-ids/latest.adoc
+51-01 files

FreeBSD/doc 51a6d7bshared releases.adoc

releases: Expand rel-latest macro

There are a few places where we compare a RELEASE to it's STABLE branch,
or a RELEASE to it's previous release. Use macros so we can bump these
instead of bumping the numbers constantly.

Outstanding:
- I don't know what to do with rel-latest-previous since we're at a .0
currently, it should be whatever the reader should update to before they
update to 15.0. The jails chapter would benefit greatly from that.

- The syntax for escaping to use a macro inside of a code block is
still I can't figure it out... but other than that it's working well!

Fixes:                  ff71b333bffa (releases: define rel-latest macro)
Reviewed by:            mhorne
Suggested by:           Jan Brankamp <crest at rlwinm.de>
Differential Revision:  https://reviews.freebsd.org/D56104
DeltaFile
+11-2shared/releases.adoc
+11-21 files

FreeBSD/doc a9d0fe1website/archetypes/release hardware.adoc

hardware: Add the dwcotg driver
DeltaFile
+2-0website/archetypes/release/hardware.adoc
+2-01 files

FreeBSD/doc 97df6d3website/content/ru/status/report-2026-01-2026-03 _index.adoc lkpi-wireless.adoc

website: translate Status report Q1 2026 to russian

Differential Revision: https://reviews.freebsd.org/D56581
DeltaFile
+265-0website/content/ru/status/report-2026-01-2026-03/_index.adoc
+91-0website/content/ru/status/report-2026-01-2026-03/lkpi-wireless.adoc
+91-0website/content/ru/status/report-2026-01-2026-03/sylve.adoc
+90-0website/content/ru/status/report-2026-01-2026-03/bhyve-cpuid.adoc
+87-0website/content/ru/status/report-2026-01-2026-03/clusteradm.adoc
+81-0website/content/ru/status/report-2026-01-2026-03/bananapi-r64-r2-pro-drivers.adoc
+705-043 files not shown
+2,169-249 files

FreeBSD/doc 26592dbwebsite/data/en/news news.toml

News: Announce 2026Q1 status report
DeltaFile
+5-0website/data/en/news/news.toml
+5-01 files

FreeBSD/doc af76486website/content/en/status _index.adoc

Status/2026Q1: Publish report
DeltaFile
+5-1website/content/en/status/_index.adoc
+5-11 files

FreeBSD/doc a6c3267website/content/en/status/report-2026-01-2026-03 _index.adoc

Status/2026Q1: Sort reports

Differential Revision:  https://reviews.freebsd.org/D56477
DeltaFile
+259-0website/content/en/status/report-2026-01-2026-03/_index.adoc
+259-01 files

FreeBSD/doc ddb9a72website/content/en/status/report-2026-01-2026-03 intro.adoc

Status/2026Q1/intro.adoc: Add introduction

Reviewed by:    jrm
Differential Revision:  https://reviews.freebsd.org/D56480
DeltaFile
+11-0website/content/en/status/report-2026-01-2026-03/intro.adoc
+11-01 files

FreeBSD/doc 0e3247awebsite/data/ru/news news.toml

website: update ru/news - SA and EN translated

Differential Revision: https://reviews.freebsd.org/D56567
DeltaFile
+25-0website/data/ru/news/news.toml
+25-01 files

FreeBSD/doc 0e1130fwebsite/content/en/releases/13.5R errata.adoc, website/content/en/releases/14.3R errata.adoc

Add errata affecting 13.5R, 14.3R, 14.4R and 15.0R

FreeBSD-EN-26:05.vm affects all supported releases
FreeBSD-EN-26:06.timerfd affects FreeBSD 14.3R, 14.4R and 15.0R
FreeBSD-EN-26:07.pkgbase affects FreeBSD 15.0R
DeltaFile
+2-3website/content/en/releases/14.4R/errata.adoc
+3-0website/content/en/releases/15.0R/errata.adoc
+2-0website/content/en/releases/14.3R/errata.adoc
+1-0website/content/en/releases/13.5R/errata.adoc
+8-34 files

FreeBSD/doc 2eaf739website/content/en/releases/13.5R errata.adoc, website/content/en/releases/14.3R errata.adoc

Add security advisories affecting 13.5R, 14.3R, 14.4R and 15.0R

FreeBSD-SA-26:10.tty affects all supported releases
FreeBSD-SA-26:11.amd64 affects all supported releases
DeltaFile
+2-0website/content/en/releases/15.0R/errata.adoc
+2-0website/content/en/releases/14.4R/errata.adoc
+2-0website/content/en/releases/13.5R/errata.adoc
+2-0website/content/en/releases/14.3R/errata.adoc
+8-04 files

FreeBSD/doc 79ecc1fwebsite/content/en/releases/15.0R/ec2-ami-ids latest.adoc

15.0: Update "latest" AMIs

We now have 15.0-RELEASE-p6 AMIs.

Approved by:    re (implicit)
Sponsored by:   Amazon
DeltaFile
+464-481website/content/en/releases/15.0R/ec2-ami-ids/latest.adoc
+464-4811 files

FreeBSD/doc 17e3a5ewebsite/content/ru administration.adoc

website/ru: Update administration.adoc

Update to EN 261b7ec088c8db652c4be0c0e4a3a242c81e0d85
Improve wording
DeltaFile
+3-4website/content/ru/administration.adoc
+3-41 files

FreeBSD/doc cb938a2website/content/ru/releases/15.1R schedule.adoc

website/ru: Update releases/15.1R/schedule.adoc

Update to EN d40e6a87768c8ed6c198ea1d50e4d1eda4f24805
Fix spelling
DeltaFile
+4-4website/content/ru/releases/15.1R/schedule.adoc
+4-41 files

FreeBSD/doc bef56d2website/data/security advisories.toml

Correct the 26:11 advisory to be amd64.

Approved by:    so
DeltaFile
+1-1website/data/security/advisories.toml
+1-11 files

FreeBSD/doc 7eaa453website/static/security/advisories FreeBSD-SA-26:10.tty.asc FreeBSD-SA-26:11.amd64.asc, website/static/security/patches/SA-26:11 amd64-13.patch amd64-15.patch

Add EN-26:05 through EN-26:07, SA-26:10, and SA-26:11.

Approved by:    so
DeltaFile
+397-0website/static/security/patches/SA-26:11/amd64-13.patch
+397-0website/static/security/patches/SA-26:11/amd64-15.patch
+397-0website/static/security/patches/SA-26:11/amd64-14.patch
+165-0website/static/security/advisories/FreeBSD-SA-26:10.tty.asc
+163-0website/static/security/advisories/FreeBSD-SA-26:11.amd64.asc
+158-0website/static/security/advisories/FreeBSD-EN-26:05.vm.asc
+1,677-025 files not shown
+2,746-031 files