| 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.23 2005/01/11 21:04:40 neysx Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.25 2005/01/30 10:28:31 neysx 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 | <title>Gentoo Linux Source Mirrors Policy</title> |
6 | <title>Gentoo Linux Source Mirrors Policy</title> |
| 7 | <author title="Author"> |
7 | <author title="Author"> |
| … | |
… | |
| 20 | <abstract> |
20 | <abstract> |
| 21 | This document explains the requirements for source mirrors. |
21 | This document explains the requirements for source mirrors. |
| 22 | </abstract> |
22 | </abstract> |
| 23 | |
23 | |
| 24 | <license/> |
24 | <license/> |
| 25 | <version>1.4</version> |
25 | <version>1.5</version> |
| 26 | <date>2005-01-11</date> |
26 | <date>2005-01-28</date> |
| 27 | |
27 | |
| 28 | <chapter> |
28 | <chapter> |
| 29 | <title>Requirements</title> |
29 | <title>Requirements</title> |
| 30 | <section> |
30 | <section> |
| 31 | <title>Minimum Bandwidth</title> |
31 | <title>Minimum Bandwidth</title> |
| … | |
… | |
| 226 | <p> |
226 | <p> |
| 227 | A: Directory Indexing is required for the /releases and /experimental |
227 | A: Directory Indexing is required for the /releases and /experimental |
| 228 | directories, but can be turned off for all other directories (including |
228 | directories, but can be turned off for all other directories (including |
| 229 | /distfiles) if you wish. |
229 | /distfiles) if you wish. |
| 230 | </p> |
230 | </p> |
|
|
231 | </body> |
|
|
232 | </section> |
|
|
233 | |
|
|
234 | <section> |
|
|
235 | <title>Q: Do I have to mirror historical? I mean, it is old releases.</title> |
|
|
236 | <body> |
|
|
237 | |
|
|
238 | <p> |
|
|
239 | A: Of course not, it is quite a bit of data. In your rsync command, add |
|
|
240 | <path>--exclude=/releases/historical</path> to your rsync options. This will |
|
|
241 | exclude historical and save you quite a bit of space. |
|
|
242 | </p> |
| 231 | |
243 | |
| 232 | </body> |
244 | </body> |
| 233 | </section> |
245 | </section> |
| 234 | </chapter> |
246 | </chapter> |
| 235 | </guide> |
247 | </guide> |