Date: Fri, 6 Jun 2025 19:09:44 GMT From: Joseph Mingrone <jrm@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 87ed1be3a9 - main - press: Add Foundation blog about Sanoid Message-ID: <202506061909.556J9icD068888@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=87ed1be3a9442eceb462cbc6e82bdcb9103035ce commit 87ed1be3a9442eceb462cbc6e82bdcb9103035ce Author: Mark Phillips <mark@freebsdfoundation.org> AuthorDate: 2025-06-06 18:58:25 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2025-06-06 19:09:24 +0000 press: Add Foundation blog about Sanoid Reviewed by: bcr, jrm Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D50681 --- website/data/en/press/press.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/website/data/en/press/press.toml b/website/data/en/press/press.toml index d5e6d54eab..8fb47091b2 100644 --- a/website/data/en/press/press.toml +++ b/website/data/en/press/press.toml @@ -1,4 +1,13 @@ # Sort the entries by date +[[press]] +name = "ZFS automatic snapshots with Sanoid on FreeBSD" +url = "https://freebsdfoundation.org/blog/zfs-automatic-snapshots-with-sanoid-on-freebsd/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-05-27" +author = "FreeBSD Foundation" +description = "Take automatic ZFS snapshots at regular intervals and rotate them with Sanoid" + [[press]] name = "How to unlock high speed Wi-Fi on FreeBSD 14" url = "https://freebsdfoundation.org/blog/how-to-unlock-high-speed-wi-fi-on-freebsd-14/"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506061909.556J9icD068888>
