git: d9f96437df - main - Status/2023Q4: Add ec2.adoc

From: Colin Percival <cperciva_at_FreeBSD.org>
Date: Sun, 24 Dec 2023 00:21:56 UTC
The branch main has been updated by cperciva:

URL: https://cgit.FreeBSD.org/doc/commit/?id=d9f96437dfbd7932bbe72b9b4cec5abfcf2799bc

commit d9f96437dfbd7932bbe72b9b4cec5abfcf2799bc
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2023-12-18 20:43:16 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2023-12-24 00:21:52 +0000

    Status/2023Q4: Add ec2.adoc
    
    Reviewed by:    salvadore, pauamma@gundo.com
    Differential Revision:  https://reviews.freebsd.org/D43088
---
 .../content/en/status/report-2023-10-2023-12/ec2.adoc  | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/website/content/en/status/report-2023-10-2023-12/ec2.adoc b/website/content/en/status/report-2023-10-2023-12/ec2.adoc
new file mode 100644
index 0000000000..5528094687
--- /dev/null
+++ b/website/content/en/status/report-2023-10-2023-12/ec2.adoc
@@ -0,0 +1,18 @@
+=== FreeBSD on EC2
+
+Links: +
+link:https://www.patreon.com/cperciva[FreeBSD/EC2 Patreon]	URL: https://www.patreon.com/cperciva[]
+
+Contact: Colin Percival <cperciva@FreeBSD.org>
+
+FreeBSD is available on both amd64 (Intel and AMD) and arm64 (Graviton) EC2 instances.
+Work continues to ensure that upcoming instance types will be supported; most recently, changes were needed to support "7th generation" Intel and AMD instances.
+
+FreeBSD 14.0-RELEASE shipped with experimental ZFS-root AMIs and "cloud-init" AMIs.
+Additional "flavored" FreeBSD AMIs are planned, including "AMI Builder" and "minimal" (no debug symbols).
+
+A bug in the release-building process which resulted in 14.0-RELEASE AMIs shipping with duplicate lines in /etc/rc.conf has been corrected and future releases should not be affected.
+
+A bug in the ec2-aws-imdsv2-get utility which resulted in 14.0-RELEASE AMIs not supporting binary user-data files has been corrected and future releases should not be affected.
+
+This work is supported by Colin's FreeBSD/EC2 Patreon.