Date: Fri, 29 Aug 2025 11:49:36 GMT From: Lorenzo Salvadore <salvadore@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: e5ca986eec - main - Status/2025Q2: Sort reports Message-ID: <202508291149.57TBnaTC001974@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=e5ca986eec896f069631c02238321419d0cd01c2 commit e5ca986eec896f069631c02238321419d0cd01c2 Author: Chris Moerz <freebsd@ny-central.org> AuthorDate: 2025-08-29 11:39:52 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2025-08-29 11:49:18 +0000 Status/2025Q2: Sort reports Differential Revision: https://reviews.freebsd.org/D51288 Co-authored-by: Lorenzo Salvadore <salvadore@FreeBSD.org> --- .../en/status/report-2025-04-2025-06/_index.adoc | 213 +++++++++++++++++++++ 1 file changed, 213 insertions(+) diff --git a/website/content/en/status/report-2025-04-2025-06/_index.adoc b/website/content/en/status/report-2025-04-2025-06/_index.adoc new file mode 100644 index 0000000000..957bdbca16 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/_index.adoc @@ -0,0 +1,213 @@ +--- +title: "FreeBSD Status Report Second Quarter 2025" +sidenav: about +--- + += Introduction +:doctype: article +:toc: macro +:toclevels: 2 +:icons: font +:!sectnums: +:source-highlighter: rouge +:experimental: +:reports-path: content/en/status/report-2025-04-2025-06 + +include::content/en/status/categories-desc.adoc[] + +include::{reports-path}/intro.adoc[] + +''' + +toc::[] + + +''' + +[[FreeBSD-Team-Reports]] +== FreeBSD Team Reports + +{FreeBSD-Team-Reports-desc} + +''' + +include::{reports-path}/core.adoc[] + +''' + +include::{reports-path}/freebsd-foundation.adoc[] + +''' + +include::{reports-path}/releng.adoc[] + +''' + +include::{reports-path}/portmgr.adoc[] + +''' + +include::{reports-path}/bugmeister.adoc[] + +''' + +include::{reports-path}/srcmgr.adoc[] + +''' + +[[projects]] +== Projects + +{projects-desc} + +''' + +include::{reports-path}/foundation-sta.adoc[] + +''' +include::{reports-path}/pkgbase-bsdinstall.adoc[] + +''' + +include::{reports-path}/qemu_l4b.adoc[] + +''' + +include::{reports-path}/sylve.adoc[] + +''' + +include::{reports-path}/kw-hackathon.adoc[] + +''' + +[[userland]] +== Userland + +{userland-desc} + +''' + +include::{reports-path}/group-changes.adoc[] + +''' + +include::{reports-path}/mit_krb5.adoc[] + +''' + +include::{reports-path}/sysctltui.adoc[] + +''' + +include::{reports-path}/geomman.adoc[] + +''' + +[[kernel]] +== Kernel + +{kernel-desc} + +''' + +include::{reports-path}/audio.adoc[] + +''' + +include::{reports-path}/drm-drivers.adoc[] + +''' + +include::{reports-path}/suspend.adoc[] + +''' + +include::{reports-path}/named-attributes.adoc[] + +''' + +include::{reports-path}/packrat.adoc[] + +''' + +include::{reports-path}/lkpi-wireless.adoc[] + +''' + +include::{reports-path}/usb-debugging.adoc[] + +''' + +include::{reports-path}/hfs.adoc[] + +''' + +[[architectures]] +== Architectures + +{architectures-desc} + +''' + +include::{reports-path}/pinephone.adoc[] + +''' + +[[cloud]] +== Cloud + +{cloud-desc} + +''' + +include::{reports-path}/ec2.adoc[] + +''' + +[[documentation]] +== Documentation + +{documentation-desc} + +''' + +include::{reports-path}/doceng.adoc[] + +''' + +include::{reports-path}/wiki.adoc[] + +''' + +include::{reports-path}/vision-accessibility.adoc[] + +''' + +[[ports]] +== Ports + +{ports-desc} + +''' + +include::{reports-path}/ports-security.adoc[] + +''' + +include::{reports-path}/openjdk.adoc[] + +''' + +include::{reports-path}/gcc.adoc[] + +''' + +[[third-Party-Projects]] +== Third Party Projects + +{third-Party-Projects-desc} + +''' + +include::{reports-path}/cfc.adoc[]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508291149.57TBnaTC001974>
