Hi Ceasar, On Tue, 22 Feb 2022, Ceasar Sun wrote: > We sent the follow message two weeks ago, buy didn't get response yet. > So, send this again and sorry for the inconvenience ~
I am sorry this didn't see an answer earlier. It looks like you are actively mirroring our download site already? > I'm Ceasar Sun , from Free Software Lab, NCHC , Taiwan. > We provide several free software mirror service in Taiwan : free.nchc.org.tw > We would like to become a gcc mirror site and the service would be presented > as : > > Country : Taiwan ,TW > City: Hsinchu > Site: https://free.nchc.org.tw/gcc/ > Contact e-mail : fs...@nchc.org.tw > Contact Name : FSLab Team , NCHC > > So, which upstream gcc site we should use ? It's best if you use gcc.gnu.org directly. Is this what you are now doing? Is there anything you need? (I believe it's probably best to mirror using rsync.) As a next step we then just need to add you to our mirros page at https://gcc.gnu.org/mirrors.html, something like the following: diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html index 75c71b95..8e35bc08 100644 --- a/htdocs/mirrors.html +++ b/htdocs/mirrors.html @@ -38,6 +38,7 @@ mirrors</a>. The following sites mirror the gcc.gnu.org download site <li>The Netherlands, Nijmegen: <a href="https://ftp.nluug.nl/languages/gcc/">ftp.nluug.nl</a>, thanks to Jan Cristiaan van Winkel (j...@atcomputing.nl)</li> <li>Russia, Novosibirsk: <a href="http://mirror.linux-ia64.org/gnu/gcc/">http://mirror.linux-ia64.org/gnu/gcc/</a>, thanks to Daniel Volchixin (dan...@volchixin.co.uk)</li> <li>Slovakia, Bratislava: <a href="http://gcc.fyxm.net/">gcc.fyxm.net</a>, thanks to Jan Teluch (ad...@2600.sk)</li> +<li>Taiwan, Hsinchu: <a href="https://free.nchc.org.tw/gcc/">nchc.org.tw</a>, thanks to FSLab Team, NCHC (fs...@nchc.org.tw)</li> <li>UK: <a href="https://mirrorservice.org/sites/sourceware.org/pub/gcc/">mirrorservice.org</a>, thanks to mir...@mirrorservice.org</li> <li>US, San Francisco: <a href="https://bigsearcher.com/mirrors/gcc/">https://bigsearcher.com/mirrors/gcc/</a>, thanks to i...@bigsearcher.com</li> <li>US, San Jose: <a href="http://www.netgull.com/gcc/">http://www.netgull.com</a>, thanks to ad...@netgull.com</li> What do you think? Are there any changes to this proposed patch you suggest? Thank you, Gerald