| 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.39 2011/09/04 17:53:40 swift Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.42 2012/12/25 18:45:21 swift Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide> |
5 | <guide> |
| 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.14</version> |
35 | <version>3</version> |
| 36 | <date>2011-05-13</date> |
36 | <date>2012-12-25</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 |
| … | |
… | |
| 245 | <li>/distfiles</li> |
245 | <li>/distfiles</li> |
| 246 | <li>/snapshots</li> |
246 | <li>/snapshots</li> |
| 247 | </ul> |
247 | </ul> |
| 248 | |
248 | |
| 249 | <p> |
249 | <p> |
| 250 | These two directories will require approximately 50GB of space and you will be |
250 | These two directories will require approximately 160GB of space (combined) |
| 251 | listed on our site as a distfiles-only mirror. |
251 | and you will be listed on our site as a distfiles-only mirror. |
| 252 | </p> |
252 | </p> |
| 253 | |
253 | |
| 254 | </body> |
254 | </body> |
| 255 | </section> |
255 | </section> |
| 256 | <section> |
256 | <section> |