Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jun 2026 23:16:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        sysinstall@FreeBSD.org
Subject:   [Bug 291817] 14.x base.conf on 15.x does not work for bsdinstall
Message-ID:  <bug-291817-8135-Cu0BHHzHMT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-291817-8135@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291817

--- Comment #4 from Andrew Cagney <andrew.cagney@gmail.com> ---
to narrow down the hang, it has no answer for:

exec 3>&1
MIRROR=`bsddialog --backtitle "$OSNAME Installer" \
    --title "Mirror Selection" --extra-button --extra-label "Other" \
    --menu "Please select the best suitable site for you or \"other\" if you
want to specify a different choice. The \"Main Site\" directs users to the
nearest project managed mirror via GeoDNS (they carry the full range of
possible distributions and support both IPv4 and IPv6). All other sites are
known as \"Community Mirrors\"; not every site listed here carries more than
the base distribution kits. Select a site!" \
    0 0 16 \
        http://ftp.freebsd.org          "Main Site (GeoDNS, HTTP)"\
        ftp://ftp.freebsd.org           "Main Site (GeoDNS, FTP)"\

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291817-8135-Cu0BHHzHMT>