| 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.24 2005/01/28 05:26:40 jforman 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> |
| … | |
… | |
| 234 | <section> |
234 | <section> |
| 235 | <title>Q: Do I have to mirror historical? I mean, it is old releases.</title> |
235 | <title>Q: Do I have to mirror historical? I mean, it is old releases.</title> |
| 236 | <body> |
236 | <body> |
| 237 | |
237 | |
| 238 | <p> |
238 | <p> |
| 239 | A: Of course not, it is quite a bit of data. In your rsync command, add <path>--exclude=/releases/historical</path> to your rsync options. |
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 |
| 240 | This will exclude historical and save you quite a bit of space. |
241 | exclude historical and save you quite a bit of space. |
| 241 | </p> |
242 | </p> |
| 242 | </body> |
|
|
| 243 | </section> |
|
|
| 244 | |
243 | |
| 245 | |
244 | </body> |
|
|
245 | </section> |
| 246 | </chapter> |
246 | </chapter> |
| 247 | </guide> |
247 | </guide> |