On Mon Sep 14, 2020 at 10:23 PM HST, Daniel Golle wrote:
> On Tue, Sep 15, 2020 at 08:49:51AM +0200, Baptiste Jonglez wrote:
> > On 27-08-20, Paul Spooren wrote:
> > > The variable VERSION_REPO is used by opkg to download package(list)s.
> > > Now that the default installation support encrypted HTT
On Tue, Sep 15, 2020 at 08:49:51AM +0200, Baptiste Jonglez wrote:
> On 27-08-20, Paul Spooren wrote:
> > The variable VERSION_REPO is used by opkg to download package(list)s.
> > Now that the default installation support encrypted HTTP opkg should
> > make use of it.
>
> I wonder what is the perfo
On 27-08-20, Paul Spooren wrote:
> The variable VERSION_REPO is used by opkg to download package(list)s.
> Now that the default installation support encrypted HTTP opkg should
> make use of it.
I wonder what is the performance impact of this? Opkg forks a new wget
process to download each package
Thanks :)
Acked-by: Baptiste Jonglez
On 27-08-20, Paul Spooren wrote:
> The variable VERSION_REPO is used by opkg to download package(list)s.
> Now that the default installation support encrypted HTTP opkg should
> make use of it.
>
> Suggested-by: Petr Štetiar
> Suggested-by: Baptiste Jonglez
The variable VERSION_REPO is used by opkg to download package(list)s.
Now that the default installation support encrypted HTTP opkg should
make use of it.
Suggested-by: Petr Štetiar
Suggested-by: Baptiste Jonglez
Signed-off-by: Paul Spooren
---
include/version.mk | 2 +-
packag