aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2023-12-18 20:43:16 +0000
committerColin Percival <cperciva@FreeBSD.org>2023-12-24 00:21:52 +0000
commitd9f96437dfbd7932bbe72b9b4cec5abfcf2799bc (patch)
tree3f589b70b5b7ebe3cc9d237bf6fafb1c271a28c1
parent530c6e09f8fbac66d0bebef842ebbab11626fce4 (diff)
Status/2023Q4: Add ec2.adoc
Reviewed by: salvadore, pauamma@gundo.com Differential Revision: https://reviews.freebsd.org/D43088
-rw-r--r--website/content/en/status/report-2023-10-2023-12/ec2.adoc18
1 files changed, 18 insertions, 0 deletions
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.