robbat2 08/12/18 21:00:25 Modified: source_mirrors.xml Log: Update the space requirements for source mirrors.
Revision Changes Path 1.33 xml/htdocs/doc/en/source_mirrors.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/source_mirrors.xml?rev=1.33&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/source_mirrors.xml?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/source_mirrors.xml?r1=1.32&r2=1.33 Index: source_mirrors.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v retrieving revision 1.32 retrieving revision 1.33 diff -p -w -b -B -u -u -r1.32 -r1.33 --- source_mirrors.xml 28 Sep 2008 20:29:25 -0000 1.32 +++ source_mirrors.xml 18 Dec 2008 21:00:25 -0000 1.33 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.32 2008/09/28 20:29:25 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.33 2008/12/18 21:00:25 robbat2 Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/source_mirrors.xml"> @@ -18,6 +18,12 @@ <author title="Editor"> <mail link="[email protected]">Jeffrey Forman</mail> </author> +<author title="Editor"> + <mail link="[email protected]">Robin H. Johnson</mail> +</author> +<author title="Editor"> + <mail link="[email protected]">Shyam Mani</mail> +</author> <abstract> This document explains the requirements for source mirrors. @@ -26,8 +32,8 @@ This document explains the requirements <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.9</version> -<date>2008-09-28</date> +<version>1.10</version> +<date>2008-12-18</date> <chapter> <title>Requirements</title> @@ -49,8 +55,8 @@ connections for distfile hosts due to th <p> The space requirements depend on whether you choose to run a "Full" mirror or a -"Distfiles only" mirror. Full mirrors require 90 GB of disk space. Distfiles -only mirrors require 50 GB of space. +"Distfiles only" mirror. Full mirrors require 130 GB of disk space. Distfiles +only mirrors require 80 GB of space. </p> </body> @@ -120,10 +126,10 @@ get added in the future): </p> <ul> - <li>/releases</li> - <li>/experimental</li> - <li>/distfiles</li> - <li>/snapshots</li> + <li>/releases (20G)</li> + <li>/experimental (20-30G)</li> + <li>/distfiles (80G)</li> + <li>/snapshots (0.5G)</li> <li>/grp</li> </ul> @@ -132,8 +138,8 @@ Distfiles only mirrors need to carry the </p> <ul> - <li>/distfiles</li> - <li>/snapshots</li> + <li>/distfiles (80G)</li> + <li>/snapshots (0.5G)</li> </ul> <p>
