From 4c80144ed283e3b067f6c3251dbb63c7b47e72a9 Mon Sep 17 00:00:00 2001 From: Joseph Mingrone Date: Wed, 25 Oct 2023 09:53:35 -0300 Subject: [PATCH] status: Foundation 2023q3 entry: Incorporate more fixes. - add missing 'the' - add periods at the end of lists - remove extra '/' --- .../report-2023-07-2023-09/freebsd-foundation.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/content/en/status/report-2023-07-2023-09/freebsd-foundation.adoc b/website/content/en/status/report-2023-07-2023-09/freebsd-foundation.adoc index e1a4fcd75d7a..8606310169a7 100644 --- a/website/content/en/status/report-2023-07-2023-09/freebsd-foundation.adoc +++ b/website/content/en/status/report-2023-07-2023-09/freebsd-foundation.adoc @@ -17,7 +17,7 @@ We publish marketing material to promote, educate, and advocate for FreeBSD, fac This quarter we helped FreeBSD celebrate its 30th anniversary! This excitement has propelled us to accelerate our efforts to move FreeBSD forward in growth and innovation, which has focused us on identifying key areas we can invest our resources. -At our board meeting in September, we refined our goals to focus on increasing FreeBSD adoption and visibility, diversifying our funding stream, and investing in the community health and long-term stability of Project. +At our board meeting in September, we refined our goals to focus on increasing FreeBSD adoption and visibility, diversifying our funding stream, and investing in the community health and long-term stability of the Project. We are in the process of identifying the key audiences and markets we are targeting, while putting measurable outcomes to these goals. In this status report, you will read more about our work to help further FreeBSD's growth and innovation. @@ -94,13 +94,13 @@ Check out some of our advocacy work: * FreeBSD in the News ** link:https://freebsdfoundation.org/news-and-events/latest-news/freebsd-foundation-joins-osis-open-policy-alliance/[FreeBSD Foundation Joins OSI's Open Policy Alliance] ** link:https://freebsdfoundation.org/news-and-events/latest-news/hackernoon-5-reasons-we-use-open-source-freebsd-as-our-enterprise-os/[Hackernoon: 5 Reasons We Use Open Source FreeBSD as Our Enterprise OS] -** link:https://freebsdfoundation.org/news-and-events/latest-news/what-the-dev-podcast-the-evolution-of-the-freebsd-project/[What the Dev Podcast: The Evolution of the FreeBSD Project] +** link:https://freebsdfoundation.org/news-and-events/latest-news/what-the-dev-podcast-the-evolution-of-the-freebsd-project/[What the Dev Podcast: The Evolution of the FreeBSD Project]. We help educate the world about FreeBSD by publishing the professionally produced FreeBSD Journal. As we mentioned previously, the FreeBSD Journal is now a free publication. Find out more and access the latest issues at link:https://www.freebsdfoundation.org/journal/[]. -You can find out more about events we attended and upcoming events at link:https://freebsdfoundation.org/our-work/events/[]/. +You can find out more about events we attended and upcoming events at link:https://freebsdfoundation.org/our-work/events/[]. ==== OS Improvements @@ -112,7 +112,7 @@ Some of this Foundation-sponsored work is described in separate report entries: * <<_openssl_3_in_base_-_improved,OpenSSL 3 in base - improved>> * <<_openstack_on_freebsd,OpenStack on FreeBSD>> * <<_process_visibility_security_policies,Process Visibility Security Policies>> -* <<_simd enhancements for amd64,SIMD enhancements for amd64>> +* <<_simd enhancements for amd64,SIMD enhancements for amd64>>. Members of the Technology Team attended EuroBSDCon 2023 in Coimbra, Portugal. Li-Wen Hsu gave a tutorial to help newcomers contribute to FreeBSD. @@ -141,7 +141,7 @@ Here is a sampling of other Foundation-sponsored work completed over the quarter * Added a clean-room implementation of the Linux man:membarrier[2] system call * Increased MAXCPU to 1024 on amd64 and arm64 * Committed fixes for automatic Zenbleed misbehavior/data leaks prevention on affected machines (via chicken bit) -* Reviewed the use of scheduling priorities throughout the kernel for work in progress to harden the rtprio() system call and make it more useful in some cases +* Reviewed the use of scheduling priorities throughout the kernel for work in progress to harden the rtprio() system call and make it more useful in some cases. ==== Continuous Integration and Quality Assurance