build icon indicating copy to clipboard operation
build copied to clipboard

[Feature Request]: RFC: Refactor framework to curl

Open EvilOlaf opened this issue 3 months ago • 3 comments

Which feature would you like to have?

Debian Trixie ships wcurl instead of wget by default which is a wrapper for curl. wget is no longer a default package upstream.

Since curl is very actively developed and maintained my idea was to reduce the mix between wget and curl across the framework and its official extensions and - if possible - migrate everything to curl, eliminating the dependency to wget.

https://github.com/search?q=repo%3Aarmbian%2Fbuild%20wget&type=code

EvilOlaf avatar Oct 08 '25 04:10 EvilOlaf

Jira ticket: AR-2762

github-actions[bot] avatar Oct 08 '25 04:10 github-actions[bot]

Should we keep this open? We solve it, but then put it back :)

igorpecovnik avatar Nov 07 '25 20:11 igorpecovnik

Perhaps at some point debootstrap will be phased out and therefore its dependency to wget. Everything beyond seems extensions that need adjustment. I'd say leave it open for the record.

EvilOlaf avatar Nov 08 '25 05:11 EvilOlaf