* [gentoo-commits] gentoo commit in xml/htdocs/main/en: mirrors-rsync.xml
@ 2009-12-03 9:52 Robin H. Johnson (robbat2)
0 siblings, 0 replies; 3+ messages in thread
From: Robin H. Johnson (robbat2) @ 2009-12-03 9:52 UTC (permalink / raw
To: gentoo-commits
robbat2 09/12/03 09:52:51
Added: mirrors-rsync.xml
Log:
Bug #293434: Add in the display file for the Portage mirror list.
Revision Changes Path
1.1 xml/htdocs/main/en/mirrors-rsync.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors-rsync.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors-rsync.xml?rev=1.1&content-type=text/plain
Index: mirrors-rsync.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors-rsync.xml,v 1.1 2009/12/03 09:52:51 robbat2 Exp $ -->
<?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
<mainpage>
<title>Gentoo Linux Portage rsync Mirrors</title>
<author title="Author">
<mail link="robbat2" />
</author>
<author title="Author">
<mail link="darkside" />
</author>
<abstract>
List of Gentoo Portage rsync Mirrors
</abstract>
<license/>
<version>1</version>
<date>2009-12-03</date>
<chapter>
<title>Official mirrors</title>
<section>
<body>
<p>
TODO: Explain usage of the central Portage rsync mirrors that are maintained directly
by the Gentoo infrastructure team.
</p>
</body>
</section>
</chapter>
<chapter>
<title>Community mirrors</title>
<section>
<body>
<p>
The following is the listing of individual Portage rsync mirrors that are run
by the community.
</p>
</body>
</section>
</chapter>
<mirrorlist select="full" src="/main/en/mirrors-rsync-data.xml"/>
</mainpage>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/main/en: mirrors-rsync.xml
@ 2009-12-26 22:59 Jeremy Olexa (darkside)
0 siblings, 0 replies; 3+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-12-26 22:59 UTC (permalink / raw
To: gentoo-commits
darkside 09/12/26 22:59:27
Modified: mirrors-rsync.xml
Log:
Add text describing mirrors more clearly
Revision Changes Path
1.2 xml/htdocs/main/en/mirrors-rsync.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors-rsync.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors-rsync.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors-rsync.xml?r1=1.1&r2=1.2
Index: mirrors-rsync.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors-rsync.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mirrors-rsync.xml 3 Dec 2009 09:52:51 -0000 1.1
+++ mirrors-rsync.xml 26 Dec 2009 22:59:27 -0000 1.2
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors-rsync.xml,v 1.1 2009/12/03 09:52:51 robbat2 Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors-rsync.xml,v 1.2 2009/12/26 22:59:27 darkside Exp $ -->
<?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
@@ -20,8 +20,8 @@
<license/>
-<version>1</version>
-<date>2009-12-03</date>
+<version>1.1</version>
+<date>2009-12-26</date>
<chapter>
<title>Official mirrors</title>
@@ -29,8 +29,11 @@
<body>
<p>
-TODO: Explain usage of the central Portage rsync mirrors that are maintained directly
-by the Gentoo infrastructure team.
+The Gentoo infrastructure team maintains serveral rsync mirrors. This
+rotation is called <c>rsync.gentoo.org</c>. The <c>SYNC</c> variable in
+<path>/etc/make.conf</path> is set to this rotation by default.
+These mirrors are located globally and may not be the fastest for your location,
+however, they are very reliable.
</p>
</body>
</section>
@@ -43,7 +46,10 @@
<p>
The following is the listing of individual Portage rsync mirrors that are run
-by the community.
+by the community. Community mirrors come and go, but they are monitored to make
+sure that they are up to date. It is advised to use a rotation instead of a
+single mirror directly. This helps spread out the load and provides a failsafe
+in case a specific mirror is offline.
</p>
</body>
</section>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/main/en: mirrors-rsync.xml
@ 2010-01-22 16:21 Jeremy Olexa (darkside)
0 siblings, 0 replies; 3+ messages in thread
From: Jeremy Olexa (darkside) @ 2010-01-22 16:21 UTC (permalink / raw
To: gentoo-commits
darkside 10/01/22 16:21:53
Modified: mirrors-rsync.xml
Log:
Update verbage about infra rotation
Revision Changes Path
1.3 xml/htdocs/main/en/mirrors-rsync.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors-rsync.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors-rsync.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors-rsync.xml?r1=1.2&r2=1.3
Index: mirrors-rsync.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors-rsync.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mirrors-rsync.xml 26 Dec 2009 22:59:27 -0000 1.2
+++ mirrors-rsync.xml 22 Jan 2010 16:21:53 -0000 1.3
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors-rsync.xml,v 1.2 2009/12/26 22:59:27 darkside Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors-rsync.xml,v 1.3 2010/01/22 16:21:53 darkside Exp $ -->
<?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
@@ -20,8 +20,8 @@
<license/>
-<version>1.1</version>
-<date>2009-12-26</date>
+<version>1.11</version>
+<date>2010-01-22</date>
<chapter>
<title>Official mirrors</title>
@@ -33,7 +33,8 @@
rotation is called <c>rsync.gentoo.org</c>. The <c>SYNC</c> variable in
<path>/etc/make.conf</path> is set to this rotation by default.
These mirrors are located globally and may not be the fastest for your location,
-however, they are very reliable.
+however, they are very reliable. Please do not use a mirror in this rotation
+directly, instead only use the rotation.
</p>
</body>
</section>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-01-22 16:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-26 22:59 [gentoo-commits] gentoo commit in xml/htdocs/main/en: mirrors-rsync.xml Jeremy Olexa (darkside)
-- strict thread matches above, loose matches on Subject: below --
2010-01-22 16:21 Jeremy Olexa (darkside)
2009-12-03 9:52 Robin H. Johnson (robbat2)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox