diff options
| author | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2024-08-18 16:41:56 +0000 |
|---|---|---|
| committer | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2024-08-18 16:41:56 +0000 |
| commit | ad1a56c6825559fedd8940fbb6dba36ab6d709bf (patch) | |
| tree | 6a531cde83a0a133fd75fdfd37f874df49554759 | |
| parent | f8067170ab57cac3186016188e094561bd58e3fa (diff) | |
Status/2024Q2: Sort reports
| -rw-r--r-- | website/content/en/status/report-2024-04-2024-06/_index.adoc | 147 |
1 files changed, 147 insertions, 0 deletions
diff --git a/website/content/en/status/report-2024-04-2024-06/_index.adoc b/website/content/en/status/report-2024-04-2024-06/_index.adoc new file mode 100644 index 0000000000..a9e3c3b0de --- /dev/null +++ b/website/content/en/status/report-2024-04-2024-06/_index.adoc @@ -0,0 +1,147 @@ +--- +title: "FreeBSD Status Report Second Quarter 2024" +sidenav: about +--- + += Introduction +:doctype: article +:toc: macro +:toclevels: 2 +:icons: font +:!sectnums: +:source-highlighter: rouge +:experimental: +:reports-path: content/en/status/report-2024-04-2024-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}/clusteradm.adoc[] + +''' + +include::{reports-path}/ci.adoc[] + +''' + +include::{reports-path}/portmgr.adoc[] + +''' + +[[projects]] +== Projects + +{projects-desc} + +include::{reports-path}/audio.adoc[] + +''' + +include::{reports-path}/github.adoc[] + +''' + +[[userland]] +== Userland + +{userland-desc} + +include::{reports-path}/capsicum-rs.adoc[] + +''' + +include::{reports-path}/service-jails.adoc[] + +''' + +[[kernel]] +== Kernel + +{kernel-desc} + +include::{reports-path}/openzfs.adoc[] + +''' + +include::{reports-path}/zcond.adoc[] + +''' + +[[architectures]] +== Architectures + +{architectures-desc} + +include::{reports-path}/riscv.adoc[] + +''' + +[[cloud]] +== Cloud + +{cloud-desc} + +include::{reports-path}/azure.adoc[] + +''' + +include::{reports-path}/openstack.adoc[] + +''' + +[[documentation]] +== Documentation + +{documentation-desc} + +include::{reports-path}/doceng.adoc[] + +''' + +[[ports]] +== Ports + +{ports-desc} + +include::{reports-path}/gcc.adoc[] + +''' + +include::{reports-path}/kde.adoc[] + +''' + +include::{reports-path}/erlang.adoc[] + +''' + +[[third-Party-Projects]] +== Third Party Projects + +{third-Party-Projects-desc} + +include::{reports-path}/pot.adoc[] |
