Skip to content

Commit 9189e53

Browse files
SMC Management Taskharaldschilly
authored andcommitted
auto publish 2015-10-12 12:00:35+00:00
1 parent 98c69d8 commit 9189e53

10 files changed

+38
-20
lines changed

download-latest.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,8 @@
250250
</td></tr>
251251
<tr>
252252
<td>Australia</td><td>
253+
<a href="http://mirror.aarnet.edu.au/pub/sage/devel/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> AARNet Research Network</a>
254+
<br/>
253255
<a href="http://echidna.maths.usyd.edu.au/sage/devel/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> University of Sydney</a>
254256
</td></tr>
255257
<tr>
@@ -276,14 +278,14 @@ <h4>Distributed / P2P</h4>
276278
<li style="font-size: 90%;">
277279
-->
278280
<div>
279-
Consider downloading via <b><a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">BitTorrent web-seed files</a></b>!
281+
Consider downloading via <b><a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">BitTorrent web-seed files</a></b>!
280282
Then your download is balanced across all servers,
281283
resumeable, and the checksum of the data is automatically verified.
282284
This gives you optimal speed and protection against corrupt/malicious data.
283285
Either install a libitorrent based client like <a href="http://deluge-torrent.org/">Deluge</a>
284286
or <a href="http://aria2.sourceforge.net/">Aria2</a> for the command-line
285287
(e.g. <code>sudo apt-get install aria2</code> and then <code>$ aria2c http://...*.torrent</code>).
286-
<a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">Download here</a>.
288+
<a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">Download here</a>.
287289
</div>
288290

289291
<!--

download-linux.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,8 @@ <h1 class="narrow">Binaries for Linux</h1>
252252
</td></tr>
253253
<tr>
254254
<td>Australia</td><td>
255+
<a href="http://mirror.aarnet.edu.au/pub/sage/linux/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> AARNet Research Network</a>
256+
<br/>
255257
<a href="http://echidna.maths.usyd.edu.au/sage/linux/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> University of Sydney</a>
256258
</td></tr>
257259
<tr>
@@ -278,14 +280,14 @@ <h4>Distributed / P2P</h4>
278280
<li style="font-size: 90%;">
279281
-->
280282
<div>
281-
Consider downloading via <b><a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">BitTorrent web-seed files</a></b>!
283+
Consider downloading via <b><a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">BitTorrent web-seed files</a></b>!
282284
Then your download is balanced across all servers,
283285
resumeable, and the checksum of the data is automatically verified.
284286
This gives you optimal speed and protection against corrupt/malicious data.
285287
Either install a libitorrent based client like <a href="http://deluge-torrent.org/">Deluge</a>
286288
or <a href="http://aria2.sourceforge.net/">Aria2</a> for the command-line
287289
(e.g. <code>sudo apt-get install aria2</code> and then <code>$ aria2c http://...*.torrent</code>).
288-
<a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">Download here</a>.
290+
<a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">Download here</a>.
289291
</div>
290292

291293
<!--

download-liveusb.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,8 @@ <h1 class="narrow">Download Live USB Key</h1>
247247
</td></tr>
248248
<tr>
249249
<td>Australia</td><td>
250+
<a href="http://mirror.aarnet.edu.au/pub/sage/livecd/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> AARNet Research Network</a>
251+
<br/>
250252
<a href="http://echidna.maths.usyd.edu.au/sage/livecd/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> University of Sydney</a>
251253
</td></tr>
252254
<tr>
@@ -273,14 +275,14 @@ <h4>Distributed / P2P</h4>
273275
<li style="font-size: 90%;">
274276
-->
275277
<div>
276-
Consider downloading via <b><a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">BitTorrent web-seed files</a></b>!
278+
Consider downloading via <b><a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">BitTorrent web-seed files</a></b>!
277279
Then your download is balanced across all servers,
278280
resumeable, and the checksum of the data is automatically verified.
279281
This gives you optimal speed and protection against corrupt/malicious data.
280282
Either install a libitorrent based client like <a href="http://deluge-torrent.org/">Deluge</a>
281283
or <a href="http://aria2.sourceforge.net/">Aria2</a> for the command-line
282284
(e.g. <code>sudo apt-get install aria2</code> and then <code>$ aria2c http://...*.torrent</code>).
283-
<a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">Download here</a>.
285+
<a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">Download here</a>.
284286
</div>
285287

286288
<!--

download-mac.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,8 @@ <h1 class="narrow">Download Binaries for Apple Mac OSX</h1>
251251
</td></tr>
252252
<tr>
253253
<td>Australia</td><td>
254+
<a href="http://mirror.aarnet.edu.au/pub/sage/osx/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> AARNet Research Network</a>
255+
<br/>
254256
<a href="http://echidna.maths.usyd.edu.au/sage/osx/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> University of Sydney</a>
255257
</td></tr>
256258
<tr>
@@ -277,14 +279,14 @@ <h4>Distributed / P2P</h4>
277279
<li style="font-size: 90%;">
278280
-->
279281
<div>
280-
Consider downloading via <b><a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">BitTorrent web-seed files</a></b>!
282+
Consider downloading via <b><a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">BitTorrent web-seed files</a></b>!
281283
Then your download is balanced across all servers,
282284
resumeable, and the checksum of the data is automatically verified.
283285
This gives you optimal speed and protection against corrupt/malicious data.
284286
Either install a libitorrent based client like <a href="http://deluge-torrent.org/">Deluge</a>
285287
or <a href="http://aria2.sourceforge.net/">Aria2</a> for the command-line
286288
(e.g. <code>sudo apt-get install aria2</code> and then <code>$ aria2c http://...*.torrent</code>).
287-
<a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">Download here</a>.
289+
<a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">Download here</a>.
288290
</div>
289291

290292
<!--

download-packages.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,8 @@ <h1 class="narrow">Packages (SPKG)</h1>
253253
</td></tr>
254254
<tr>
255255
<td>Australia</td><td>
256+
<a href="http://mirror.aarnet.edu.au/pub/sage/spkg/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> AARNet Research Network</a>
257+
<br/>
256258
<a href="http://echidna.maths.usyd.edu.au/sage/spkg/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> University of Sydney</a>
257259
</td></tr>
258260
<tr>
@@ -279,14 +281,14 @@ <h4>Distributed / P2P</h4>
279281
<li style="font-size: 90%;">
280282
-->
281283
<div>
282-
Consider downloading via <b><a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">BitTorrent web-seed files</a></b>!
284+
Consider downloading via <b><a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">BitTorrent web-seed files</a></b>!
283285
Then your download is balanced across all servers,
284286
resumeable, and the checksum of the data is automatically verified.
285287
This gives you optimal speed and protection against corrupt/malicious data.
286288
Either install a libitorrent based client like <a href="http://deluge-torrent.org/">Deluge</a>
287289
or <a href="http://aria2.sourceforge.net/">Aria2</a> for the command-line
288290
(e.g. <code>sudo apt-get install aria2</code> and then <code>$ aria2c http://...*.torrent</code>).
289-
<a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">Download here</a>.
291+
<a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">Download here</a>.
290292
</div>
291293

292294
<!--

download-solaris.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,8 @@ <h1 class="narrow">Download Binaries for Solaris</h1>
258258
</td></tr>
259259
<tr>
260260
<td>Australia</td><td>
261+
<a href="http://mirror.aarnet.edu.au/pub/sage/solaris/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> AARNet Research Network</a>
262+
<br/>
261263
<a href="http://echidna.maths.usyd.edu.au/sage/solaris/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> University of Sydney</a>
262264
</td></tr>
263265
<tr>
@@ -284,14 +286,14 @@ <h4>Distributed / P2P</h4>
284286
<li style="font-size: 90%;">
285287
-->
286288
<div>
287-
Consider downloading via <b><a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">BitTorrent web-seed files</a></b>!
289+
Consider downloading via <b><a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">BitTorrent web-seed files</a></b>!
288290
Then your download is balanced across all servers,
289291
resumeable, and the checksum of the data is automatically verified.
290292
This gives you optimal speed and protection against corrupt/malicious data.
291293
Either install a libitorrent based client like <a href="http://deluge-torrent.org/">Deluge</a>
292294
or <a href="http://aria2.sourceforge.net/">Aria2</a> for the command-line
293295
(e.g. <code>sudo apt-get install aria2</code> and then <code>$ aria2c http://...*.torrent</code>).
294-
<a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">Download here</a>.
296+
<a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">Download here</a>.
295297
</div>
296298

297299
<!--

download-source.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,8 @@ <h1 class="narrow">Source Code Distribution</h1>
249249
</td></tr>
250250
<tr>
251251
<td>Australia</td><td>
252+
<a href="http://mirror.aarnet.edu.au/pub/sage/src/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> AARNet Research Network</a>
253+
<br/>
252254
<a href="http://echidna.maths.usyd.edu.au/sage/src/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> University of Sydney</a>
253255
</td></tr>
254256
<tr>
@@ -275,14 +277,14 @@ <h4>Distributed / P2P</h4>
275277
<li style="font-size: 90%;">
276278
-->
277279
<div>
278-
Consider downloading via <b><a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">BitTorrent web-seed files</a></b>!
280+
Consider downloading via <b><a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">BitTorrent web-seed files</a></b>!
279281
Then your download is balanced across all servers,
280282
resumeable, and the checksum of the data is automatically verified.
281283
This gives you optimal speed and protection against corrupt/malicious data.
282284
Either install a libitorrent based client like <a href="http://deluge-torrent.org/">Deluge</a>
283285
or <a href="http://aria2.sourceforge.net/">Aria2</a> for the command-line
284286
(e.g. <code>sudo apt-get install aria2</code> and then <code>$ aria2c http://...*.torrent</code>).
285-
<a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">Download here</a>.
287+
<a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">Download here</a>.
286288
</div>
287289

288290
<!--

download-windows.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,8 @@ <h1 class="narrow">Download Binaries for Microsoft Windows</h1>
250250
</td></tr>
251251
<tr>
252252
<td>Australia</td><td>
253+
<a href="http://mirror.aarnet.edu.au/pub/sage/win/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> AARNet Research Network</a>
254+
<br/>
253255
<a href="http://echidna.maths.usyd.edu.au/sage/win/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> University of Sydney</a>
254256
</td></tr>
255257
<tr>
@@ -276,14 +278,14 @@ <h4>Distributed / P2P</h4>
276278
<li style="font-size: 90%;">
277279
-->
278280
<div>
279-
Consider downloading via <b><a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">BitTorrent web-seed files</a></b>!
281+
Consider downloading via <b><a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">BitTorrent web-seed files</a></b>!
280282
Then your download is balanced across all servers,
281283
resumeable, and the checksum of the data is automatically verified.
282284
This gives you optimal speed and protection against corrupt/malicious data.
283285
Either install a libitorrent based client like <a href="http://deluge-torrent.org/">Deluge</a>
284286
or <a href="http://aria2.sourceforge.net/">Aria2</a> for the command-line
285287
(e.g. <code>sudo apt-get install aria2</code> and then <code>$ aria2c http://...*.torrent</code>).
286-
<a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">Download here</a>.
288+
<a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">Download here</a>.
287289
</div>
288290

289291
<!--

download.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,8 @@ <h1 class="narrow">Download Binaries</h1>
256256
</td></tr>
257257
<tr>
258258
<td>Australia</td><td>
259+
<a href="http://mirror.aarnet.edu.au/pub/sage/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> AARNet Research Network</a>
260+
<br/>
259261
<a href="http://echidna.maths.usyd.edu.au/sage/index.html"><img src="http://www.sagemath.org/pix/flags/au.png" width="22" height="14"></img> University of Sydney</a>
260262
</td></tr>
261263
<tr>
@@ -282,14 +284,14 @@ <h4>Distributed / P2P</h4>
282284
<li style="font-size: 90%;">
283285
-->
284286
<div>
285-
Consider downloading via <b><a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">BitTorrent web-seed files</a></b>!
287+
Consider downloading via <b><a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">BitTorrent web-seed files</a></b>!
286288
Then your download is balanced across all servers,
287289
resumeable, and the checksum of the data is automatically verified.
288290
This gives you optimal speed and protection against corrupt/malicious data.
289291
Either install a libitorrent based client like <a href="http://deluge-torrent.org/">Deluge</a>
290292
or <a href="http://aria2.sourceforge.net/">Aria2</a> for the command-line
291293
(e.g. <code>sudo apt-get install aria2</code> and then <code>$ aria2c http://...*.torrent</code>).
292-
<a href="http://sage.mirror.garr.it/mirrors/sage/torrents.html">Download here</a>.
294+
<a href="http://mirror.aarnet.edu.au/pub/sage/torrents.html">Download here</a>.
293295
</div>
294296

295297
<!--

mirror_list

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Sage Mirror List - Mon Oct 12 11:00:24 2015
1+
# Sage Mirror List - Mon Oct 12 12:00:24 2015
22
# python usage:
33
# import urllib
44
# eval(urllib.urlopen('http://www.sagemath.org/mirror_list').read())
5-
["ftp://ftp.fu-berlin.de/unix/misc/sage/","http://echidna.maths.usyd.edu.au/sage/","http://files.sagemath.org/","http://ftp.iitm.ac.in/sage/","http://ftp.kaist.ac.kr/sage/","http://ftp.leg.uct.ac.za/pub/packages/sage/","http://ftp.ntua.gr/pub/sagemath/","http://ftp.riken.jp/sagemath/","http://ftp.tsukuba.wide.ad.jp/software/sage/","http://ftp.yz.yamagata-u.ac.jp/pub/math/sage/","http://linorg.usp.br/sage/","http://mirror.hust.edu.cn/sagemath/","http://mirror.switch.ch/mirror/sagemath/","http://mirror.ufs.ac.za/sagemath/","http://mirror.yandex.ru/mirrors/sage.math.washington.edu/","http://mirrors-usa.go-parts.com/sage/sagemath/","http://mirrors.fe.up.pt/pub/sage/","http://mirrors.mit.edu/sage/","http://mirrors.tuna.tsinghua.edu.cn/sagemath/","http://mirrors.ustc.edu.cn/sagemath/","http://mirrors.xmission.com/sage/","http://sage.mirror.garr.it/mirrors/sage/","http://sagemath.c3sl.ufpr.br/","http://sagemath.mirror.ac.za/","http://sagemath.polytechnic.edu.na/","http://sunsite.rediris.es/mirror/sagemath/","http://www-ftp.lip6.fr/pub/math/sagemath/","http://www.cecm.sfu.ca/sage/","http://www.mirrorservice.org/sites/www.sagemath.org/"]
5+
["ftp://ftp.fu-berlin.de/unix/misc/sage/","http://echidna.maths.usyd.edu.au/sage/","http://files.sagemath.org/","http://ftp.iitm.ac.in/sage/","http://ftp.kaist.ac.kr/sage/","http://ftp.leg.uct.ac.za/pub/packages/sage/","http://ftp.ntua.gr/pub/sagemath/","http://ftp.riken.jp/sagemath/","http://ftp.tsukuba.wide.ad.jp/software/sage/","http://ftp.yz.yamagata-u.ac.jp/pub/math/sage/","http://linorg.usp.br/sage/","http://mirror.aarnet.edu.au/pub/sage/","http://mirror.hust.edu.cn/sagemath/","http://mirror.switch.ch/mirror/sagemath/","http://mirror.ufs.ac.za/sagemath/","http://mirror.yandex.ru/mirrors/sage.math.washington.edu/","http://mirrors-usa.go-parts.com/sage/sagemath/","http://mirrors.fe.up.pt/pub/sage/","http://mirrors.mit.edu/sage/","http://mirrors.tuna.tsinghua.edu.cn/sagemath/","http://mirrors.ustc.edu.cn/sagemath/","http://mirrors.xmission.com/sage/","http://sage.mirror.garr.it/mirrors/sage/","http://sagemath.c3sl.ufpr.br/","http://sagemath.mirror.ac.za/","http://sagemath.polytechnic.edu.na/","http://sunsite.rediris.es/mirror/sagemath/","http://www-ftp.lip6.fr/pub/math/sagemath/","http://www.cecm.sfu.ca/sage/","http://www.mirrorservice.org/sites/www.sagemath.org/"]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy