diff options
-rw-r--r-- | website/data/en/press/press.toml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/website/data/en/press/press.toml b/website/data/en/press/press.toml index 86349b07e9..279c29fd06 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 can now boot in 25 milliseconds" +url = "https://www.theregister.com/2023/08/29/freebsd_boots_in_25ms/" +siteName = "theregister.com" +siteUrl = "https://www.theregister.com" +date = "2023-08-29" +author = "Liam Proven" +description = "FreeBSD can now boot in 25 milliseconds. On AWS Firecracker – but there are other new micro-VM engines around, too" + +[[press]] name = "Happy 30th, FreeBSD!" url = "https://www.infoworld.com/article/3699263/happy-30th-freebsd-why-the-freebsd-open-source-project-has-endured.html" siteName = "infoworld.com" |