From nobody Mon Jun 1 00:40:56 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 4gTFWL3P7Hz6fw1C for ; Mon, 01 Jun 2026 00:41:02 +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 4gTFWL15cHz3RWm for ; Mon, 01 Jun 2026 00:41:02 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780274462; 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=dSSNNzd0zGn6cmSUW8wbgN3mgmZB93ZMD4SGEJEbuMw=; b=WwyixbIDJVZ2/eBfzRdVtHDgnRLiY/4EM1i6T0pcK3FW5bUF3XamNJrtxN1W5Ieftfp5nS g0eGNc0V+Hv3+bNARbTJs/kfs3xNOI6KQ7p38Qe7L/9dAXtI6FgJSaSri52Ygg2v3GbU2A plT47epgHyOq9LkYmieAduHVqLMjUFMhQMgwb9Po/ofGHVpW6c0Zz3DQm1nyUvfwcN3/2v 239s9DT1PcYUtJN43aYIdVHgnQYi9w94/+HDFc+bhqJls9u8+W8WCwydogGuZwii0jpTC4 +RBMdDQlULIiDKSbCC7yaCWirqX1A1XhZBQ+s2wCAG0PH4MEV6nzFuOhK7k4tg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780274462; a=rsa-sha256; cv=none; b=cViVT/Ia/mKST46R8K2dmUNVI/wjE6NlYA/orAEtShx7aJiF1V05jolzlFv6mWpvvaAyIk 1u5PtX8ATv7eCdy6z++3X6rGF2MR/bhQX+fGLjXF+IGNf6iiBWFPdxaLzMt/eWEX53m42A ppUA4ooI9yzb8f7nSLd19Fb7veJdCkU2KIpOHhIVIwcuW7eoYQo8ot0orpY4OB42Ih0CiN FaFNzhE178A0i2m9/QZEMlsolN3yP09AFgpnivyhA5dQcUQqmjn28EIxxN5GZH2lWR+M8o TiLEZ8g3KDSQiGsg02LBkacXhPiPErn6I3vW/dqmrI2I6DuAq/EFbI6D7V30Dg== 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=1780274462; 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=dSSNNzd0zGn6cmSUW8wbgN3mgmZB93ZMD4SGEJEbuMw=; b=eHcEERhO1TXECHn9/Cj8jlXaN0AtnueLgMYHMhUeCn600nVM3PRZZG6EEJ+ARYJ6YjoU6h QLcSL4i5OC9JfufDTf9tXG2I7SbyaoTD/rnUecLXMONhS/g4uWtj+alcVDei1MHV+eTJSU 22jpSDQY2gYujlhMURHZCTN+ULCDYZzbiaDpPdEzo6f1aUHKQdExez6zFEXtQOCdgAQHRI M/fizCONUXvo94JyKpJ12W4+DutxqGFMcNmqO0r28O4EhJw8WOcSRPulJYa9YbZJ/TzYk/ KcLm2DoaFsvqKKVhir0S4TBWyC3NYyPIBIHZEOL7I/Ne7nyb0nFqwtqDo49L8w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gTFWL0gtvzTv for ; Mon, 01 Jun 2026 00:41:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1d76b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 01 Jun 2026 00:40:56 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Jose Luis Duran Subject: git: 0e3c9cbee4ac - stable/15 - 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: jlduran X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 0e3c9cbee4ac735b7c19f3cb719b65f960be0b23 Auto-Submitted: auto-generated Date: Mon, 01 Jun 2026 00:40:56 +0000 Message-Id: <6a1cd518.1d76b.794f5ea6@gitrepo.freebsd.org> The branch stable/15 has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=0e3c9cbee4ac735b7c19f3cb719b65f960be0b23 commit 0e3c9cbee4ac735b7c19f3cb719b65f960be0b23 Author: Jose Luis Duran AuthorDate: 2026-05-29 02:09:49 +0000 Commit: Jose Luis Duran CommitDate: 2026-06-01 00:35:43 +0000 bsdinstall: script: Fix scripted DISTRIBUTIONS Restore exporting DISTRIBUTIONS to make it available to other scripts. 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) --- 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()