neysx 06/04/03 09:50:37 Modified: source_mirrors.xml Log: #128614 part I, fixed coding style, *no content change*
Revision Changes Path 1.29 xml/htdocs/doc/en/source_mirrors.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/source_mirrors.xml?rev=1.29&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/source_mirrors.xml?rev=1.29&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/source_mirrors.xml.diff?r1=1.28&r2=1.29&cvsroot=gentoo Index: source_mirrors.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- source_mirrors.xml 1 Jan 2006 11:51:43 -0000 1.28 +++ source_mirrors.xml 3 Apr 2006 09:50:37 -0000 1.29 @@ -1,9 +1,11 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.28 2006/01/01 11:51:43 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.29 2006/04/03 09:50:37 neysx Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/source_mirrors.xml"> + <title>Gentoo Linux Source Mirrors Policy</title> + <author title="Author"> <mail link="[EMAIL PROTECTED]">Kurt Lieber</mail> </author> @@ -33,7 +35,7 @@ <p> To properly host a source mirror, you should have a minimum of 5Mbps upstream -bandwidth. ADSL and cable connections do not generally make adequate +bandwidth. ADSL and cable connections do not generally make adequate connections for distfile hosts due to their limited upstream performance. </p> @@ -71,17 +73,22 @@ local time zone. This helps distribute the load out over a period of time, rather than having all mirrors synchronize at the same time. </p> + </body> </section> - <section> <title>Mirror Needs</title> <body> + <p> -Your mirror may not be added immediately to our listing and given access to the private distribution point. We add mirrors -on an as-needed basis so as not to clutter up the listing, and to provide an adequate amount of high speed mirrors. You are more than -welcome to peek in #gentoo-mirrors on irc.freenode.org and chat up to see the status of your mirror being added to our official network. +Your mirror may not be added immediately to our listing and given access to the +private distribution point. We add mirrors on an as-needed basis so as not to +clutter up the listing, and to provide an adequate amount of high speed +mirrors. You are more than welcome to peek in #gentoo-mirrors on +irc.freenode.org and chat up to see the status of your mirror being added to +our official network. </p> + </body> </section> </chapter> @@ -137,7 +144,7 @@ link="/main/en/mirrors.xml">download mirrors</uri> on the main web site. We will also send you the login information for our private master distfile mirror which is only available to official Gentoo Linux source mirrors. -</p> +</p> <p> Additionally, you, the mirror admin, will be requested to subscribe to the @@ -152,7 +159,8 @@ </note> <warn> -Do NOT email [EMAIL PROTECTED] for mirror requests, please file a bug. It makes mirror tracking easier on us. +Do NOT email [EMAIL PROTECTED] for mirror requests, please file a bug. It +makes mirror tracking easier on us. </warn> </body> @@ -162,7 +170,10 @@ <chapter> <title>Short FAQ</title> <section> -<title>Q: Who should I contact regarding new mirrors or to get my mirror added to the Gentoo web site?</title> +<title> +Q: Who should I contact regarding new mirrors or to get my mirror added to the +Gentoo web site? +</title> <body> <p> @@ -177,12 +188,15 @@ <p> A: Please file a bug on bugs.gentoo.org under the rsync category. -</p> +</p> </body> </section> <section> -<title>Q: I run a private source mirror for my company. Can I still access the private master source mirror?</title> +<title> +Q: I run a private source mirror for my company. Can I still access the +private master source mirror? +</title> <body> <p> @@ -195,7 +209,6 @@ </body> </section> - <section> <title>Q: How do I find the mirror nearest to me?</title> <body> @@ -210,7 +223,9 @@ </body> </section> <section> -<title>Q: I don't have that much disk space. Can I mirror part of the sources?</title> +<title> +Q: I don't have that much disk space. Can I mirror part of the sources? +</title> <body> <p> @@ -231,14 +246,17 @@ </body> </section> <section> -<title>Q: Do I have to turn on Directory Indexing for directories served up via HTTP?</title> +<title> +Q: Do I have to turn on Directory Indexing for directories served up via HTTP? +</title> <body> <p> A: Directory Indexing is required for the /releases and /experimental directories, but can be turned off for all other directories (including -/distfiles) if you wish. +/distfiles) if you wish. </p> + </body> </section> -- [email protected] mailing list
