From nobody Sat Jun 6 02:24:29 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 4gXMZQ0Sbnz6gyF4 for ; Sat, 06 Jun 2026 02:24:30 +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 4gXMZP6r03z3ytt for ; Sat, 06 Jun 2026 02:24:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780712670; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=S0lVctWpeNMm2r1op4+jWiv2aCwblSoraFLuINdNRmw=; b=TwY5fmDPdUpvv4ikykgYsyeWUKITsTvvpPwy+w92tURU/dcV3Wz0GnfiT3fErtOFiDxslP ++yQjGyyP6GK/wTDbQYB7B4cC7RrdPwbJAr7xkyNfQqmYHwiF6+PENau+VgtZuGNzuXkhQ Dl9KlaAsMBm1Rh45WHEv10IWx1muwbTZY9YljMxu/XdZKs1OorZVlAxb45PUsEliThlOKx Ocfmpw+FLbZVbcK8wXulwpxp07Dzr87bLMibwBR6CXJ+9CQLptWb2LrFB9hm/lyjzBM3hL D3w0CoFrEqip+UXlYKGTqtyGoJDwFFApvASPJ3drh8O3b0AL1n+GXUP8c2LmOQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780712670; a=rsa-sha256; cv=none; b=aO8bOhaNV5nwo7rLbeFowaBIr8aar76HqtPgapyo7gix6i1lGGwAcMRHyYDGhHPgNUccAi YBM3eI0gCMLmhMUzmW2x6XshUSgHeGPC6Vt6LNZLzqRlWV2X9CeRS9BOhFuEzrT8H3qmMm lfGwZRToMzWFqfqgrFK0EZjY+6FCczIdnx9ejYhlX9gsLUXJFhWpy9sShB9bNbYhf0aTGF O6/AAl/7FTbVdKSOGN/L21/Mz+6nmieOxsSzcvS3t7C0lrEmeHnRJylVYPgnzzOHEkkRt8 Wir3htokuBYiPfrDCxIRNdFmxRf7XxXqeFXd2k3ArOImax1wESxfuops4nodOw== 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=1780712670; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=S0lVctWpeNMm2r1op4+jWiv2aCwblSoraFLuINdNRmw=; b=TIbKwY40xxEM+Otc8d4fRrUWGVlVkyoMhAx3e0jyavQawlpBqPEdi5MUvSlkSvsg7RqQYA 5snwPkOblbr35hKhjNMvHpRcIzHoMHkxRPFd3YZIYH2ijGx0hUZfWwCjaHojwuU/pq4Gw2 6p3SL3N4/iIafTeTCnmTU+TtpbJo+xW1bZKSLiwrSVLsJRrOgJLVXSt7up3M1Nz1XVKcuM GBIbUyGb0kHB3RX5uQbVc+10Ev8lJzf+Ik2cvkXF69H+wO4FgdMWYMn3yxJhqACLAz4fPO DYlOTtgLSI0DzuO3Zl1J8qBbsMv6UPu0ey18JU5a7+FK1YDq4cKa4h6CJfGGrw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gXMZP5xgzzx5q for ; Sat, 06 Jun 2026 02:24:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3fa31 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 06 Jun 2026 02:24:29 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Jose Luis Duran From: Colin Percival Subject: git: dd2e9aa21a45 - releng/15.1 - bsdinstall: script: Fix scripted DISTRIBUTIONS 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: dd2e9aa21a45f746a57d386bb315d58590e3d716 Auto-Submitted: auto-generated Date: Sat, 06 Jun 2026 02:24:29 +0000 Message-Id: <6a2384dd.3fa31.53e33d2@gitrepo.freebsd.org> The branch releng/15.1 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=dd2e9aa21a45f746a57d386bb315d58590e3d716 commit dd2e9aa21a45f746a57d386bb315d58590e3d716 Author: Jose Luis Duran AuthorDate: 2026-05-29 02:09:49 +0000 Commit: Colin Percival CommitDate: 2026-06-06 02:22:28 +0000 bsdinstall: script: Fix scripted DISTRIBUTIONS Restore exporting DISTRIBUTIONS to make it available to other scripts. Approved by: re (cperciva) Reviewed by: imp, asomers Fixes: dc14ae4217a0 ("bsdinstall: do pkgbase installations with the "script" command") MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D57319 (cherry picked from commit 283959bbe0863917c4fc3200a92d1055a4c89bdc) (cherry picked from commit 0e3c9cbee4ac735b7c19f3cb719b65f960be0b23) --- usr.sbin/bsdinstall/scripts/script | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.sbin/bsdinstall/scripts/script b/usr.sbin/bsdinstall/scripts/script index 93d07c7899c3..4c792d80df6a 100755 --- a/usr.sbin/bsdinstall/scripts/script +++ b/usr.sbin/bsdinstall/scripts/script @@ -50,6 +50,7 @@ f_include $BSDCFG_SHARE/variable.subr ############################################################ GLOBALS : ${TMPDIR:="/tmp"} +: ${DISTRIBUTIONS=""}; export DISTRIBUTIONS # # Strings that should be moved to an i18n file and loaded with f_include_lang()