Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/main/en: mirrors-rsync.xml
Date: Sat, 26 Dec 2009 22:59:29
Message-Id: E1NOfbb-00084y-Hc@stork.gentoo.org
1 darkside 09/12/26 22:59:27
2
3 Modified: mirrors-rsync.xml
4 Log:
5 Add text describing mirrors more clearly
6
7 Revision Changes Path
8 1.2 xml/htdocs/main/en/mirrors-rsync.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors-rsync.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors-rsync.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors-rsync.xml?r1=1.1&r2=1.2
13
14 Index: mirrors-rsync.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors-rsync.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- mirrors-rsync.xml 3 Dec 2009 09:52:51 -0000 1.1
21 +++ mirrors-rsync.xml 26 Dec 2009 22:59:27 -0000 1.2
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors-rsync.xml,v 1.1 2009/12/03 09:52:51 robbat2 Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors-rsync.xml,v 1.2 2009/12/26 22:59:27 darkside Exp $ -->
26 <?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
27 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
28
29 @@ -20,8 +20,8 @@
30
31 <license/>
32
33 -<version>1</version>
34 -<date>2009-12-03</date>
35 +<version>1.1</version>
36 +<date>2009-12-26</date>
37
38 <chapter>
39 <title>Official mirrors</title>
40 @@ -29,8 +29,11 @@
41 <body>
42
43 <p>
44 -TODO: Explain usage of the central Portage rsync mirrors that are maintained directly
45 -by the Gentoo infrastructure team.
46 +The Gentoo infrastructure team maintains serveral rsync mirrors. This
47 +rotation is called <c>rsync.gentoo.org</c>. The <c>SYNC</c> variable in
48 +<path>/etc/make.conf</path> is set to this rotation by default.
49 +These mirrors are located globally and may not be the fastest for your location,
50 +however, they are very reliable.
51 </p>
52 </body>
53 </section>
54 @@ -43,7 +46,10 @@
55
56 <p>
57 The following is the listing of individual Portage rsync mirrors that are run
58 -by the community.
59 +by the community. Community mirrors come and go, but they are monitored to make
60 +sure that they are up to date. It is advised to use a rotation instead of a
61 +single mirror directly. This helps spread out the load and provides a failsafe
62 +in case a specific mirror is offline.
63 </p>
64 </body>
65 </section>