| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.38 2011/05/13 20:22:26 darkside Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.41 2012/05/08 07:44:11 nightmorph Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/source_mirrors.xml"> |
5 | <guide> |
| 6 | |
6 | |
| 7 | <title>Gentoo Linux Source Mirrors Policy</title> |
7 | <title>Gentoo Linux Source Mirrors Policy</title> |
| 8 | |
8 | |
| 9 | <author title="Author"> |
9 | <author title="Author"> |
| 10 | <mail link="klieber@gentoo.org">Kurt Lieber</mail> |
10 | <mail link="klieber@gentoo.org">Kurt Lieber</mail> |
| … | |
… | |
| 30 | </abstract> |
30 | </abstract> |
| 31 | |
31 | |
| 32 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
32 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 33 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
33 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 34 | <license/> |
34 | <license/> |
| 35 | <version>1.14</version> |
35 | <version>2</version> |
| 36 | <date>2011-05-13</date> |
36 | <date>2012-05-07</date> |
| 37 | |
37 | |
| 38 | <chapter> |
38 | <chapter> |
| 39 | <title>Requirements</title> |
39 | <title>Requirements</title> |
| 40 | <section> |
40 | <section> |
| 41 | <title>Minimum Bandwidth</title> |
41 | <title>Minimum Bandwidth</title> |
| … | |
… | |
| 124 | Full mirrors must carry the following directories (plus any directories that |
124 | Full mirrors must carry the following directories (plus any directories that |
| 125 | get added in the future): |
125 | get added in the future): |
| 126 | </p> |
126 | </p> |
| 127 | |
127 | |
| 128 | <ul> |
128 | <ul> |
| 129 | <li>/releases (45-55G)</li> |
129 | <li>/releases (60G)</li> |
| 130 | <li>/experimental (20-30G)</li> |
130 | <li>/experimental (10-20G)</li> |
| 131 | <li>/distfiles (140G)</li> |
131 | <li>/distfiles (160G)</li> |
| 132 | <li>/snapshots (600M)</li> |
132 | <li>/snapshots (1G)</li> |
| 133 | </ul> |
133 | </ul> |
| 134 | |
134 | |
| 135 | <p> |
135 | <p> |
| 136 | Distfiles only mirrors need to carry the following directories: |
136 | Distfiles only mirrors need to carry the following directories: |
| 137 | </p> |
137 | </p> |
| 138 | |
138 | |
| 139 | <ul> |
139 | <ul> |
| 140 | <li>/distfiles (110G)</li> |
140 | <li>/distfiles (160G)</li> |
| 141 | <li>/snapshots (600M)</li> |
141 | <li>/snapshots (1G)</li> |
| 142 | </ul> |
142 | </ul> |
| 143 | |
143 | |
| 144 | <p> |
144 | <p> |
| 145 | We will then verify that the mirror exists and we can connect to it properly. |
145 | We will then verify that the mirror exists and we can connect to it properly. |
| 146 | Then, in the next 2 weeks, we will determine if your mirror is syncing |
146 | Then, in the next 2 weeks, we will determine if your mirror is syncing |