Update instructions for submitting Problem Reports.
Improve description of the steps to submit a diff.
The [patch] convention for the summary field is not needed anymore.
Update the quick start FreeBSD section in the overview chapter of
the fdp-primer to reflect that.
PR: 295715
Adjust the carefully prepared list of changes for the 15.1 release:
- reduce the list of driver updates to the ones we actually ship.
Mediatek was in a different category anyway.
- adjust some descriptions and add notes to Realtek drivers that
there are known issues.
Sponsored by: The FreeBSD Foundation
Reviewed by: vladlen
Differential Revision: https://reviews.freebsd.org/D57243
* Add the text of the new bylaws, which have been voted on but not yet
enacted.
* Reorganize the page since it now holds two sets of bylaws.
* Update the section about the last and next election.
Reviewed by: imp, bcr
Differential Revision: https://reviews.freebsd.org/D57281
Previous patch (4c396c5b7f) missed `archetypes/release/hardware.adoc`
which is used for creating new hardware notes. Update the file to
reflect the patch.
Reviewed by: cperciva
Fixes: 4c396c5b7f ("hardware: Update pSeries entries")
Differential Revision: https://reviews.freebsd.org/D57260
Move pkgbase changes to a new section at the start of the release
notes. This avoids conflating ports and pkgbase changes (which we
should avoid, since some users are already confused about the
relationship between pkgbase and ports), and provides important
information which might require user action earlier in the release
notes.
Be more explicit about when user action is and isn't required.
Remove "pkgbase" from user-facing documentation ("base system packages"
is the preferred user-facing terminology).
Suggest that people wanting to use installworld/installkernel should
depkgbasify, rather than suggesting DESTDIR=/. Overriding this check
is basically guaranteed to break the system, and should never be done;
it's only there in case of some sort of extraordinary situation where
the system can't be repaired any other way.
Reviewed by: ziaee
Approved by: ziaee (doc)
Differential Revision: https://reviews.freebsd.org/D57228
Remove an item about ec2-small and cloud-init which is included in
the following entry.
Add an item about ec2-small having firstboot_pkgs turned off by
default; this change speeds up the boot process by 6 seconds by not
installing zero packages.
15.1-RC1 builds started on May 22, 2026.
Also belatedly note that BETA3 builds started on May 15, 2026.
Approved by: re (implicit)
Sponsored by: OpenSats Initiative
fixes mandoc generation of left bracket
adds messages, when HARDWARE section is absent or empty
remains hwlist macro in hardware.adoc for next cycles
hwlist macro has warning message text in the same line
Reviewed by: carlavilla
Approved by: carlavilla
Differential Revision: https://reviews.freebsd.org/D57133
FreeBSD-SA-26:18.setcred affects all supported releases
FreeBSD-SA-26:19.file affects all supported releases
FreeBSD-SA-26:20.fusefs affects all supported releases
FreeBSD-SA-26:21.ptrace affects all supported releases
FreeBSD-SA-26:22.casper affects all supported releases
FreeBSD-SA-26:23.bsdinstall affects all supported releases
FreeBSD-SA-26:24.cap_net affects all supported releases
Unconditionally send the website footer link to the contributing article
to the english version, as a stopgap to fix the 404. This link needs to
preserve the language.
Reported by: debg
Reviewed by: carlavilla
Differential Revision: https://reviews.freebsd.org/D57064
14.4 and 15.1 support little-endian pSeries. 15.0 has boot panic due to
bug in SLOF, but it should be reclassified as QEMU pSeries instead of
IBM.
Reviewed by: kbowling, ziaee
Signed-off-by: Minsoo Choo <minsoo@minsoo.io>
Differential Revision: https://reviews.freebsd.org/D57102