| 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.22 2005/01/11 13:31:38 klieber Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.23 2005/01/11 21:04:40 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.3</version> |
25 | <version>1.4</version> |
| 26 | <date>June 28, 2004</date> |
26 | <date>2005-01-11</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> |
| … | |
… | |
| 43 | <title>Minimum Disk Space</title> |
43 | <title>Minimum Disk Space</title> |
| 44 | <body> |
44 | <body> |
| 45 | |
45 | |
| 46 | <p> |
46 | <p> |
| 47 | The space requirements depend on whether you choose to run a "Full" mirror or a |
47 | The space requirements depend on whether you choose to run a "Full" mirror or a |
| 48 | "Distfiles only" mirror. Full mirrors require 90 gigabytes of disk space. |
48 | "Distfiles only" mirror. Full mirrors require 90 GB of disk space. Distfiles |
| 49 | Distfiles only mirrors require 40 gigabytes of space. |
49 | only mirrors require 40 GB of space. |
| 50 | </p> |
50 | </p> |
| 51 | |
51 | |
| 52 | </body> |
52 | </body> |
| 53 | </section> |
53 | </section> |
| 54 | <section> |
54 | <section> |
| … | |
… | |
| 83 | <p> |
83 | <p> |
| 84 | For new source mirror requests, the procedure will be as follows: |
84 | For new source mirror requests, the procedure will be as follows: |
| 85 | </p> |
85 | </p> |
| 86 | |
86 | |
| 87 | <p> |
87 | <p> |
| 88 | Set up your server to rsync with ftp.ussg.iu.edu::gentoo-distfiles. Once you have a |
88 | Set up your server to rsync with ftp.ussg.iu.edu::gentoo-distfiles. Once you |
| 89 | complete mirror of that server, please file a bug report on bugs.gentoo.org |
89 | have a complete mirror of that server, please file a bug report on |
| 90 | under the "rsync" category stating that you have a new mirror and wish it to be |
90 | bugs.gentoo.org under the "rsync" category stating that you have a new mirror |
| 91 | added to the list of official mirrors. Please specify whether you wish to be a |
91 | and wish it to be added to the list of official mirrors. Please specify |
| 92 | "Full" mirror or "Distfiles only" mirror. Distfiles only mirrors will be |
92 | whether you wish to be a "Full" mirror or "Distfiles only" mirror. Distfiles |
| 93 | designated as such on the website. |
93 | only mirrors will be designated as such on the website. |
| 94 | </p> |
94 | </p> |
| 95 | |
95 | |
| 96 | <p> |
96 | <p> |
| 97 | Full mirrors must carry the following directories (plus any directories that |
97 | Full mirrors must carry the following directories (plus any directories that |
| 98 | get added in the future): |
98 | get added in the future): |
| … | |
… | |
| 121 | correctly and in accordance with this policy. |
121 | correctly and in accordance with this policy. |
| 122 | </p> |
122 | </p> |
| 123 | |
123 | |
| 124 | <p> |
124 | <p> |
| 125 | If all steps went smoothly, we will then add you to our list of <uri |
125 | If all steps went smoothly, we will then add you to our list of <uri |
| 126 | link="http://www.gentoo.org/main/en/mirrors.xml">download mirrors</uri> on the |
126 | link="/main/en/mirrors.xml">download mirrors</uri> on the main web site. We |
| 127 | main web site. We will also send you the login information for our private |
127 | will also send you the login information for our private master distfile mirror |
| 128 | master distfile mirror which is only available to official Gentoo Linux source |
128 | which is only available to official Gentoo Linux source mirrors. |
| 129 | mirrors. |
|
|
| 130 | </p> |
129 | </p> |
| 131 | |
130 | |
| 132 | <p> |
131 | <p> |
| 133 | Additionally, you, the mirror admin, will be requested to subscribe to the |
132 | Additionally, you, the mirror admin, will be requested to subscribe to the |
| 134 | gentoo-mirrors mailing list (low traffic) so that you can follow all issues |
133 | gentoo-mirrors mailing list (low traffic) so that you can follow all issues |