From nobody Thu May 07 08:35:30 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 4gB5DR4nrhz6Rh09 for ; Thu, 07 May 2026 08:35:35 +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 4gB5DR3ljGz3WHK for ; Thu, 07 May 2026 08:35:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778142935; 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=HAnJiQDsbqNdcxiy/dK7h3IBylJoGCViCxZhHwTAU40=; b=tcgAeYGtjYSyHnFioZrFNL9PahaX6klRvwwheZVVidNceN/Ilm6kXo1zZCK2YEGiJahjYp xehPZOI59eCYd5I9uRRlxiTvoDqkqbg7wzfOL2DPT13deq5hXw+sGl+uV3THEV0/gWZHdu xoP9PeQztti3sZEavF6JIbm2SgCRbw3ykNwo1LfgJ74y0EhRJbSiTelADeFX4mGEnpOfL/ LT42ZWh5tYiP9gWPCPbBfum15Hx2jUilzfD/qlo44OJmI8RVDJhiFh1cDLCikvwtKsjBTR h9ZgKUlCf+FhR2PjFdRdi7HxDch/3KIZ5GPfinSXiO32nXghyWj8GKf+ljim5A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778142935; a=rsa-sha256; cv=none; b=oRzZMhlqS2CVtNWI23tljenyXuD+VNr5SyPaKe++sfxL5m/UHY9nOdI3hWHYRshjN2J6Cg BzYJw5ZVjINYClY1x+AAhS7b0cijl9EieEafki9GidVZ/M7qWNgcC7X2EV57Inua9syEAg iCCA5NrL1tUUD/G+CuTDWj/jDI3ZXpwOMgJfhmJsz/KdHGtn0MXiSUVuBIwd3tuWUDcj1S v65PLre4XKwlHEonD5cIsLRDcREAP6IBwcXiRtJSZYRDyzphH5Xt/MRQQXhip4eoSOA9AI xKMI8Okz4w4XTwKWnl4vkiIVWiFq+KIAOZ9hNbw4P+T23rbDtlwUWXCOeUejkw== 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=1778142935; 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=HAnJiQDsbqNdcxiy/dK7h3IBylJoGCViCxZhHwTAU40=; b=A9eAb7TaaU1APR93o3n1lH1xrtL2SyCFKjT3TrefJ/Oy4eEJkh6mlPb3zKhC/Etzl12JwY 5c9CDfkNlO68JhGTLBIgtGLty04zW5FgZJr/tUypL55lIUgX75U2EGB+9Q18kCTeTeIhHT Buovua3e+9zCzHLzQEwF+9hRrwb7WK2lryXcwHjsGrTPc+UC0wHJ76t+yuhUSfFI2Qua/9 73QDjy6zUDBciFgm9jXtLL+0u5og0d19WdL4wBTlMmRjA90oj5RNGTzuTMIH9/QnPyPEAy Ug5pE+98v6QB0M2kIWEAiPyeFdcJOG8ShcgQEW5NZ/5ZdDPCLau9FurLlOc4sA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gB5DR3Fdyz3CZ for ; Thu, 07 May 2026 08:35:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1c516 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 07 May 2026 08:35:30 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: f4678f761353 - stable/15 - 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 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: 0mp X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: f4678f7613538c63567e2e44cd5aceaee4b4a383 Auto-Submitted: auto-generated Date: Thu, 07 May 2026 08:35:30 +0000 Message-Id: <69fc4ed2.1c516.5e5c751e@gitrepo.freebsd.org> The branch stable/15 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=f4678f7613538c63567e2e44cd5aceaee4b4a383 commit f4678f7613538c63567e2e44cd5aceaee4b4a383 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2026-04-20 15:52:25 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2026-05-07 08:35:24 +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 (cherry picked from commit 4029e765436ff1633139c1afe1bc25185a0f4ef1) --- 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