summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-01-31 11:39:42 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-01-31 11:39:42 (GMT)
commit754060b02ea503ac81ccde351cf62ef85094c47d (patch)
treef20a4db34ab47ac8b2f0f0b8614f5b7420c1d912
parentf50cca2bc9adc42c2bc4898dce25c3c55515cf83 (diff)
config: rename mirror prompt, update help entry
The mirror is not necessarily on the /LAN/.
-rw-r--r--config/global/download.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/config/global/download.in b/config/global/download.in
index e91bd98..2f42ba5 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.