[Toybox] [PATCH] Fix ftpget download, call from wget, noop gzip -n.
    Rob Landley 
    rob at landley.net
       
    Mon Sep 23 11:39:27 PDT 2019
    
    
  
On 9/22/19 9:37 PM, Denys Nykula wrote:
> Investigate why downloads always freeze when I call ftpget. Trace it to
> a refactor leaving two REST and zero RETR. Branch wget to xexec ftpget
> given an ftp url. Rename the output flag -O like in other wgets. Add
> mock wget --no-check-certificate and gzip -n to satisfy pkgsrc. Ifdef
> the version output in wget because the nonexistent constant fails single
> builds and mkroot.
I split it into 3 commits.
Rob
    
    
More information about the Toybox
mailing list