Date: Fri, 4 Jul 2025 15:24:25 GMT From: Joseph Mingrone <jrm@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 8679658017 - main - press: Add recent Foundation articles Message-ID: <202507041524.564FOPWV030440@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=86796580177665b4a1da91aa1e4b629c4a63e3da commit 86796580177665b4a1da91aa1e4b629c4a63e3da Author: Mark Phillips <mark@freebsdfoundation.org> AuthorDate: 2025-07-04 15:12:19 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2025-07-04 15:22:11 +0000 press: Add recent Foundation articles Reviewed by: allanjude, jrm Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D51109 --- website/data/en/press/press.toml | 45 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/website/data/en/press/press.toml b/website/data/en/press/press.toml index 8fb47091b2..36a892a306 100644 --- a/website/data/en/press/press.toml +++ b/website/data/en/press/press.toml @@ -1,4 +1,49 @@ # Sort the entries by date +[[press]] +name = "FreeBSD Foundation Welcomes New Board Member: John Baldwin" +url = "https://freebsdfoundation.org/blog/freebsd-foundation-welcomes-new-board-member-john-baldwin/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-06-27" +author = "FreeBSD Foundation" +description = "Long-time FreeBSD community member, John Baldwin, was elected to the FreeBSD Foundation Board during the Annual Meeting" + +[[press]] +name = "Software Bill of Materials (SBOM) for FreeBSD Project" +url = "https://freebsdfoundation.org/blog/software-bill-of-materials-sbom-for-freebsd-project/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-06-26" +author = "FreeBSD Foundation" +description = "Commissioned by the Sovereign Tech Agency, work began in April 2025 on a new project to enable SBOMs for FreeBSD" + +[[press]] +name = "FreeBSD Ports and Packages Security Project" +url = "https://freebsdfoundation.org/blog/freebsd-ports-and-packages-security-project/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-06-26" +author = "FreeBSD Foundation" +description = "Commissioned by the Sovereign Tech Agency, work began in April 2025 on a new project to further Ports and Package Security" + +[[press]] +name = "Three Ways to Try FreeBSD in Under Five Minutes" +url = "https://freebsdfoundation.org/blog/three-ways-to-try-freebsd-in-under-five-minutes/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-06-06" +author = "FreeBSD Foundation" +description = "Let’s take a quick look at getting started with the latest production release of FreeBSD via three different platforms" + +[[press]] +name = "The Road to Better Wi-Fi on FreeBSD" +url = "https://freebsdfoundation.org/blog/the-road-to-better-wi-fi-on-freebsd/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-06-05" +author = "FreeBSD Foundation" +description = "To understand how far we’ve come, it helps to look back at the road that led to today, starting with the earliest wireless work in FreeBSD" + [[press]] name = "ZFS automatic snapshots with Sanoid on FreeBSD" url = "https://freebsdfoundation.org/blog/zfs-automatic-snapshots-with-sanoid-on-freebsd/"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507041524.564FOPWV030440>
