[pacman-dev] [PATCH 1/1] add generated scripts to gitignore

2016-12-02 Thread Christian Hesse
From: Christian Hesse These files are generated at build time. Ignore in git. Signed-off-by: Christian Hesse --- scripts/libmakepkg/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/libmakepkg/.gitignore b/scripts/libmakepkg/.gitignore

[pacman-dev] [PATCH 1/1] Introduce a 'disable-download-timeout' option

2016-12-02 Thread Christian Hesse
From: Christian Hesse Add command line option ('--disable-download-timeout') and config file option ('DisableDownloadTimeout') to disable defaults for low speed limit and timeout on downloads. Use this if you have issues downloading files with proxy and/or security gateway.

Re: [pacman-dev] Download options

2016-12-02 Thread Allan McRae
On 03/12/16 06:54, Dave Reisner wrote: > On Fri, Dec 02, 2016 at 04:47:41PM +1000, Allan McRae wrote: >> There was many thread and patches regarding this, so I am starting another! >> >> So far there are two (maybe three) things people want options for to do >> with the downloader. I see most of

Re: [pacman-dev] Download options

2016-12-02 Thread Allan McRae
On 03/12/16 06:31, Olivier Brunel wrote: > On Fri, 2 Dec 2016 16:47:41 +1000 > Allan McRae wrote: > >> There was many thread and patches regarding this, so I am starting >> another! >> >> So far there are two (maybe three) things people want options for to >> do with the

Re: [pacman-dev] [PATCH 1/1] add generated scripts to gitignore

2016-12-02 Thread Allan McRae
On 02/12/16 20:58, Christian Hesse wrote: > From: Christian Hesse > > These files are generated at build time. Ignore in git. > Thanks!

Re: [pacman-dev] Download options

2016-12-02 Thread Olivier Brunel
On Fri, 2 Dec 2016 16:47:41 +1000 Allan McRae wrote: > There was many thread and patches regarding this, so I am starting > another! > > So far there are two (maybe three) things people want options for to > do with the downloader. I see most of these options being set in

Re: [pacman-dev] Download options

2016-12-02 Thread Dave Reisner
On Fri, Dec 02, 2016 at 04:47:41PM +1000, Allan McRae wrote: > There was many thread and patches regarding this, so I am starting another! > > So far there are two (maybe three) things people want options for to do > with the downloader. I see most of these options being set in > pacman.conf and