This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] PATCH forRe: Advertisement in the GCC mirrors list


On Wed, 9 Sep 2015, Jonathan Wakely wrote:
> Gerald, I think we've had similar issues with these mirrors in the
> past as well, shall we just remove them from the list?
> 
>> http://mirrors-ru.go-parts.com/gcc - Online Shop
>> ftp://mirrors-ru.go-parts.com/gcc - bad
>> rsync://mirrors-ru.go-parts.com/gcc - bad
>>
>> http://mirrors-uk.go-parts.com/gcc/ - Online Shop
>> ftp://mirrors-uk.go-parts.com/gcc - bad
>> rsync://mirrors-uk.go-parts.com/gcc - bad

Yes.  Immediately done with the patch below.

Dan, heads up.  I hope this was not the plan from the beginning?

Gerald

Index: mirrors.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/mirrors.html,v
retrieving revision 1.230
diff -u -r1.230 mirrors.html
--- mirrors.html	23 Apr 2015 21:45:38 -0000	1.230
+++ mirrors.html	9 Sep 2015 16:56:28 -0000
@@ -45,17 +45,9 @@
   <a href="rsync://mirror2.babylon.network/gcc/">rsync://mirror2.babylon.network/gcc/</a>,
   thanks to Tim Semeijn (noc@babylon.network) at Babylon Network.</li>
 <li>The Netherlands, Nijmegen: <a href="ftp://ftp.nluug.nl/mirror/languages/gcc";>ftp.nluug.nl</a>, thanks to Jan Cristiaan van Winkel (jc at ATComputing.nl)</li>
-<li>Russia:
-  <a href="http://mirrors-ru.go-parts.com/gcc/";>http://mirrors-ru.go-parts.com/gcc</a>
-| <a href="ftp://mirrors-ru.go-parts.com/gcc";>ftp://mirrors-ru.go-parts.com/gcc</a>
-| <a href="rsync://mirrors-ru.go-parts.com/gcc">rsync://mirrors-ru.go-parts.com/gcc</a>, thanks to Dan Derebenskiy (dderebenskiy@go-parts.com) at Go-Parts.</li>
 <li>Slovakia, Bratislava: <a href="http://gcc.fyxm.net/";>gcc.fyxm.net</a>, thanks to Jan Teluch (admin at 2600.sk)</li>
 <li>UK: <a href="ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/";>ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/</a>, thanks to mirror at mirrorservice.org</li>
 <li>UK, London: <a href="http://gcc-uk.internet.bs";>http://gcc-uk.internet.bs</a>, thanks to Internet.bs (info at internet.bs)</li>
-<li>UK:
-  <a href="http://mirrors-uk.go-parts.com/gcc/";>http://mirrors-uk.go-parts.com/gcc/</a>
-| <a href="ftp://mirrors-uk.go-parts.com/gcc";>ftp://mirrors-uk.go-parts.com/gcc</a>
-| <a href="rsync://mirrors-uk.go-parts.com/gcc">rsync://mirrors-uk.go-parts.com/gcc</a></li>
 <li>US, Saint Louis: <a href="http://gcc.petsads.us";>http://gcc.petsads.us</a>, thanks to Sergey Kutserey (s.kutserey at gmail.com)</li>
 <li>US, San Jose: <a href="http://www.netgull.com/gcc/";>http://www.netgull.com</a>, thanks to admin at netgull.com</li>
 <li>US:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]