1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 19:35:07 +00:00

3816 Commits

Author SHA1 Message Date
Ronald 48c4af7948 Status/2026Q1/jdk21default.adoc: Add report
Pull Request:	https://github.com/freebsd/freebsd-doc/pull/619
2026-04-08 15:42:55 +02:00
Martin Filla 3480adec52 Status/2026Q1/bananapi-r64-r2-pro-drivers.adoc: Add report
Pull Request:	https://github.com/freebsd/freebsd-doc/pull/617
2026-04-08 15:42:53 +02:00
Andrey Zakhvatov 603eb0ae63 website/ru: Update data/ru/news/news.toml
Sync to EN 93638e3a34
2026-04-07 19:35:35 +00:00
Kenneth Raplee 93638e3a34 Add myself as a committer
Approved by:    makc (mentor)
2026-04-05 09:07:13 -07:00
Vladlen Popolitov 9d7e125935 website: fix link in /platforms/ppc
Approved by: doceng (implicit)
2026-04-04 18:03:01 +07:00
Colin Percival 5e3098e71f 15.1: On schedule
Developers have been reminded (via internal project mailing list) about
the upcoming release.
2026-04-02 20:10:21 -07:00
Colin Percival 89b38401e4 15.1: Regenerate hardware notes from archetype
Sponsored by:	OpenSats Initiative
2026-04-02 20:04:48 -07:00
Andrey Zakhvatov e2c80fe903 website/ru: Update about.adoc
Update original revision info and move FRDP footer to the right place
2026-04-02 19:36:48 +00:00
Alexander Ziaee 1971d0d1ff website: Modernize and simplify language logic
The website has really complex deprecated hugo logic for localization.
To simplify this and eliminate linter warnings, we first need a modern
hugo language key. Build that in hugo.toml, and remove all the extra
files related to the old way of doing this. This removes several INFO
messages about deprecated syntax during the build, increases clarity
of the build system, and allows us to begin transitioning off the
remaining deprecated elements.

Reviewed by:		carlavilla
Differential Revision:	https://reviews.freebsd.org/D56173
2026-04-02 15:28:17 -04:00
Vladlen Popolitov 02bfa7be9c Status/2026Q1/frdp.adoc: Add report
Reviewed by: andy, marck, maxim, gperciva_tarsnap.com, salvadore
Approved by: salvadore
Differential Revision: https://reviews.freebsd.org/D56154
2026-04-02 18:26:00 +03:00
Wolfram Schneider aaae324b72 man.cgi: fix typos for linux aliases 2026-04-01 19:16:38 +00:00
Colin Percival 458279614b Status/2026Q1/ec2.adoc: Add report
Reviewed by:	salvadore
Differential Review:	https://reviews.freebsd.org/D55870
2026-04-01 10:34:58 -07:00
Colin Percival 0dd69a6f9c Status/2026Q1/releng.adoc: Add report
Reviewed by:	bofh, salvadore, Graham Percival
Differential Revision:	https://reviews.freebsd.org/D55868
2026-04-01 10:34:46 -07:00
Mitchell Horne 9931434251 releases sidenav: label 14.3 as "Legacy"
It is already categorized this way on the page, just not in the
navigation bar, which still reads "Production Release".

Reviewed by:	emaste (releng)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D56183
2026-04-01 11:38:49 -03:00
Mitchell Horne 5636b2ce27 website/i18n: make 'Legacy Release' an i18n keyword
This text appears in the 'sidenav' component on the left side at:
https://www.freebsd.org/releases/

Currently it is hard-coded. Add the keyword to the translation
templates.

Reviewed by:	vladlen, ziaee
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D56182
2026-04-01 11:38:32 -03:00
Wolfram Schneider 5d176928a7 ports.cgi: fix packages links for categories that contain a dash
PR: 293721
2026-03-31 19:32:49 +00:00
Fernando Apesteguía 2f8978c9b6 Revert "[website]: Remove deprecated elements"
This reverts commit e4e43c2e67.
2026-03-30 10:18:29 +02:00
Wolfram Schneider 5fdc4d0c98 minor updates for Debian 13.x and macOS manpages 2026-03-28 19:35:32 +00:00
Wolfram Schneider 2c2fd8de4d add manual pages for OpenIndiana 2025.10 2026-03-28 19:32:48 +00:00
Fernando Apesteguía e4e43c2e67 [website]: Remove deprecated elements
.Site.Data has been deprecated
2026-03-27 14:41:53 +01:00
Vladlen Popolitov 1bb9e129dc website: update ru/news - SA translated
Differential Revision: https://reviews.freebsd.org/D56091
2026-03-26 19:57:46 +07:00
Philip Paeps 9ab94ece17 Add security advisories affecting 13.5R, 14.3R, 14.4R and 15.0R
FreeBSD-SA-26:06.tcp affects FreeBSD 14.3R, 14.4R and 15.0R
FreeBSD-SA-26:07.nvmf affects FreeBSD 15.0R
FreeBSD-SA-26:08.rpcsec_gss affects all supported releases
FreeBSD-SA-26:09.pf affects FreeBSD 14.3R, 14.4R and 15.0R
2026-03-26 13:05:17 +08:00
Philip Paeps 59523d3eed administration: welcome khorben to the security-officer team
Approved by:	so
2026-03-26 13:05:17 +08:00
Gordon Tetlow 10ecd5607a Add SA-26:06 through SA-26:09.
Approved by:	so
2026-03-25 20:29:07 -07:00
Colin Percival 7ccdaf4aff 15.0: Update "latest" AMIs
We now have 15.0-RELEASE-p5 AMIs.

