[Bug 287719] bsdinstall: Inaccurate message points to stale wiki page

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 01 May 2026 15:13:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287719

--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=5702d242429f1f791e05a720a9a411b1e64212dc

commit 5702d242429f1f791e05a720a9a411b1e64212dc
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-04-28 16:59:19 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-05-01 15:13:02 +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.

    PR:                     287719
    MFC after:              3 days
    Differential Revision:  https://reviews.freebsd.org/D50971

    (cherry picked from commit 5ed26c21e4ff1d478d4611abbf3dc14cc1b77244)

 usr.sbin/bsdinstall/scripts/auto | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.