git: c59a383dbe - main - 15.1/relnotes: Adjust EC2 entries
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 May 2026 17:41:05 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/doc/commit/?id=c59a383dbe35a3de39fd62b6214c5e66d0b373b3
commit c59a383dbe35a3de39fd62b6214c5e66d0b373b3
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2026-05-23 17:39:09 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2026-05-23 17:40:43 +0000
15.1/relnotes: Adjust EC2 entries
Remove an item about ec2-small and cloud-init which is included in
the following entry.
Add an item about ec2-small having firstboot_pkgs turned off by
default; this change speeds up the boot process by 6 seconds by not
installing zero packages.
---
website/content/en/releases/15.1R/relnotes.adoc | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/website/content/en/releases/15.1R/relnotes.adoc b/website/content/en/releases/15.1R/relnotes.adoc
index 28a316df4e..553ea510b2 100644
--- a/website/content/en/releases/15.1R/relnotes.adoc
+++ b/website/content/en/releases/15.1R/relnotes.adoc
@@ -476,13 +476,14 @@ I/O interrupts from the man:ena[4] device on Graviton (arm64) systems are now sp
gitref:b2ba4131b9b0[repository=src].
{{< sponsored "Amazon" >}}
-Cloud image configurations for cloud-init and ec2-small now use firstboot_pkg_upgrade for package updates.
-gitref:73ec43ab702f[repository=src].
-
A firstboot package auto updater has been introduced for cloud images. On first boot, the base system packages are automatically updated to patch the system.
gitref:10c4498f93d2[repository=src].
{{< sponsored "Google Cloud" >}}
+The EC2 "small" flavour of AMIs no longer runs firstboot_pkgs by default; users who provide a list of packages to install by setting `firstboot_pkgs_list` in EC2 user-data should now also set `firstboot_pkgs_enable="YES"`.
+gitref:b9ee42d7712b[repository=src].
+{{< sponsored "Amazon" >}}
+
[[kernel]]
== Kernel