[Debian-ports-devel] [website] [PATCH] Sync list of mirrors with the official Mirrors.masterlist

Aurelien Jarno aurelien at aurel32.net
Tue Apr 11 11:06:18 UTC 2017


On 2017-03-11 13:45, Paul Wise wrote:
> Adds ftp.kr.debian.org and debian.nctu.edu.tw
> 
> Changes-from: https://anonscm.debian.org/cgit/mirror/mirror-masterlist.git/plain/Mirrors.masterlist
> ---
>  htdocs/mirrors.xhtml | 26 ++++++++++++++++++++++++++
>  1 file changed, 26 insertions(+)
> 
> diff --git a/htdocs/mirrors.xhtml b/htdocs/mirrors.xhtml
> index 43cdd17..7d9d4a9 100644
> --- a/htdocs/mirrors.xhtml
> +++ b/htdocs/mirrors.xhtml
> @@ -45,6 +45,32 @@
>            <td align="center">No</td>
>            <td align="center">All</td>
>          </tr>
> +        <tr>
> +          <!-- ftp at ftp.kaist.ac.kr -->
> +          <td>ftp.kr.debian.org</td>
> +          <td align="center">KR</td>
> +          <td>
> +            <a href="http://ftp.kr.debian.org/debian-ports/">http</a>,
> +            <a href="ftp://ftp.kr.debian.org/debian-ports/">ftp</a>,
> +            <a href="rsync://ftp.kr.debian.org/debian-ports/">rsync</a>
> +          </td>
> +          <td align="center">Yes</td>
> +          <td align="center">No</td>
> +          <td align="center">All</td>
> +        </tr>
> +        <tr>
> +          <!-- mirror at debian.nctu.edu.tw -->
> +          <td>debian.nctu.edu.tw</td>
> +          <td align="center">TW</td>
> +          <td>
> +            <a href="http://debian.nctu.edu.tw/debian-ports/">http</a>,
> +            <a href="ftp://debian.nctu.edu.tw/debian-ports/">ftp</a>,
> +            <a href="rsync://debian.nctu.edu.tw/debian-ports/">rsync</a>
> +          </td>
> +          <td align="center">Yes</td>
> +          <td align="center">No</td>
> +          <td align="center">All</td>
> +        </tr>
>        </table>
>  
>        <h1>Adding new mirrors</h1>

Thanks I have applied the patch. Note that we tried to contact the
maintainers of these mirrors when moving debian ports to an official
service so that we can continue sending them a push signal, but we never
got any answer. I am glad the mirror team finally have been able to
arrange that.

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien at aurel32.net                 http://www.aurel32.net



More information about the Debian-ports-devel mailing list