Re: [LEDE-DEV] [PATCH] prereq-mk: Change wget dependency to curl one.

2018-03-10 Thread Bjørn Mork
Rosen Penev writes: > curl is more common than GNU wget is. No. > For example, Cygwin, Arch Linux, and my android phone all come with > curl by default whereas wget is missing. wget has priority "important" in Debian, while curl is "optional". I don't think it makes much sense to tune the ins

Re: [LEDE-DEV] [PATCH 3/3] lantiq: add support for AVM FRITZ!Box 7412

2018-03-10 Thread Andrey Jr. Melnikov
Valentin Spreckels wrote: > Specification: > - SoC: Lantiq VRX 220 > - CPU Cores: 2x MIPS 34Kc at 500 MHz > - RAM: 128 MiB 250 MHz > - Storage: 128 MiB NAND flash > - Ethernet: built-in Fast Ethernet switch, only port 2 is used > - Wireless: Atheros AR9287-BL1A b/g/n with 2 pcb antennas > - Modem:

Re: [LEDE-DEV] [PATCH] prereq-mk: Change wget dependency to curl one.

2018-03-10 Thread Rosen Penev
On Sat, Mar 10, 2018 at 3:31 AM, Bjørn Mork wrote: > Rosen Penev writes: > >> curl is more common than GNU wget is. > > No. Yes. > >> For example, Cygwin, Arch Linux, and my android phone all come with >> curl by default whereas wget is missing. > > wget has priority "important" in Debian, while

Re: [LEDE-DEV] [PATCH] prereq-mk: Change wget dependency to curl one.

2018-03-10 Thread Stijn Segers
Op za, 10 mrt 2018 om 7:03 , schreef Rosen Penev : On Sat, Mar 10, 2018 at 3:31 AM, Bjørn Mork wrote: Rosen Penev writes: curl is more common than GNU wget is. No. Yes. For example, Cygwin, Arch Linux, and my android phone all come with curl by default whereas wget is missing.

Re: [LEDE-DEV] [PATCH] prereq-mk: Change wget dependency to curl one.

2018-03-10 Thread Bjørn Mork
Rosen Penev writes: > On Sat, Mar 10, 2018 at 3:31 AM, Bjørn Mork wrote: >> Rosen Penev writes: >> >>> curl is more common than GNU wget is. >> >> No. > Yes. How about throwing in an actual argument why you think it is? Or why it makes curl a better choice than e.g. firefox, which also is quit

Re: [LEDE-DEV] [PATCH] prereq-mk: Change wget dependency to curl one.

2018-03-10 Thread Michelle Sullivan
I'm going to wade in here as an 'outsider' as it were... and +1 to wget. Bjørn Mork wrote: Rosen Penev writes: On Sat, Mar 10, 2018 at 3:31 AM, Bjørn Mork wrote: Rosen Penev writes: curl is more common than GNU wget is. No. Yes. That shouldn't matter either way - both are available.