Note that, due to ongoing issues impacting hardware in the region, AMIs for
the me-south-1 region have not been updated.

Approved by:	re (implicit)
Sponsored by:	Amazon
2026-03-25 19:10:30 -07:00
Ed Maste cd32792cda Update SA and EN templates to reference 14.4
Sponsored by:	The FreeBSD Foundation
2026-03-25 10:36:35 -04:00
Brad Davis 82b9ad6b00 website: Move 14.3 down to the Legacy section
Follow up to df7ac0baaf

Reviewed by:	philip
Event:		AsiaBSDCon 2026
2026-03-20 02:11:54 -06:00
Colin Percival ed075dc9dc 14.4: Hand off to so@
The release engineering team is done with releng/14.4.

Approved by:	re (implicit)
2026-03-17 10:31:24 -07:00
Brad Davis df7ac0baaf website: Move 14.3 down to the Legacy section
Now that 14.4 has been released 14.3 is legacy.

Reviewed by:	philip
Event:		AsiaBSDCon 2026
2026-03-16 20:43:26 -06:00
Kousuke Kannagi 4583ba2db8 Add new ports committer (mce)
Steps for New Committers.
1. Add an Author Entity
2. Update the List of Developers and Contributors
3. Add a News Item
4. Add a PGP Key

Reviewed by: osa, fluffy (mentors)
Approved by: osa, fluffy (mentors)
Differential Revision: https://reviews.freebsd.org/D55853
2026-03-15 09:27:20 +09:00
Laurent Chardon 661a0f511d new committer (ports): Laurent Chardon (laurent)
Complete steps 1-4 for new committers from the committer's guide

Reviewed by:	thierry (mentor)
Approved by:	thierry (mentor)
Differential Revision:	https://reviews.freebsd.org/D55854
2026-03-14 11:12:34 -04:00
Ruey-Cherng Yu 407a24234c traditional Chinese Translation of the latest news items (January and February 2026) 2026-03-13 06:08:34 +00:00
Ruey-Cherng Yu 95051cc0fd traditional Chinese Translation of the latest news items (November and December 2025) 2026-03-13 05:31:30 +00:00
Alexander Ziaee 5af0ae1ab0 14.4/errata: Loader regression fixed in main
Reported by:	leres
2026-03-10 20:51:10 -04:00
Vladlen Popolitov c56325c03e ru/releases: type fix in Russian translation 2026-03-10 13:18:27 +07:00
Vladlen Popolitov 86d0a297a9 website: RU - add 14.4R to ru/releases pages
14.4R release documents translated ru Russian.
Link to new release added to ru/releases page.
News item added to news page in Russian.

Differential Revision: https://reviews.freebsd.org/D55775
2026-03-10 12:37:35 +07:00
Colin Percival baf4d6cc9c 14.4: Add release announcement
Approved by:	re (implicit)
Sponsored by:	OpenSats Initiative
2026-03-10 00:00:00 +00:00
Colin Percival 75dea5f71f 14.4: Release-related website updates
Everything except the announcement itself

Approved by:	re (implicit)
Sponsored by:	OpenSats Initiative
2026-03-09 15:07:22 -07:00
Colin Percival 76c432d3f8 14.4: Add checksums for 14.4-RELEASE
Approved by:	re (implicit)
Sponsored by:	OpenSats Initiative
2026-03-09 15:07:22 -07:00
Colin Percival 90d5d1be83 14.4/errata: Add an open issue for the boot loader symlink regression.
Reviewed by:	ziaee
Co-authored-by:	leres
Differential Revision:	https://reviews.freebsd.org/D55751
2026-03-09 15:06:30 -07:00
Alexander Ziaee aa29975e70 14.4/hardware: Strip backslashes
We never did figure out how these get in here.
2026-03-09 15:15:26 -04:00
Alexander Ziaee 97584c7947 14.4/relnotes: Editorial pass
- wordsmith for accessibility
- consolidate entries where possible
- sort alphabetically by approximate manual section
2026-03-09 15:07:11 -04:00
Vladlen Popolitov a7739ed68f 14.4/errata: add issue - freebsd-update hanging when pkg is not bootstrapped
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
2026-03-09 22:34:13 +07:00
Vladlen Popolitov a30fa49aa4 14.4/relnotes: final cleaning
Empty sections removed.
Release version in variables rechecked.

Reviewed by: ziaee
Approved by: ziaee, re (implicit)
Differential Revision: https://reviews.freebsd.org/D55764
2026-03-09 22:26:28 +07:00
Alexander Ziaee b2563e702a relnotes template: Add table of contents 2026-03-09 10:57:56 -04:00
Vladlen Popolitov 4939946683 website: fix empty SA and EN section in 14.1R and earlier relnotes
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
2026-03-09 15:50:48 +07:00
Alexander Ziaee 3eb3eda63e 14.4/relnote: Add to manual section
- 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
2026-03-09 03:28:05 -04:00
Vladlen Popolitov 1329d8557a 14.4/relnotes: add additional DTrace provider man pages
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
2026-03-08 11:35:53 +07:00
Vladlen Popolitov c83a19d1dd 14.4/relnotes: assign releasePrev and Next, toc added
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
2026-03-08 11:32:20 +07:00
Vladlen Popolitov a0d693cc8f 14.4/relnotes: fix EN and SA links
Approved by: re (implicit)
Differential Revision: https://reviews.freebsd.org/D55707
2026-03-07 20:21:28 +07:00