From nobody Thu May 07 22:17:33 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 4gBRSt2l7pz6c5Gq for ; Thu, 07 May 2026 22:17:34 +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 4gBRSs6Bzfz3cqR for ; Thu, 07 May 2026 22:17:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778192253; 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=6Z3MsxnWUr7dxc2e2ncJXtSEUH8ghUkM/kAoRTj38gE=; b=SAMzsAvCeNaiHp/lTVR2ydonhd4IXWG22j1Y/jXCoLSIbl7Is0ZW2dRntnUcE/mFQ6RpLC 8esk52Ei8CdTetI6uILciATe/D8Ud9iIHaTQyKJwVTvy138Ypa1VpsJI9En3ZS4sZYaR6J FWBARuWbZNbgM0equDwnj+v2jFLZPBNFiTwmnvPl5UYmDR4BCkBJ6bHcupYz/0BF8jFlER frmiT7h0niBkz4KU4poM+BuMaJ2e8ox+EZaeC27iMeWx4PSyFc8ZtW84ztfN+FtGylD8XH ZwvVdZM5Bcgc5wpjOiAA64Jx0XZ2oLJqZNrII9ncplQOawkBp3xHDe0rCfLmqQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778192253; a=rsa-sha256; cv=none; b=rUy6uE0YwZQDGMEPb9aujw28PKJhqcvp4S3sJuXv/p6X/Dv0J+wqkte/WVbZFRozEpYJ37 ukuX/ySNCAmkaPv5GBzLZSsbPKkoxStPW1QTzsWgik/jX6ENF7Dj8STuVaTISo+0gOSi/q AV1Zl77xKAqf07auk9MUaqDriDOoNseX0STl3dxZg1zuMrH9Wton+8FmBSZxxDswmP7yzj m3WYh0C00nXx2VmmWz1hAaiOOoDXtPmAdCmkObpbjbQ2krD2RgOahYI/mdGORwq8HXnEbs RMTSc/BvFQ1tvGi7Qr63BP+Xve0V1ZCe0s3l07sK0//zlgrdxduMMjfj1A47uQ== 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=1778192253; 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=6Z3MsxnWUr7dxc2e2ncJXtSEUH8ghUkM/kAoRTj38gE=; b=P32OTmKWHzB3ako2WoVJbig8OeQjFRQnp4ASSqWrOfolKyL6PYSqWdvy9UCkKi3Ou0clnl 4+w95rZboX9EvdjLiOdF1w7M7m0ezqo7ZFekuPjZv7jeQ+NgDdktD/LvNanBWTqzF7I2AI OSgd7uxMwHLq2XGt3bj/t3vf8CUSiNHdwLbyy6n0RNMb80oTZfIMGYf5gTD1qeOWI3ziTR UthcLEnjl+mp0R7TjY5BNwcl3ntVWVRqRkgULibCOlZf/UavsnzfkXNWgGFks/gqZJma3G REETDuUQsJs+felqg8GXS1W/JZFt2bJSnfsZfXNifn4ZdiFtcEnNEdo+APfF0w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBRSs59F8zm6c for ; Thu, 07 May 2026 22:17:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 339de by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 07 May 2026 22:17:33 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Alexander Ziaee From: Colin Percival Subject: git: bf5ca5ced57d - releng/15.1 - bsdinstall: Improve auto-partition message 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: bf5ca5ced57d615093056e7f8013497b0fe4068f Auto-Submitted: auto-generated Date: Thu, 07 May 2026 22:17:33 +0000 Message-Id: <69fd0f7d.339de.4ad9f0f8@gitrepo.freebsd.org> The branch releng/15.1 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=bf5ca5ced57d615093056e7f8013497b0fe4068f commit bf5ca5ced57d615093056e7f8013497b0fe4068f Author: Alexander Ziaee AuthorDate: 2026-04-28 16:59:19 +0000 Commit: Colin Percival CommitDate: 2026-05-07 22:16:32 +0000 bsdinstall: Improve auto-partition message Manually tuning ZFS for systems with <8GB ram hasn't been necessary at least since the switch to OpenZFS. We have users reporting using 1GB RAM with no manual tuning/issues. Further, the page this links to is a stale wiki page, which is causing complaints. Remove this misleading note and replace it with a similar message for UFS. While here, reword that note to be a bit clearer. Approved by: re (cperciva) PR: 287719 MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D50971 (cherry picked from commit 5ed26c21e4ff1d478d4611abbf3dc14cc1b77244) (cherry picked from commit 5702d242429f1f791e05a720a9a411b1e64212dc) --- usr.sbin/bsdinstall/scripts/auto | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/bsdinstall/scripts/auto b/usr.sbin/bsdinstall/scripts/auto index 2204b33ae105..5017fe15d826 100755 --- a/usr.sbin/bsdinstall/scripts/auto +++ b/usr.sbin/bsdinstall/scripts/auto @@ -50,10 +50,10 @@ msg_abort="Abort" msg_an_installation_step_has_been_aborted="An installation step has been aborted. Would you like\nto restart the installation or exit the installer?" msg_auto_ufs="Auto (UFS)" msg_auto_ufs_desc="Guided UFS Disk Setup" -msg_auto_ufs_help="Menu options help choose which disk to setup using UFS and standard partitions" +msg_auto_ufs_help="Choose which disk to setup using UFS and standard partition layout" msg_auto_zfs="Auto (ZFS)" msg_auto_zfs_desc="Guided Root-on-ZFS" -msg_auto_zfs_help="To use ZFS with less than 8GB RAM, see https://wiki.freebsd.org/ZFSTuningGuide" +msg_auto_zfs_help="Choose which disk to setup using ZFS and standard partition layout" msg_exit="Exit" msg_freebsd_installer="$OSNAME Installer" msg_gpt_active_fix="Your hardware is known to have issues booting in CSM/Legacy/BIOS mode from GPT partitions that are not set active. Would you like the installer to apply this workaround for you?"