Re: [ptxdist] making HTTP proxy timeout adjustable

2012-09-17 Thread Juergen Beisert
Schenk, Gavin wrote: Hi all, I recently migrated to 2012-09 and as usual I had to work around our companies HTTP proxy ... ... so what about something like: diff -Naur orig/ptxdist-2012.09.0/config/setup/Kconfig ptxdist-2012.09.0/config/setup/Kconfig ---

Re: [ptxdist] making HTTP proxy timeout adjustable

2012-09-17 Thread Schenk, Gavin
Seconds? Hours? Months? Years? seconds :) --- diff -Naur orig/ptxdist-2012.09.0/config/setup/Kconfig ptxdist-2012.09.0/config/setup/Kconfig --- orig/ptxdist-2012.09.0/config/setup/Kconfig 2012-09-06 18:13:48.0 +0200 +++ ptxdist-2012.09.0/config/setup/Kconfig 2012-09-17

Re: [ptxdist] making HTTP proxy timeout adjustable

2012-09-17 Thread Juergen Beisert
Schenk, Gavin wrote: Seconds? Hours? Months? Years? seconds :) \o/ Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list

Re: [ptxdist] making HTTP proxy timeout adjustable

2012-09-17 Thread Robert Schwebel
On Mon, Sep 17, 2012 at 09:48:46AM +0200, Juergen Beisert wrote: +config SETUP_HTTP_PROXY_TIMEOUT + prompt HTTP Proxy timeout + int + default 30 + help +Set maximum timeout for downloads via a http proxy Seconds? Hours? Months? Years?