diff options
Diffstat (limited to 'website/content/en/status/report-2022-07-2022-09/_index.adoc')
| -rw-r--r-- | website/content/en/status/report-2022-07-2022-09/_index.adoc | 168 |
1 files changed, 168 insertions, 0 deletions
diff --git a/website/content/en/status/report-2022-07-2022-09/_index.adoc b/website/content/en/status/report-2022-07-2022-09/_index.adoc new file mode 100644 index 0000000000..75c2b97022 --- /dev/null +++ b/website/content/en/status/report-2022-07-2022-09/_index.adoc @@ -0,0 +1,168 @@ +--- +title: "FreeBSD Quarterly Status Report Third 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-07-2022-09 +:lang: en + +include::shared/{lang}/urls.adoc[] + +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}/openstack-on-freebsd.adoc[] + +''' + +include::{reports-path}/cloud-init.adoc[] + +''' + +[[userland]] +== Userland + +Changes affecting the base system and programs in it. + +include::{reports-path}/bhyve-debug-server-enhancements.adoc[] + +''' + +include::{reports-path}/pjdfstest.adoc[] + +''' + +include::{reports-path}/lldb.adoc[] + +''' + +include::{reports-path}/kinst.adoc[] + +''' + +[[kernel]] +== Kernel + +Updates to kernel subsystems/features, driver support, filesystems, and more. + +include::{reports-path}/ena.adoc[] + +''' + +include::{reports-path}/wtap.adoc[] + +''' + +include::{reports-path}/iwlwifi.adoc[] + +''' + +include::{reports-path}/wifi.adoc[] + +''' + +include::{reports-path}/ufs_snapshots.adoc[] + +''' + +[[architectures]] +== Architectures + +Updating platform-specific features and bringing in support for the new hardware +platform. + +include::{reports-path}/firecracker.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}/calendar-data.adoc[] + +''' + +include::{reports-path}/kde.adoc[] + +''' + +include::{reports-path}/gcc.adoc[] + +''' + +include::{reports-path}/lsof.adoc[] + +''' + +[[third-Party-Projects]] +== Third Party Projects + +Many projects build upon FreeBSD or incorporate components of FreeBSD into their +project. As these projects may be of interest to the broader FreeBSD community, +we sometimes include brief updates submitted by these projects in our quarterly +report. The FreeBSD project makes no representation as to the accuracy or +veracity of any claims in these submissions. + +include::{reports-path}/pot.adoc[] |
