git: 2d81bf043c - main - Fix line wrapping in 2022q2 foundation report
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Aug 2022 11:09:54 UTC
The branch main has been updated by salvadore (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=2d81bf043c9a3a22ecbc1c7036eee7aa28034713 commit 2d81bf043c9a3a22ecbc1c7036eee7aa28034713 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2022-08-15 10:13:13 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2022-08-15 11:07:24 +0000 Fix line wrapping in 2022q2 foundation report PR: 265771 Reported by: grahamperrin (bugzilla), debdrup (irc) Reviewed by: jrm (report submitter) Approved by: debdrup (status blanket) --- .../report-2022-04-2022-06/freebsd-foundation.adoc | 32 +++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/website/content/en/status/report-2022-04-2022-06/freebsd-foundation.adoc b/website/content/en/status/report-2022-04-2022-06/freebsd-foundation.adoc index 72883c72f2..bcda732a8f 100644 --- a/website/content/en/status/report-2022-04-2022-06/freebsd-foundation.adoc +++ b/website/content/en/status/report-2022-04-2022-06/freebsd-foundation.adoc @@ -57,29 +57,29 @@ You can read about some of the Foundation-sponsored work in individual quarterly Other ongoing sponsored work is described here. -* FreeBSD Wireguard Improvements +===== FreeBSD Wireguard Improvements - The aim of the Wireguard project is to improve support for the FreeBSD Wirguard kernel module. - The work by John Baldwin involved adapting the module to use FreeBSD's OCF rather than Wireguard's internal implementations. - It also involved adding new ciphers and API support. - The latest upstream release incorporates this work. +The aim of the Wireguard project is to improve support for the FreeBSD Wirguard kernel module. +The work by John Baldwin involved adapting the module to use FreeBSD's OCF rather than Wireguard's internal implementations. +It also involved adding new ciphers and API support. +The latest upstream release incorporates this work. -* Openstack on FreeBSD +===== Openstack on FreeBSD - OpenStack is a cloud system for different types of resources like virtual machines. - However, OpenStack only unofficially supports FreeBSD as a guest system. - That means users can spawn FreeBSD instances on the open cloud platform, but it is not currently possible run OpenStack on FreeBSD hosts. - The goal of this project is port OpenStack components so that FreeBSD can function as an OpenStack host. +OpenStack is a cloud system for different types of resources like virtual machines. +However, OpenStack only unofficially supports FreeBSD as a guest system. +That means users can spawn FreeBSD instances on the open cloud platform, but it is not currently possible run OpenStack on FreeBSD hosts. +The goal of this project is port OpenStack components so that FreeBSD can function as an OpenStack host. -* Bhyve Issue Support +===== Bhyve Issue Support - The Foundation recently signed a new contract for Byhve support. - This contract will allow John Baldwin to dedicate time to Bhyve as issues arise, especially security issues. +The Foundation recently signed a new contract for Byhve support. +This contract will allow John Baldwin to dedicate time to Bhyve as issues arise, especially security issues. -* Handbook Improvement Exploration +===== Handbook Improvement Exploration - Under sponsorship from the Foundation, Pau Amma wrapped up a mini-project to explore how the Handbook can be improved. - A survey was sent out and the results will be shared soon. +Under sponsorship from the Foundation, Pau Amma wrapped up a mini-project to explore how the Handbook can be improved. +A survey was sent out and the results will be shared soon. ==== Continuous Integration and Quality Assurance