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 ---

[ptxdist] Antwort: [PATCH] rootfs: add choice to link resolv.conf to /proc/net/pnp

2012-09-17 Thread Jan Weitzel
Mit freundlichen Grüßen Dipl. Ing. (FH) Jan Weitzel -Software Entwicklung- PHYTEC Messtechnik GmbH Robert-Koch-Str. 39 55129 Mainz Tel.: +49 (0)6131 9221-0 Web: http://www.phytec.de Geschäftsführer: Dipl.-Ing. Michael Mitezki, Handelsregister Mainz, HRB 4656, Finanzamt Mainz-Mitte, St.Nr.

[ptxdist] [PATCH][v2] rootfs: add choice to link resolv.conf to /proc/net/pnp

2012-09-17 Thread Christoph Fritz
Signed-off-by: Christoph Fritz chf.fr...@googlemail.com --- v2: -change PTXCONF_ROOTFS_RESOLV to PTXCONF_ROOTFS_RESOLV_FILE in rootfs.make too --- rules/rootfs.in | 27 ++- rules/rootfs.make |5 - 2 files changed, 26 insertions(+), 6 deletions(-) diff

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?