From aec9074b72704cf76457bb02db8e564adb4da2aa Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Fri, 20 Jun 2008 14:00:01 +0000 Subject: Un-mark Socks proxy settings as BROKEN. /trunk/config/global/download_extract.in | 16 4 12 0 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/config/global/download_extract.in b/config/global/download_extract.in index 2ddc523..3a0db35 100644 --- a/config/global/download_extract.in +++ b/config/global/download_extract.in @@ -104,14 +104,9 @@ config PROXY_TYPE_SOCKS help Use a Socks 4/5 proxy to connect to the internet. All protocols can get tunneled through this kind of proxy (depending - on your proxy configuration, so;e do not allow all protocols, but + on your proxy configuration, some do not allow all protocols, but chances are that protocols needed by crosstool-NG are allowed). - Please note that the proxy you are using MUST be on the same subnet - as your machine. That is, it must be reachable without a hop through - any gate. If this is not the case, then do NOT use this option, and - setup tsocks system-wide. - Alternatively to setting this option, you can configure tsocks system-wide, and set and export the following variable in your environment: @@ -138,21 +133,18 @@ config PROXY_TYPE_SOCKS_SYS config PROXY_TYPE_SOCKS_AUTO bool - prompt "Auto (BROKEN)" - depends on BROKEN + prompt "Auto" help crosstool-NG will attempt to guess what type of SOCKS version the proxy speaks. config PROXY_TYPE_SOCKS_4 bool - prompt "SOCKS 4 (BROKEN)" - depends on BROKEN + prompt "SOCKS 4" config PROXY_TYPE_SOCKS_5 bool - prompt "SOCKS 5 (BROKEN)" - depends on BROKEN + prompt "SOCKS 5" endchoice -- cgit v0.10.2-6-g49f6