| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Reported by: leres
|
| |
|
|
|
| |
Approved by: re (implicit)
Sponsored by: OpenSats Initiative
|
| |
|
|
|
|
|
| |
Everything except the announcement itself
Approved by: re (implicit)
Sponsored by: OpenSats Initiative
|
| |
|
|
|
| |
Approved by: re (implicit)
Sponsored by: OpenSats Initiative
|
| |
|
|
|
|
| |
Reviewed by: ziaee
Co-authored-by: leres
Differential Revision: https://reviews.freebsd.org/D55751
|
| |
|
|
| |
We never did figure out how these get in here.
|
| |
|
|
|
|
| |
- wordsmith for accessibility
- consolidate entries where possible
- sort alphabetically by approximate manual section
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Add an erratum describing a problem where freebsd-update(8) commands such as
fetch or install may hang when pkg(8) is not bootstrapped.
The erratum also documents a workaround: bootstrap pkg(8) before running
freebsd-update(8).
Reviewed by: ziaee, grahamperrin
Approved by: ziaee, re (implicit)
Differential Revision: https://reviews.freebsd.org/D55754
PR: 293640
|
| |
|
|
|
|
|
|
|
| |
Empty sections removed.
Release version in variables rechecked.
Reviewed by: ziaee
Approved by: ziaee, re (implicit)
Differential Revision: https://reviews.freebsd.org/D55764
|
| |
|
|
|
|
|
|
|
|
|
| |
Relnotes of 14.1, 14.0, 13.3, 13.2, 13.1 and 13.0 updated
Reported by: Christian Ullrich <chris@chrullrich.net>
Reviewed by: ziaee
Approved by: ziaee
Differential Revision: https://reviews.freebsd.org/D55706
PR: 282330
|
| |
|
|
|
|
|
|
| |
- builtin(1) rewrite with keybinds(1) appeared
- newaliases(1) manpage update moved to manpages
- vt(4) learned about increasing console scrollback size
- most ethernet switch manuals appeared or were improved
- dumpon(8) learned about settings for crash dumps
|
| |
|
|
|
|
|
|
|
|
| |
dtrace_fbt(4) was included into relnotes due to Relnotes: key word in
the commit. This information is not full, if it does not include reference
to other man pages for dtrace provider created in 14.4R. This patch
adds information about all providers man pages related to this release.
Approved by: re (implicit)
Differential Revision: https://reviews.freebsd.org/D55704
|
| |
|
|
|
|
|
|
| |
releasePrev and releaseNext are assigned.
The table of teh content is added similar to 15.0R relnotes
and 14.4R harware page.
Differential Revision: https://reviews.freebsd.org/D55705
|
| |
|
|
|
| |
Approved by: re (implicit)
Differential Revision: https://reviews.freebsd.org/D55707
|
| | |
|
| | |
|
| |
|
|
| |
Approved by: re
|
| |
|
|
|
|
| |
Reviewed by: ziaee, vladlen
Approved by: ziaee, re (implicit)
Differential Revision: https://reviews.freebsd.org/D55675
|
| |
|
|
|
|
| |
14.4-RELEASE builds started on March 6.
Sponsored by: OpenSats Initiative
|
| |
|
|
|
| |
Reviewed by: ziaee
Differential Revision: https://reviews.freebsd.org/D54956
|
| |
|
|
|
|
|
|
|
| |
Information about man page changes added,
man pages are sorted by section number, name.
Reviewed by: ziaee
Approved by: ziaee
Differential Revision: https://reviews.freebsd.org/D55618
|
| |
|
|
|
| |
Approved by: re (implicit)
Differential Revision: https://reviews.freebsd.org/D55615
|
| |
|
|
|
| |
Reviewed by: carlavilla
Differential Revision: https://reviews.freebsd.org/D52061
|
| | |
|
| |
|
|
| |
Reported by: tom
|
| |
|
|
|
| |
Approved by: re (implicit)
Sponsored by: OpenSats Initiative
|
| |
|
|
|
| |
PR: 291384
Reported by: grahamperrin
|
| |
|
|
|
|
|
| |
The RC1 builds started on February 27, 2026.
Approved by: re (implicit)
Sponsored by: OpenSats Initiative
|
| |
|
|
| |
PR: 293468
|
| |
|
|
| |
PR: 293468
|
| |
|
|
|
| |
Approved by: re (implicit)
Differential Revision: https://reviews.freebsd.org/D55513
|
| |
|
|
|
| |
FreeBSD-SA-26:04.jail 13.5R and 14.3R
FreeBSD-SA-25:05.route affects all supported releases
|
| |
|
|
|
|
|
| |
We now have 15.0-RELEASE-p4 AMIs.
Approved by: re (implicit)
Sponsored by: Amazon
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The FreeBSD website uses HTML Tidy, which adds whitespace inside the
table of EC2 AMIs; I didn't notice this when I was testing locally
because it didn't run there. This results in the filtering breaking
since e.g. "ufs" does not match "\nufs\n".
Addding .trim() to the filtering script removes the extra whitespace
which HTML Tidy added.
PR: 293397
|
| |
|
|
|
|
|
|
| |
The characters -- in the URL do not behave as expected, hence encode
them as %2D%2D.
Reported by: ykla <yklaxds@gmail.com>
Pull Request: https://github.com/freebsd/freebsd-doc/pull/612
|
| |
|
|
| |
Pull Request: https://github.com/freebsd/freebsd-doc/pull/612
|
| |
|
|
|
| |
Approved by: re (implicit)
Sponsored by: OpenSats Initiative
|
| |
|
|
| |
Differential Revision: https://reviews.freebsd.org/D55409
|
| |
|
|
|
| |
Co-authored-by: Joseph Mingrone <jrm@FreeBSD.org>
Differential Revision: https://reviews.freebsd.org/D55200
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
This introduction announces changes in the status reports schedule.
Reviewed by: adamw, Graham Percival <gperciva@tarsnap.com>
Pull Request: https://github.com/freebsd/freebsd-doc/pull/611
|
| |
|
|
|
|
|
| |
The 14.4-BETA3 builds startd on February 20, 2026.
Approved by: re (implicit)
Sponsored by: OpenSats Initiative
|
| |
|
|
|
|
|
|
| |
The Windows dev kit 2023 has been working since 13.2 or 13.3. Add it to
the list of working arm platforms in the hardware release note template
as well as currently supported releases.
Reported by: fuz
|
| |
|
|
|
| |
Reviewed by: vladlen, carlavilla
Differential Revision: https://reviews.freebsd.org/D54334
|
| |
|
|
| |
Approved by: core
|
| |
|
|
|
|
|
|
|
|
| |
In addition to the original AMIs, a separate page lists the IDs of
the latest "patched" AMIs (aka 15.0-RELEASE-pN for the largest
relevant N).
Reviewed by: carlavilla
Sponsored by: Amazon
Differential Revision: https://reviews.freebsd.org/D55292
|
| |
|
|
|
| |
Approved by: re (implicit)
Differential Revision: https://reviews.freebsd.org/D55375
|
| |
|
|
|
|
|
|
|
|
| |
The Future Release section must correspond
to current state. Removed section was copies
from 14.3R relnotes and obsolete since 15.R
release date
Approved by: re (implicit)
Differential Revision: https://reviews.freebsd.org/D55322
|
| |
|
|
|
|
| |
This work is sponsored by the FreeBSD Foundation.
Sponsored by: The FreeBSD Foundation
|