diff --git a/website/content/en/status/report-2023-04-2023-06/azure.adoc b/website/content/en/status/report-2023-04-2023-06/azure.adoc index 2458fbb414..425eab7b02 100644 --- a/website/content/en/status/report-2023-04-2023-06/azure.adoc +++ b/website/content/en/status/report-2023-04-2023-06/azure.adoc @@ -1,51 +1,51 @@ === FreeBSD on Microsoft HyperV and Azure Links: + link:https://wiki.freebsd.org/MicrosoftAzure[Microsoft Azure article on FreeBSD wiki] URL: link:https://wiki.freebsd.org/MicrosoftAzure[] + link:https://wiki.freebsd.org/HyperV[Microsoft HyperV article on FreeBSD wiki] URL: link:https://wiki.freebsd.org/HyperV[] Contact: Microsoft FreeBSD Integration Services Team + Contact: link:https://lists.FreeBSD.org/mailman/listinfo/freebsd-cloud[freebsd-cloud Mailing List] + Contact: The FreeBSD Azure Release Engineering Team + Contact: Wei Hu + Contact: Souradeep Chakrabarti + Contact: Li-Wen Hsu + In this quarter, we have worked mainly on ARM64 architecture support and building and publishing images to link:https://learn.microsoft.com/azure/virtual-machines/share-gallery-community[Azure community gallery]. There are some testing images available in the project's testing public gallery, named `FreeBSDCGTest-d8a43fa5-745a-4910-9f71-0c9da2ac22bf`: -+ + * FreeBSD-CURRENT-testing * FreeBSD-CURRENT-gen2-testing * FreeBSD-CURRENT-arm64-testing To use them, when creating a virtual machine: -+ + . In `Select an Image` step, choose `Community Images (PREVIEW)` in `Other items` . Search `FreeBSD` Work in progress tasks: * Automating the image building and publishing process and merge to src/release/. * Building and publishing ZFS-based images to Azure Marketplace ** All the required codes are merged to main branch, and can create ZFS-based images by specifying `VMFS=zfs`. ** Need to make the build process more automatic and collaborating with release engineering to start generating snapshots. * Building and publishing Hyper-V gen2 VM images to Azure Marketplace * Building and publishing snapshot builds to Azure community gallery The above tasks are sponsored by The FreeBSD Foundation, with resources provided by Microsoft. Wei Hu and Souradeep Chakrabarti in Microsoft are working on several tasks sponsored by Microsoft: * Porting Hyper-V guest support to aarch64 ** https://bugs.freebsd.org/267654 ** https://bugs.freebsd.org/272461 Open tasks: * Update FreeBSD related doc at link:https://learn.microsoft.com[Microsoft Learn] * Support FreeBSD in link:https://azure.microsoft.com/products/devops/pipelines/[Azure Pipelines] * Update link:https://www.freshports.org/sysutils/azure-agent[Azure agent port] to the latest version * Upstream link:https://github.com/Azure/WALinuxAgent/pull/1892[local modifications of Azure agent] Sponsor: Microsoft for people in Microsoft, and for resources for the rest + Sponsor: The FreeBSD Foundation for everything else diff --git a/website/content/en/status/report-2023-04-2023-06/releng.adoc b/website/content/en/status/report-2023-04-2023-06/releng.adoc index 78201366a3..6cbf1a8cb6 100644 --- a/website/content/en/status/report-2023-04-2023-06/releng.adoc +++ b/website/content/en/status/report-2023-04-2023-06/releng.adoc @@ -1,24 +1,24 @@ === FreeBSD Release Engineering Team Links: + link:https://www.freebsd.org/releases/13.2R/schedule/[FreeBSD 13.2-RELEASE schedule] URL: link:https://www.freebsd.org/releases/13.2R/schedule/[] + link:https://www.freebsd.org/releases/14.0R/schedule/[FreeBSD 14.0-RELEASE schedule] URL: link:https://www.freebsd.org/releases/14.0R/schedule/[] + link:https://download.freebsd.org/releases/ISO-IMAGES/[FreeBSD releases] URL: link:https://download.freebsd.org/releases/ISO-IMAGES/[] + link:https://download.freebsd.org/snapshots/ISO-IMAGES/[FreeBSD development snapshots] URL: link:https://download.freebsd.org/snapshots/ISO-IMAGES/[] Contact: FreeBSD Release Engineering Team The FreeBSD Release Engineering Team is responsible for setting and publishing release schedules for official project releases of FreeBSD, announcing code freezes and maintaining the respective branches, among other things. During the second quarter of 2023, the Team continued work on 13.2-RELEASE. The 13.2 cycle had closely followed the set schedule, with the addition of three additional RC builds at the end, and the final RELEASE build and announcement in mid-April. In coordination with various teams within the Project management, the FreeBSD Release Engineering Team reconsidered the original schedule for the upcoming 14.0-RELEASE, primarily due to work that was in progress. The updated schedule was discussed and adjusted slightly to account for some concerns, and ultimately published on the FreeBSD Project website. The new schedule targets 14.0-RELEASE for October, 2023. The Team continued providing weekly development snapshot builds for the `main`, `stable/13`, and `stable/12` branches. Note, there will no longer be snapshot builds against `stable/12` moving forward. -Sponsor: Tarsnap +Sponsor: Tarsnap + Sponsor: The FreeBSD Foundation