On 2025/09/06 19:44, Lloyd wrote:
> There is a quirk in the OpenBSD installer where the user is not prompted to
> input HTTP proxy information unless the source type http is given for the
> location of the sets. Indeed, looking through install.sub, the collection
> of proxy information is done in install_http().
> 
<snip>
> 
> It makes more sense to me if the proxy question was asked independent of
> the sets location chosen, as the variable is propagated to rc.firsttime
> in finish_up(). This check is always run regardless of the sets location.

Sounds reasonable. Do you want to try changing that, make sure it works
("man release"), and propose a diff?

Reply via email to