summaryrefslogtreecommitdiff
blob: 76d757a10ab51867719275167c0aae428016f7dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<?xml version="1.0" encoding="UTF-8"?>
<!-- $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"?>

<!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.11</version>
<date>2010-01-22</date>

<chapter>
<title>Official mirrors</title>
<section>
<body>

<p>
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. Please do not use a mirror in this rotation
directly, instead only use the rotation.
</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. 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>
</chapter>

<mirrorlist select="full" src="/main/en/mirrors-rsync-data.xml"/>

</mainpage>