diff options
Diffstat (limited to 'config/global/download.in')
-rw-r--r-- | config/global/download.in | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/config/global/download.in b/config/global/download.in index e91bd98e..2f42ba59 100644 --- a/config/global/download.in +++ b/config/global/download.in @@ -29,16 +29,13 @@ config FORCE_DOWNLOAD menuconfig USE_MIRROR bool - prompt "Use LAN mirror" + prompt "Use a mirror" default n help If you have a machine on your LAN that mirrors some of the needed tarballs, you can say 'Y' here, and configure adequate values in the following options. - Tarballs will be be preferably fetched from the LAN mirror, and if - not found there, standard places will be searched for. - Obviously, nothing prevents you from using a mirror that is in fact *not* on your LAN, for example on another subnet of your company's network, or a mirror on the Internet. |