| 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.36 2010/04/28 21:09:51 robbat2 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 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.12</version> |
35 | <version>3</version> |
| 36 | <date>2010-04-23</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> |
| … | |
… | |
| 53 | <title>Minimum Disk Space</title> |
53 | <title>Minimum Disk Space</title> |
| 54 | <body> |
54 | <body> |
| 55 | |
55 | |
| 56 | <p> |
56 | <p> |
| 57 | The space requirements depend on whether you choose to run a "Full" mirror or a |
57 | The space requirements depend on whether you choose to run a "Full" mirror or a |
| 58 | "Distfiles only" mirror. Full mirrors require 210 GB of disk space. Distfiles |
58 | "Distfiles only" mirror. Full mirrors require 240 GB of disk space. Distfiles |
| 59 | only mirrors require 120 GB of space. |
59 | only mirrors require 150 GB of space. |
| 60 | </p> |
60 | </p> |
| 61 | |
61 | |
| 62 | </body> |
62 | </body> |
| 63 | </section> |
63 | </section> |
| 64 | <section> |
64 | <section> |
| … | |
… | |
| 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 (110G)</li> |
131 | <li>/distfiles (160G)</li> |
| 132 | <li>/snapshots (600M)</li> |
132 | <li>/snapshots (1G)</li> |
| 133 | <li>/grp (0M, obsolete)</li> |
|
|
| 134 | </ul> |
133 | </ul> |
| 135 | |
134 | |
| 136 | <p> |
135 | <p> |
| 137 | Distfiles only mirrors need to carry the following directories: |
136 | Distfiles only mirrors need to carry the following directories: |
| 138 | </p> |
137 | </p> |
| 139 | |
138 | |
| 140 | <ul> |
139 | <ul> |
| 141 | <li>/distfiles (110G)</li> |
140 | <li>/distfiles (160G)</li> |
| 142 | <li>/snapshots (600M)</li> |
141 | <li>/snapshots (1G)</li> |
| 143 | </ul> |
142 | </ul> |
| 144 | |
143 | |
| 145 | <p> |
144 | <p> |
| 146 | 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. |
| 147 | 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 |
| … | |
… | |
| 246 | <li>/distfiles</li> |
245 | <li>/distfiles</li> |
| 247 | <li>/snapshots</li> |
246 | <li>/snapshots</li> |
| 248 | </ul> |
247 | </ul> |
| 249 | |
248 | |
| 250 | <p> |
249 | <p> |
| 251 | These two directories will require approximately 50GB of space and you will be |
250 | These two directories will require approximately 160GB of space (combined) |
| 252 | listed on our site as a distfiles-only mirror. |
251 | and you will be listed on our site as a distfiles-only mirror. |
| 253 | </p> |
252 | </p> |
| 254 | |
253 | |
| 255 | </body> |
254 | </body> |
| 256 | </section> |
255 | </section> |
| 257 | <section> |
256 | <section> |