| 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.34 2009/11/19 18:08:04 robbat2 Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.35 2010/04/23 19:40:51 darkside 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 link="/doc/en/source_mirrors.xml"> |
| 6 | |
6 | |
| 7 | <title>Gentoo Linux Source Mirrors Policy</title> |
7 | <title>Gentoo Linux Source Mirrors Policy</title> |
| … | |
… | |
| 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.11</version> |
35 | <version>1.12</version> |
| 36 | <date>2009-11-19</date> |
36 | <date>2010-04-23</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 (40-50G)</li> |
129 | <li>/releases (45-55G)</li> |
| 130 | <li>/experimental (20-30G)</li> |
130 | <li>/experimental (20-30G)</li> |
| 131 | <li>/distfiles (100G)</li> |
131 | <li>/distfiles (110G)</li> |
| 132 | <li>/snapshots (0.5G)</li> |
132 | <li>/snapshots (600M)</li> |
| 133 | <li>/grp</li> |
133 | <li>/grp (0M, obsolete)</li> |
| 134 | </ul> |
134 | </ul> |
| 135 | |
135 | |
| 136 | <p> |
136 | <p> |
| 137 | Distfiles only mirrors need to carry the following directories: |
137 | Distfiles only mirrors need to carry the following directories: |
| 138 | </p> |
138 | </p> |
| 139 | |
139 | |
| 140 | <ul> |
140 | <ul> |
| 141 | <li>/distfiles (100G)</li> |
141 | <li>/distfiles (110G)</li> |
| 142 | <li>/snapshots (0.5G)</li> |
142 | <li>/snapshots (600M)</li> |
| 143 | </ul> |
143 | </ul> |
| 144 | |
144 | |
| 145 | <p> |
145 | <p> |
| 146 | We will then verify that the mirror exists and we can connect to it properly. |
146 | We will then verify that the mirror exists and we can connect to it properly. |
| 147 | Then, in the next 2 weeks, we will determine if your mirror is syncing |
147 | Then, in the next 2 weeks, we will determine if your mirror is syncing |