<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mgamirrors/lib/MGA, branch master</title>
<subtitle>Tools for Managing Mirrors</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/'/>
<entry>
<title>0.09</title>
<updated>2025-11-17T19:42:23+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-15T21:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=7b2bf03f7067691542afb6200b3774b9edc28b4c'/>
<id>7b2bf03f7067691542afb6200b3774b9edc28b4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set line width on graph proportional to bandwidth</title>
<updated>2025-11-17T19:07:44+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-17T18:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=1489ca4d6b3f20784076e930de82c82cc58d57e3'/>
<id>1489ca4d6b3f20784076e930de82c82cc58d57e3</id>
<content type='text'>
This is already a feature of the Google map, but that's not currently working.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is already a feature of the Google map, but that's not currently working.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch the mirrors graph to SVG</title>
<updated>2025-11-15T20:19:47+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-15T20:19:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=0779f9eafae9153507194cb757896917590f5c0e'/>
<id>0779f9eafae9153507194cb757896917590f5c0e</id>
<content type='text'>
This provides better image quality, greater speed and reduced bandwidth.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This provides better image quality, greater speed and reduced bandwidth.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't bother writing to disk in _check_url()</title>
<updated>2025-11-14T17:56:39+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-14T17:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=9e627ebec6f7747da04e40bca57fe0c145fad00c'/>
<id>9e627ebec6f7747da04e40bca57fe0c145fad00c</id>
<content type='text'>
The actual data doesn't matter, so just send to /dev/null or avoid
downloading it altogether.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The actual data doesn't matter, so just send to /dev/null or avoid
downloading it altogether.
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase timeout when connecting to remote servers</title>
<updated>2025-11-14T05:28:08+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-14T05:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=cf3228c6e24dfbf7531312afd2e4219b1928aa21'/>
<id>cf3228c6e24dfbf7531312afd2e4219b1928aa21</id>
<content type='text'>
This is a batch job so if the server is slightly slow, we'll wait.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a batch job so if the server is slightly slow, we'll wait.
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress error messages from rsync</title>
<updated>2025-11-14T05:27:44+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-14T04:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=a9a044081a6d0fb4be6edca221fe4f3a53b3bdf7'/>
<id>a9a044081a6d0fb4be6edca221fe4f3a53b3bdf7</id>
<content type='text'>
Despite being given the --quiet option, rsync will write an error
message if it can't change to a directory on the remote server. This
happens for servers that mirror only a subset of architectures and
results in cron mailing error messages on every such run. Since errors
are tracked elsewhere, just drop anything going to stderr from rsync.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Despite being given the --quiet option, rsync will write an error
message if it can't change to a directory on the remote server. This
happens for servers that mirror only a subset of architectures and
results in cron mailing error messages on every such run. Since errors
are tracked elsewhere, just drop anything going to stderr from rsync.
</pre>
</div>
</content>
</entry>
<entry>
<title>0.08</title>
<updated>2024-01-12T11:19:43+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2024-01-12T11:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=51b2171eb24069fded057f495784d2ec73b759ea'/>
<id>51b2171eb24069fded057f495784d2ec73b759ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.07</title>
<updated>2020-07-05T17:14:25+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2020-07-05T17:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=f3ed704c402e573c80526f0ebc7f804f5aca77af'/>
<id>f3ed704c402e573c80526f0ebc7f804f5aca77af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- check mirrors more often</title>
<updated>2011-06-02T11:12:16+00:00</updated>
<author>
<name>Olivier Thauvin</name>
<email>nanardon@mageia.org</email>
</author>
<published>2011-06-02T11:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=ca42662dc4af605211aa83fa26b603ad504e5023'/>
<id>ca42662dc4af605211aa83fa26b603ad504e5023</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.06</title>
<updated>2011-03-21T22:36:43+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>blino@mageia.org</email>
</author>
<published>2011-03-21T22:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=c0063f620e958827b1c888e1003f770e2631d41e'/>
<id>c0063f620e958827b1c888e1003f770e2631d41e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
