CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/09/19 13:52:10

Modified files:
        distrib/miniroot: install.sub 

Log message:
On install images without timezone data, the set_timezone function
returned before wait_cgiinfo was called. This meant the list of mirrors
was downloaded, but never presented to the user.

Call wait_cgiinfo in do_install directly (this more closely matches how
do_upgrade does it).

ok afresh1@

Reply via email to