From nobody Tue Apr 21 09:21:12 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 4g0H0b30nQz6bTrw for ; Tue, 21 Apr 2026 09:21:19 +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 4g0H0Z42Zmz3GQj for ; Tue, 21 Apr 2026 09:21:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776763278; 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=UQY++hBfLKdKLDjuQkZzEDh4nSw8+yoxdAJvf8p3wOc=; b=R/eCdUlZdc+eGaNwvrRLXXqqU4hU/sc5NuwEX4eobFernnPo1BfFNV9NHpjRvjutIGYq7V DBMiZ/NkMNbDooJajs1oCC34euypDv/w8dWuypo7FJgUQtLgu/rh4slcGh+MzTOHqSziFl myxJhyLY8DDQDuTP+RfXXZrN7mEc7nhiCC1cZGy7Pf4hU6lJjXBZVLaRuqcoEZ5Qy1Mu5u 8sTfa9yjeszXV8W3JDNrB7U8OlopS6Vl8FdaNiCVMZ1MhSDSB0vDLzgzRZwOtTztA1Pk2x 2iQGkrH2JGdaqcWkEBK6Rv5e0wifn4sNlMyED3JRlo743Xdenv3yFoBlQdT3NA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776763278; a=rsa-sha256; cv=none; b=OQtW733KsFRYNLPiNSf9TMJV4DGULDigF9pobp8YEYaqS6n57dptY+JdSoMdm2i7w1SeO7 B81sz5Li9F3Jx14mw0nDtrTCS3CWcOz8a/niHm47yk4VtuYzT1bk5FDClsuCl43+MNlyJK EwHVCuzEnAAgeSZevsq2Hp6vwftiyz1ibQO3mSQ9f4r2itGPtVWIbYR85UEK6pnXj4xZzT LdDk6QGrJ/+Wk9s/9pjlpzyjWgQl/3MxMfLiYyZtshr5NMfVlTifMWPjr13D0Y9U4AqhEZ z/18Y6B0wpHBQekVIt4viMPbsaSRPDbeeIeQEG10IQv0nX0+jIgybKSbYgfVDQ== 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=1776763278; 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=UQY++hBfLKdKLDjuQkZzEDh4nSw8+yoxdAJvf8p3wOc=; b=uvC87GZD7vcRmmKV94mcc/zP+iFQ5HdVmkf9dnF/HEpynfvDteuZ0esVkvRJy82n4ozjlY 7eEGKbsPbuv97dQY/G1JmvVn6D+P2DuqXzM7ZweU50IsH4jKRnIU94gq3EgOiBIx/kDgNp s5JTU227wBFf9jEZoXHGZl3k7HSyJQY6bKQXfNNSoYEX6geyDizT1UAm5KolVYXLZO44Si 37u+Ii0MlpUdnkvWNi0GpBEdMtRBQNjqB9SsOJQdBp33c1917GOt9Sylp/eBe9Ide6LSPr YU/krMZ9SBovheLrcGUOPer2VVX2nO+tjzM5S+fLGQxvQCDuIEcpAI59C/Rkdg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g0H0Z0RvSzf30 for ; Tue, 21 Apr 2026 09:21:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 342fd by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 21 Apr 2026 09:21:12 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: 4029e765436f - main - bsdinstall.8: Document DISTRIBUTIONS defaults correctly 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: 0mp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4029e765436ff1633139c1afe1bc25185a0f4ef1 Auto-Submitted: auto-generated Date: Tue, 21 Apr 2026 09:21:12 +0000 Message-Id: <69e74188.342fd.4bdba266@gitrepo.freebsd.org> The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=4029e765436ff1633139c1afe1bc25185a0f4ef1 commit 4029e765436ff1633139c1afe1bc25185a0f4ef1 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2026-04-20 15:52:25 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2026-04-21 09:14:14 +0000 bsdinstall.8: Document DISTRIBUTIONS defaults correctly Some targets override the default value of DISTRIBUTIONS. Document that in the manual page. Reported by: Nia Alarie Reviewed by: jlduran MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D56528 --- usr.sbin/bsdinstall/bsdinstall.8 | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/usr.sbin/bsdinstall/bsdinstall.8 b/usr.sbin/bsdinstall/bsdinstall.8 index ee141e1d4296..282b88328e99 100644 --- a/usr.sbin/bsdinstall/bsdinstall.8 +++ b/usr.sbin/bsdinstall/bsdinstall.8 @@ -29,7 +29,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd October 3, 2025 +.Dd April 20, 2026 .Dt BSDINSTALL 8 .Os .Sh NAME @@ -79,6 +79,12 @@ targets. .Bl -tag -width "-D file" .It Cm auto Run the standard interactive installation, including disk partitioning. +.Pp +The +.Ev DISTRIBUTIONS +environment variable is set to +.Dq base.txz kernel.txz +by default for this target. .It Cm jail Ar destination Sets up a new chroot system at .Pa destination , @@ -88,12 +94,24 @@ Behavior is generally similar to .Cm auto , except that disk partitioning and network setup are skipped and a kernel is not installed into the new system. +.Pp +The +.Ev DISTRIBUTIONS +environment variable is set to +.Dq base.txz +by default for this target. .It Cm script Ar script Runs the installation script at .Pa script . See .Sx SCRIPTING for more information on this target. +.Pp +The +.Ev DISTRIBUTIONS +environment variable is set to +.Dq base.txz kernel.txz +by default for this target. .It Cm keymap If the current controlling TTY is a .Xr syscons 4 @@ -305,7 +323,9 @@ Default: .Dq Pa /tmp .It Ev DISTRIBUTIONS The set of distributions to install, e.g., "base.txz kernel.txz ports.txz". -Default: unset +Default: unset unless noted otherwise in the +.Sx TARGETS +section. .It Ev PARTITIONS The partitioning of the disk onto which the system is being installed. See