From nobody Tue May 20 16:37:35 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4b20b33q9Bz5wd5D for ; Tue, 20 May 2025 16:37:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b20b33Cp9z3wRD; Tue, 20 May 2025 16:37:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747759055; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=q6/aaXRgWHEafAi767JjtDwKj2Sc9g2zyn8axrhePqc=; b=ASPQVWkePWgzdHaqVR97I9X+44l05zlsuVI9BPHNuOLWT+K+EDFceKE4qY/tEUhN8emelm MLFlDrAvct1GaqTGLK+1X2mZbQLOx1KpQNEzhT/OJuVMTckbEnLr2NVOhdrTSlcoHyyLdE tnQrNQMeTqkUkWYTFxADKioInjdTrV2j455Pe9BkDldHPl/EgAmS/ZjofyrqB0XcMP+l22 muzLfplOI/0pPvUd14Q3ySGDuLwwWIQdGUq/4kJhwQf0E+4L5ncFMUtzBzmvPJJFSdW6UU CrQC7JuYoRVFKuGHTCt8bf6niqrYIwrmOX0XkwfDOOszZ01HI9cPIqr6uxnHOg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747759055; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=q6/aaXRgWHEafAi767JjtDwKj2Sc9g2zyn8axrhePqc=; b=XJeNxg/35sd0ouTn/MSyN8JCH3NT/n7AcufUZYpFuM3yLOYBL+AI2RIk9EMa3E4n5TyCMx aOVTZdRVmrCIi5v+8HPqoE+UGyvgo1JL8isl2JFeaJPAS/AWrSDMcSwuIclC4q1h1vd8jz sjwXklLuuZFW7wDTL7N4YDm9SxTow+QJ0Jw/AEP0LynbvhHyLEs1Do/0R3VSvF0efMdlRR +recUBZrPHwMTivWyosd2qzaCQbxJhAhYiIBgb/Z4aQWiIN8uMOWm9G6KLy8TQFhK3AWXT ZtJxtocPTQ/rl36gIGrX/plf1ieAbBKiGR7sfd0GFXzzo4GC/aM2XSr/SGnSnA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747759055; a=rsa-sha256; cv=none; b=k6NPe6sEmz/m5Iwz3NyPiX8p74VEt/yVA7juDH7g+zCAYloA8YKTAnynexKABuDbOTyBCP ZAD4haLh30gY/TZGsHTEhb506xrv8XXcmM2BTRYcoVtwcRssXOjJxTTlinuK5qb66ibXWw Iu6y8m5ePB3Q2tlMY71DSwRO/kICt/aagSV4tKPp6uWS++0zm2zuiZ4xoxYXibgwNCCKXV zJMCvh9qYUXWxA5E6s3oYG9QkcXCMMll7qEFGBoYGS5n8fcZKjj+/zDlwcKE/2S5w8+O53 +g2ZeCN9SAGA7CyGwJrwnYUNCDzAJmrjo6Qb3Xlx08tzxxyMZvUqLOCshVpBhw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4b20b32ldhzxVn; Tue, 20 May 2025 16:37:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 54KGbZH6042023; Tue, 20 May 2025 16:37:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54KGbZlS042020; Tue, 20 May 2025 16:37:35 GMT (envelope-from git) Date: Tue, 20 May 2025 16:37:35 GMT Message-Id: <202505201637.54KGbZlS042020@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 7e414bfbbc - main - Status/2025Q1: Sort reports List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7e414bfbbce58be56bcf47524c7732c0b9095cb9 Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=7e414bfbbce58be56bcf47524c7732c0b9095cb9 commit 7e414bfbbce58be56bcf47524c7732c0b9095cb9 Author: Chris Moerz AuthorDate: 2025-05-20 16:09:56 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-05-20 16:37:24 +0000 Status/2025Q1: Sort reports Differential Revision: https://reviews.freebsd.org/D49908 --- .../en/status/report-2025-01-2025-03/_index.adoc | 244 +++++++++++++++++++++ 1 file changed, 244 insertions(+) diff --git a/website/content/en/status/report-2025-01-2025-03/_index.adoc b/website/content/en/status/report-2025-01-2025-03/_index.adoc new file mode 100644 index 0000000000..5de7013d72 --- /dev/null +++ b/website/content/en/status/report-2025-01-2025-03/_index.adoc @@ -0,0 +1,244 @@ +--- +title: "FreeBSD Status Report First 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-01-2025-03 + +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}/clusteradm.adoc[] + +''' + +include::{reports-path}/ci.adoc[] + +''' + +include::{reports-path}/portmgr.adoc[] + +''' + +include::{reports-path}/bugmeister.adoc[] + +''' + +include::{reports-path}/srcmgr.adoc[] + +''' + +[[projects]] +== Projects + +{projects-desc} + +''' + +include::{reports-path}/foundation-infrastructure-modernization.adoc[] + +''' + +include::{reports-path}/pkgbasify.adoc[] + +''' + +include::{reports-path}/framework.adoc[] + +''' + +include::{reports-path}/hackathon.adoc[] + +''' + +include::{reports-path}/sylve.adoc[] + +''' + +[[userland]] +== Userland + +{userland-desc} + +''' + +include::{reports-path}/jailmeta.adoc[] + +''' + +[[kernel]] +== Kernel + +{kernel-desc} + +''' + +include::{reports-path}/audio.adoc[] + +''' + +include::{reports-path}/drm-drivers.adoc[] + +''' + +include::{reports-path}/suspend.adoc[] + +''' + +include::{reports-path}/syzkaller-wifi.adoc[] + +''' + +include::{reports-path}/lkpi-wireless.adoc[] + +''' + +include::{reports-path}/wireless-iwx.adoc[] + +''' + +[[architectures]] +== Architectures + +{architectures-desc} + +''' + +include::{reports-path}/pinephone.adoc[] + +''' + +[[cloud]] +== Cloud + +{cloud-desc} + +''' + +include::{reports-path}/azure.adoc[] + +''' + +include::{reports-path}/buildpacks.adoc[] + +''' + +include::{reports-path}/ec2.adoc[] + +''' + +[[documentation]] +== Documentation + +{documentation-desc} + +''' + +include::{reports-path}/doceng.adoc[] + +''' + +include::{reports-path}/wiki.adoc[] + +''' + +include::{reports-path}/vision-accessibility-handbook.adoc[] + +''' + +[[ports]] +== Ports + +{ports-desc} + +''' + +include::{reports-path}/bhyvemgr.adoc[] + +''' + +include::{reports-path}/container-orchestration.adoc[] + +''' + +include::{reports-path}/gcc.adoc[] + +''' + +include::{reports-path}/ipv6-support-on-ng_ksocket.adoc[] + +''' + +include::{reports-path}/kde.adoc[] + +''' + +include::{reports-path}/openbgpd-fix-fib-handling.adoc[] + +''' + +include::{reports-path}/openjdk.adoc[] + +''' + +include::{reports-path}/wazuh.adoc[] + +''' + +[[third-Party-Projects]] +== Third Party Projects + +{third-Party-Projects-desc} + +include::{reports-path}/cfc.adoc[] + +''' + +include::{reports-path}/discord.adoc[] + +''' + +include::{reports-path}/framework-kmod.adoc[] + +''' + +include::{reports-path}/ldwg.adoc[] + +''' + +include::{reports-path}/pot.adoc[]