1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 11:25:20 +00:00

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.
This commit is contained in:
Colin Percival
2026-05-23 10:39:09 -07:00
parent 2c923b17d1
commit c59a383dbe
@@ -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