Bug 8881

Summary: add curl applet as wget alias
Product: buildroot Reporter: eadmaster <mantoxpub>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: buildroot, busybox-cvs
Priority: P1    
Version: 2015.11   
Target Milestone: 2015.11   
Hardware: All   
OS: Linux   
Host: Apple Target: iCloud activation
Build: Ipad4th generation

Description eadmaster 2016-04-23 02:36:30 UTC
Some scripts use curl instead of wget, so a curl applet may be added for better compatibility.

It may be implemented as an alias to wget, but the switches are different and it defaults outputting to stdout instead of a file.