Date: Sat, 5 Nov 2022 12:25:59 GMT From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 2f238a6151 - main - Add FreeBSD press entry Message-ID: <202211051225.2A5CPxJv078091@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=2f238a61511b9781b67dc6fce8bb07ee4385a622 commit 2f238a61511b9781b67dc6fce8bb07ee4385a622 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2022-11-05 12:25:29 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2022-11-05 12:25:29 +0000 Add FreeBSD press entry --- 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 dd747b3668..37fd5e1913 100644 --- a/website/data/en/press/press.toml +++ b/website/data/en/press/press.toml @@ -1,5 +1,14 @@ # Sort the entries by date +[[press]] +name = "FreeBSD comes to Amazon's lightweight hypervisor" +url = "https://www.theregister.com/2022/10/19/freebsd_comes_to_amazons_lightweight/" +siteName = "theregister.com" +siteUrl = "https://www.theregister.com" +date = "2022-10-19" +author = "Liam Proven" +description = "The FreeBSD developer who brought FreeBSD to Amazon EC² has now got it working on the company's lightweight Firecracker hypervisor." + [[press]] name = "CheriBSD-based computer runs KDE for the first time" url = "https://www.theregister.com/2022/07/26/cheri_computer_runs_kde/"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211051225.2A5CPxJv078091>
