diff options
| author | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2026-04-17 19:15:14 +0000 |
|---|---|---|
| committer | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2026-04-22 09:28:28 +0000 |
| commit | a6c3267d9bad84d633dc035d7de8af3621d8f9e9 (patch) | |
| tree | e9867bb53c04603a038f9d550b7ca9db2a27f7b9 | |
| parent | ddb9a723194b10091ff55bc501b9806f3a31471c (diff) | |
Status/2026Q1: Sort reports
Differential Revision: https://reviews.freebsd.org/D56477
| -rw-r--r-- | website/content/en/status/report-2026-01-2026-03/_index.adoc | 259 |
1 files changed, 259 insertions, 0 deletions
diff --git a/website/content/en/status/report-2026-01-2026-03/_index.adoc b/website/content/en/status/report-2026-01-2026-03/_index.adoc new file mode 100644 index 0000000000..cc15013172 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/_index.adoc @@ -0,0 +1,259 @@ +--- +title: "FreeBSD Status Report First Quarter 2026" +sidenav: about +--- + += Introduction +:doctype: article +:toc: macro +:toclevels: 2 +:icons: font +:!sectnums: +:source-highlighter: rouge +:experimental: +:reports-path: content/en/status/report-2026-01-2026-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}/freebsd-foundation.adoc[] + +''' + +include::{reports-path}/releng.adoc[] + +''' + +include::{reports-path}/portmgr.adoc[] + +''' + +include::{reports-path}/clusteradm.adoc[] + +''' + +include::{reports-path}/bugmeister.adoc[] + +''' + +[[projects]] +== Projects + +{projects-desc} + +''' + +include::{reports-path}/cra.adoc[] + +''' + +include::{reports-path}/pkgbasify.adoc[] + +''' + +include::{reports-path}/alpha-omega-beach-cleaning.adoc[] + +''' + +include::{reports-path}/sbom.adoc[] + +''' + +include::{reports-path}/laptop-integration.adoc[] + +''' + +include::{reports-path}/desktop-script-bsdinstall.adoc[] + +''' + +include::{reports-path}/bhyvemgr.adoc[] + +''' + +include::{reports-path}/bhyve-cpuid.adoc[] + +''' + +include::{reports-path}/sylve.adoc[] + +''' + +include::{reports-path}/appjail.adoc[] + +''' + +include::{reports-path}/daemonless.adoc[] + +''' + +include::{reports-path}/kbench-maint-pkgdist.adoc[] + +''' + +include::{reports-path}/lldb.adoc[] + +''' + +[[uerland]] +== Userland + +{userland-desc} + +''' + +include::{reports-path}/pdwait.adoc[] + +''' + +[[kernel]] +== Kernel + +{kernel-desc} + +''' + +include::{reports-path}/acpi_system76.adoc[] + +''' + +include::{reports-path}/suspend.adoc[] + +''' + +include::{reports-path}/hibernate.adoc[] + +''' + +include::{reports-path}/cppc.adoc[] + +''' + +include::{reports-path}/audio.adoc[] + +''' + +include::{reports-path}/lkpi-wireless.adoc[] + +''' + +include::{reports-path}/jumbograms.adoc[] + +''' + +include::{reports-path}/geneve-support.adoc[] + +''' + +[[architectures]] +== Architectures + +{architectures-desc} + +''' + +include::{reports-path}/drm-drivers-aarch64.adoc[] + +''' + +include::{reports-path}/bananapi-r64-r2-pro-drivers.adoc[] + +''' + +include::{reports-path}/dpaa2.adoc[] + +''' + +include::{reports-path}/fred.adoc[] + +''' + +include::{reports-path}/h616.adoc[] + +''' + +[[cloud]] +== Cloud + +{cloud-desc} + +''' + +include::{reports-path}/ec2.adoc[] + +''' + +include::{reports-path}/stackit.adoc[] + +''' + +include::{reports-path}/buildpacks.adoc[] + +''' + +[[documentation]] +== Documentation + +{documentation-desc} + +''' + +include::{reports-path}/frdp.adoc[] + +''' + +[[ports]] +== Ports + +{ports-desc} + +''' + +include::{reports-path}/kde.adoc[] + +''' + +include::{reports-path}/gcc.adoc[] + +''' + +include::{reports-path}/valgrind.adoc[] + +''' + +include::{reports-path}/openjdk.adoc[] + +''' + +include::{reports-path}/jdk21default.adoc[] + +''' + +include::{reports-path}/jdk25default.adoc[] + +''' + +include::{reports-path}/wazuh.adoc[] + +''' + +include::{reports-path}/hpc-ports-modernization.adoc[] + +''' + +include::{reports-path}/libvirt.adoc[] |
