config: rename mirror prompt, update help entry

The mirror is not necessarily on the /LAN/.
This commit is contained in:
Yann E. MORIN" 2010-01-31 12:39:42 +01:00
parent f50cca2bc9
commit 754060b02e

View File

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