config/global/download.in
changeset 1777 509cc4c634f3
parent 1776 6144097af955
child 2013 2ac4c67e9794
     1.1 --- a/config/global/download.in	Sun Jan 31 12:36:50 2010 +0100
     1.2 +++ b/config/global/download.in	Sun Jan 31 12:39:42 2010 +0100
     1.3 @@ -29,16 +29,13 @@
     1.4  
     1.5  menuconfig USE_MIRROR
     1.6      bool
     1.7 -    prompt "Use LAN mirror"
     1.8 +    prompt "Use a mirror"
     1.9      default n
    1.10      help
    1.11        If you have a machine on your LAN that mirrors some of the needed
    1.12        tarballs, you can say 'Y' here, and configure adequate values in
    1.13        the following options.
    1.14        
    1.15 -      Tarballs will be be preferably fetched from the LAN mirror, and if
    1.16 -      not found there, standard places will be searched for.
    1.17 -      
    1.18        Obviously, nothing prevents you from using a mirror that is in fact
    1.19        *not* on your LAN, for example on another subnet of your company's
    1.20        network, or a mirror on the Internet.