aboutsummaryrefslogtreecommitdiff
path: root/website/content/en/status/report-2022-04-2022-06/_index.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'website/content/en/status/report-2022-04-2022-06/_index.adoc')
-rw-r--r--website/content/en/status/report-2022-04-2022-06/_index.adoc164
1 files changed, 164 insertions, 0 deletions
diff --git a/website/content/en/status/report-2022-04-2022-06/_index.adoc b/website/content/en/status/report-2022-04-2022-06/_index.adoc
new file mode 100644
index 0000000000..1d5a0effd4
--- /dev/null
+++ b/website/content/en/status/report-2022-04-2022-06/_index.adoc
@@ -0,0 +1,164 @@
+---
+title: "FreeBSD Quarterly Status Report Second Quarter 2022"
+sidenav: about
+---
+
+= Introduction
+:doctype: article
+:toc: macro
+:toclevels: 2
+:icons: font
+:!sectnums:
+:source-highlighter: rouge
+:experimental:
+:reports-path: content/en/status/report-2022-04-2022-06
+
+include::{reports-path}/intro.adoc[]
+
+'''
+
+toc::[]
+
+'''
+
+[[FreeBSD-Team-Reports]]
+== FreeBSD Team Reports
+
+Entries from the various official and semi-official teams, as found in the
+link:../../administration/[Administration Page].
+
+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 that span multiple categories, from the kernel and userspace to the
+Ports Collection or external projects.
+
+include::{reports-path}/linuxulator.adoc[]
+
+'''
+
+include::{reports-path}/golang_riscv64.adoc[]
+
+'''
+
+include::{reports-path}/azure.adoc[]
+
+'''
+
+[[userland]]
+== Userland
+
+Changes affecting the base system and programs in it.
+
+include::{reports-path}/lldb.adoc[]
+
+'''
+
+include::{reports-path}/makefs-zfs.adoc[]
+
+'''
+
+include::{reports-path}/openssh.adoc[]
+
+'''
+
+include::{reports-path}/pf.adoc[]
+
+'''
+
+[[kernel]]
+== Kernel
+
+Updates to kernel subsystems/features, driver support, filesystems, and more.
+
+include::{reports-path}/ena.adoc[]
+
+'''
+
+include::{reports-path}/blued.adoc[]
+
+'''
+
+include::{reports-path}/if_ovpn.adoc[]
+
+'''
+
+include::{reports-path}/wifi.adoc[]
+
+'''
+
+include::{reports-path}/shp_rand.adoc[]
+
+'''
+
+[[architectures]]
+== Architectures
+
+Updating platform-specific features and bringing in support for the new hardware
+platform.
+
+include::{reports-path}/dpaa2.adoc[]
+
+'''
+
+include::{reports-path}/superpages.adoc[]
+
+'''
+
+[[documentation]]
+== Documentation
+
+Noteworthy changes in the documentation tree, manual pages, or new external
+books/documents.
+
+include::{reports-path}/doceng.adoc[]
+
+'''
+
+[[ports]]
+== Ports
+
+Changes affecting the Ports Collection, whether sweeping changes that touch most
+of the tree, or individual ports themselves.
+
+include::{reports-path}/kde.adoc[]
+
+'''
+
+include::{reports-path}/gcc.adoc[]
+
+'''
+
+include::{reports-path}/valgrind.adoc[]
+
+'''
+
+include::{reports-path}/pantheon.adoc[]
+
+'''
+
+include::{reports-path}/igt-gpu-tools.adoc[]