diff options
Diffstat (limited to 'website/content/en/status/report-2023-07-2023-09/_index.adoc')
| -rw-r--r-- | website/content/en/status/report-2023-07-2023-09/_index.adoc | 212 |
1 files changed, 212 insertions, 0 deletions
diff --git a/website/content/en/status/report-2023-07-2023-09/_index.adoc b/website/content/en/status/report-2023-07-2023-09/_index.adoc new file mode 100644 index 0000000000..4287d0b3fb --- /dev/null +++ b/website/content/en/status/report-2023-07-2023-09/_index.adoc @@ -0,0 +1,212 @@ +--- +title: "FreeBSD Status Report Third Quarter 2023" +sidenav: about +--- + += Introduction +:doctype: article +:toc: macro +:toclevels: 2 +:icons: font +:!sectnums: +:source-highlighter: rouge +:experimental: +:reports-path: content/en/status/report-2023-07-2023-09 + +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}/ci.adoc[] + +''' + +include::{reports-path}/portmgr.adoc[] + +''' + +[[projects]] +== Projects + +{projects-desc} + +include::{reports-path}/desktop-convenience.adoc[] + +''' + +include::{reports-path}/lldb-kmod.adoc[] + +''' + +[[userland]] +== Userland + +{userland-desc} + +''' + +include::{reports-path}/openssl3.adoc[] + +''' + +include::{reports-path}/login_classes.adoc[] + +''' + +[[kernel]] +== Kernel + +{kernel-desc} + +''' + +include::{reports-path}/ufs_snapshots.adoc[] + +''' + +include::{reports-path}/squashfs.adoc[] + +''' + +include::{reports-path}/process_visibility.adoc[] + +''' + +include::{reports-path}/linuxulator.adoc[] + +''' + +[[architectures]] +== Architectures + +{architectures-desc} + +''' + +include::{reports-path}/dpaa2.adoc[] + +''' + +include::{reports-path}/simd.adoc[] + +''' + +include::{reports-path}/mfsbsd.adoc[] + +''' + +[[cloud]] +== Cloud + +{cloud-desc} + +''' + +include::{reports-path}/openstack.adoc[] + +''' + +include::{reports-path}/azure.adoc[] + +''' + +include::{reports-path}/ec2.adoc[] + +''' + +[[documentation]] +== Documentation + +{documentation-desc} + +''' + +include::{reports-path}/doceng.adoc[] + +''' + +include::{reports-path}/freebsd-online-editor.adoc[] + +''' + +include::{reports-path}/expert-system.adoc[] + +''' + +[[ports]] +== Ports + +{ports-desc} + +''' + +include::{reports-path}/kde.adoc[] + +''' + +include::{reports-path}/pantheon.adoc[] + +''' + +include::{reports-path}/office.adoc[] + +''' + +include::{reports-path}/wifibox.adoc[] + +''' + +include::{reports-path}/gcc.adoc[] + +''' + +include::{reports-path}/valgrind.adoc[] + +''' + +include::{reports-path}/gitlab.adoc[] + +''' + +include::{reports-path}/portoptscli.adoc[] + +''' + +[[third-Party-Projects]] +== Third Party Projects + +{third-Party-Projects-desc} + +''' + +include::{reports-path}/bsd-cafe.adoc[] + +''' + +include::{reports-path}/pot.adoc[] |
