[Bug 250928] [PATCH] bsdinstall: fix distfetch while calling bsdinstall as script target

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 5 13:10:57 UTC 2021


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

Nathan Whitehorn <nwhitehorn at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nwhitehorn at FreeBSD.org

--- Comment #3 from Nathan Whitehorn <nwhitehorn at FreeBSD.org> ---
Apologies this got missed. The patch here will fetch all of the distributions
multiple times, since distfetch fetches all of them and runs in a loop, no?

Maybe the best thing to do is to move lines 350-421 of "auto" into its own
install stage ("fetchmissingdists"?) then call it from both "script" and
"auto"? Would you be able to do that? Otherwise, I can try to get to it soon.

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


More information about the freebsd-sysinstall mailing list