From nobody Thu May 21 21:22:00 2026 X-Original-To: dev-commits-src-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 4gM1ZK4lFhz6dyhv for ; Thu, 21 May 2026 21:22:01 +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 4gM1ZJ54Bhz3DXr for ; Thu, 21 May 2026 21:22:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779398520; 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=PDNcaWk5BJjHBPnJnpX/MNaVZNu88QvRwVxu2M+Nplo=; b=kTJ/IS+wmewr/a7Ss1UHO+sL4aIczxcmtgGSdaWCmLwkQfZ3E1fQg+355wGTDsybe1JoT7 3Q4noAB+OoufmADcTtelitTbC8tCVDHjwWKGbWhcCRdlUPHZsubyjCQZxBr5pE5kwdv5jO oEQMQWDEtZFf1ShqF4I+tmqdYL24gV1URLe7KTvtlxrw/wta2yDPBHJNWYXZaAImVyhnqc NxoVBxvcGXwiLqkkH2cnlWJ6lb6wS/6LHN9AnJeRqQ4lYpqBNcFWDGZXZyj2+/QMdFqiN6 0XUhn/OhyxOWrZ6Jlt0VDSu3rgN2mtsVpbS08qVWgsbrxmXhJbltcQ5mSbTY4Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779398520; a=rsa-sha256; cv=none; b=vFkBQYFAZa/DVICwF33MCDzMYKHGGgGcsNqB9kOeN3MaR/ZGpecKn1seVuDB5spbLHVUtk h8QkZQJtixCUb0Ww/bX8evB3+6eNyEd4B+JtEK1MV3HpKAXZGlhhsEcAkUTtxyKhChYoHV l+3Hw5FDkYnAtSLBCaS80SwVIW4BCVIvCuoNsLk6Uo3y6DyV1PNPwdwiZjoX+2qpsetDKW o5s9aBfzQlZ9cStUGamry/u42HJUWpU/MuvtYMst/I4vzLSBFvFvN4MBOnWpfewUbOcWJs 36VjuLES9/RUShX8RgN6PTybTIE8VZxuHnP3mJ5b5iKE1SSM4HJjzd+XeQPU5g== 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=1779398520; 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=PDNcaWk5BJjHBPnJnpX/MNaVZNu88QvRwVxu2M+Nplo=; b=u8/sPqk8qFlmPRqkvsdPEbQ45s/MyixKDmOjaIImAxB8pXORpWAqCpz3pFrSZ96LMhl+lo Gvd6h+kteivo9nP8lzT2MLy5r/WQiTlXHmnxEbmHYG6Vcyzdmzqp3Pq8XlZk5chTAA1c5F DosVnOHg/T8H7IGndjgvTU2wibFhPXFC7aUtxoYAY+jJ6bWN3MpM8OX0owcfcku+JUHPgN Zy4OQyVLBZMykRIi6qaFEU7vXdmauDEKP8xmukNP9gtOFu8gIjZLraHVNLhWo/WeEwMw6p lofDa5ke0dOQrZS4vEYUtu4b/xDYBKrfsH+VawnG4N6NLaZUpHt1grI920BHug== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gM1ZJ4V2Lzqrk for ; Thu, 21 May 2026 21:22:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1e288 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 21 May 2026 21:22:00 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Colin Percival Subject: git: b9ee42d7712b - releng/15.1 - EC2: Don't enable firstboot_pkgs in small flavour List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-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: src X-Git-Refname: refs/heads/releng/15.1 X-Git-Reftype: branch X-Git-Commit: b9ee42d7712b809eedf2a70fef9e59139e51ef8c Auto-Submitted: auto-generated Date: Thu, 21 May 2026 21:22:00 +0000 Message-Id: <6a0f7778.1e288.52deb1ee@gitrepo.freebsd.org> The branch releng/15.1 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=b9ee42d7712b809eedf2a70fef9e59139e51ef8c commit b9ee42d7712b809eedf2a70fef9e59139e51ef8c Author: Colin Percival AuthorDate: 2026-05-16 18:58:13 +0000 Commit: Colin Percival CommitDate: 2026-05-21 21:21:13 +0000 EC2: Don't enable firstboot_pkgs in small flavour The EC2 "base" flavour installs the devel/py-awscli package at boot time by default; we don't do this in the "small" flavour, so the default behaviour was to update the FreeBSD-ports repository and then do nothing with it. Turn off firstboot_pkgs by default; if someone is using the "small" flavour of AMIs and wants to install packages at instance launch time, they simply need to add 'firstboot_pkgs_enable="YES"' to /etc/rc.conf (which they must already be editing via user-data, in order to provide the list of packages they want installed). Approved by: re (cperciva) Sponsored by: Amazon MFC after: 3 days MFC to: stable/15 Relnotes: EC2 "small" images now have firstboot_pkgs_enable="NO". (cherry picked from commit 61df4be487cfbfd27b0959e1eb66ef0d8f84562f) (cherry picked from commit a9e71a2e1ade6f0ce4a59f3a1a2153e1c0eb29b0) --- release/tools/ec2-small.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/tools/ec2-small.conf b/release/tools/ec2-small.conf index f5904d5ea4ba..6da4444bc835 100644 --- a/release/tools/ec2-small.conf +++ b/release/tools/ec2-small.conf @@ -33,7 +33,7 @@ export VM_EXTRA_PACKAGES="${VM_EXTRA_PACKAGES} ec2-scripts \ # Services to enable in rc.conf(5). export VM_RC_LIST="${VM_RC_LIST} ec2_configinit ec2_ephemeral_swap \ - ec2_fetchkey ec2_loghostkey firstboot_pkg_upgrade firstboot_pkgs \ + ec2_fetchkey ec2_loghostkey firstboot_pkg_upgrade \ growfs sshd" vm_extra_pre_umount() {