From nobody Sat May 23 17:41:05 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gN8ZT1YYjz6fxpD for ; Sat, 23 May 2026 17:41:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gN8ZT0mGwz3CQY for ; Sat, 23 May 2026 17:41:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779558065; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1yYN8QiasNYsrrhJUSiB8rcIb4li0L666N2urWcT3MA=; b=uHYzoWSIDW4W7P466pmWhqy4pzNwRvkYmJ4Nc3iFP7D1RdTxoGjrnY0Sl9sJcFdtDPsT2u XzEOqFXjfpk5eJSFmdgOr1VOIuko1WTSM7ewskeEyfNpPsCnL7/GvHHyT0dg1VQe0Agx6C Mt5s6yoR/oD1gxTySMmMNVh2xoh+s7Mk87bRsiR/GhqGEzf2fE+8x5AE/Nm8Uywau66tyE VDQsfNYaD1AzX/FLhvyVCHvHqTn/zTaKi5w18ucD6oX/4cs9R8SfnhGvzdaSofLeQxLuyP G31sBjMjU9wFdGSCenAzt2y31QC6X2+qGjH9whlsQQEtoUNHZXcE1aOvmCGxVA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779558065; a=rsa-sha256; cv=none; b=iBB6KYgVDDnDQlnKPY702qrr5KwPDfOZgGS1DIxAB8W5Sy4Lz5oiSKZzA0i5f76U1yYDIV guRBrWPSKVxwfvN9067nhUwe+kaqfiekEtsNh/V3MXDCWdPH9gWYOwcw9ttOSumWfYqyDo /dwffZypCw61HqsPfkcbwJEbOrK2wRGFKnGe7d7iHamnnXZohflA3bvKTOE2NAZCKyIs97 Goa4y3GO+fUlxPJfqGcEE12KEnTmPkx1RWRWm+FkCA5Vd4cs6ewGpI/PRb12CqfcRuGhdI mIBUDuvz7cGvNwS7x5a1ZjdxSmrLukUPbvWYSnGksD8+Au5jZTMjCvEdW+B1Xw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779558065; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1yYN8QiasNYsrrhJUSiB8rcIb4li0L666N2urWcT3MA=; b=v+mhCJur6egOovCyhbwZBN1ToI2rQ3u8CjwP7qE5zfnnYMyx7q8U0xGVgTLN8rQXZJfml4 BztBWaCGs2Rv6SQzKbf6ixv0fnoRbKPGO3qW+ZDtjzVtriL4BONpT65RqDyb1SvVApT8Wj isUtlkLQ1Otk3zk2gOUYRRnzvgZrbE+YYlOXvGXTZdvWrPsBNXxhyZ9AUKKDSvROKdsxKn TNzJ7+HuMhReBWCUjK8nKeGSq7ceTSIXw3ME195m/jE/Fyz699bVqEPLqSbIyNRfXUNMt2 G/OxneUk7gVN58Ow09YrYHEF4vrMoqOYU2WiBMPJHqLmpDpT2ufipb1AcDbyTA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gN8ZT02SFz34Y for ; Sat, 23 May 2026 17:41:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 38db8 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 23 May 2026 17:41:05 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: c59a383dbe - main - 15.1/relnotes: Adjust EC2 entries List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c59a383dbe35a3de39fd62b6214c5e66d0b373b3 Auto-Submitted: auto-generated Date: Sat, 23 May 2026 17:41:05 +0000 Message-Id: <6a11e6b1.38db8.5ecbe684@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=c59a383dbe35a3de39fd62b6214c5e66d0b373b3 commit c59a383dbe35a3de39fd62b6214c5e66d0b373b3 Author: Colin Percival AuthorDate: 2026-05-23 17:39:09 +0000 Commit: Colin Percival 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