public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-doc-cvs] cvs commit: source_mirrors.xml
@ 2006-04-03  9:50 Xavier Neys
  0 siblings, 0 replies; 3+ messages in thread
From: Xavier Neys @ 2006-04-03  9:50 UTC (permalink / raw
  To: gentoo-doc-cvs

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="klieber@gentoo.org">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 mirror-admin@gentoo.org for mirror requests, please file a bug. It makes mirror tracking easier on us.
+Do NOT email mirror-admin@gentoo.org 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>
 



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-doc-cvs] cvs commit: source_mirrors.xml
@ 2006-04-03  9:54 Xavier Neys
  0 siblings, 0 replies; 3+ messages in thread
From: Xavier Neys @ 2006-04-03  9:54 UTC (permalink / raw
  To: gentoo-doc-cvs

neysx       06/04/03 09:54:43

  Modified:             source_mirrors.xml
  Log:
  #128614 part II, bugs should filed under the "Mirrors" product

Revision  Changes    Path
1.30                 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.30&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.30&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.29&r2=1.30&cvsroot=gentoo

Index: source_mirrors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- source_mirrors.xml	3 Apr 2006 09:50:37 -0000	1.29
+++ source_mirrors.xml	3 Apr 2006 09:54:43 -0000	1.30
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.29 2006/04/03 09:50:37 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.30 2006/04/03 09:54:43 neysx Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/source_mirrors.xml">
@@ -23,9 +23,11 @@
 This document explains the requirements for source mirrors.
 </abstract>
 
+<!-- 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.6</version>
-<date>2005-04-11</date>
+<version>1.7</version>
+<date>2006-04-03</date>
 
 <chapter>
 <title>Requirements</title>
@@ -103,11 +105,12 @@
 </p>
 
 <p>
-Set up your server to rsync with ftp.ussg.iu.edu::gentoo-distfiles.  Once you
-have a complete mirror of that server, please file a bug report on
-bugs.gentoo.org under the "rsync" category stating that you have a new mirror
-and wish it to be added to the list of official mirrors.  Please specify
-whether you wish to be a "Full" mirror or "Distfiles only" mirror. Distfiles
+Set up your server to rsync with ftp.ussg.iu.edu::gentoo-distfiles. Once you
+have a complete mirror of that server, please file a bug report on <uri
+link="http://bugs.gentoo.org/enter_bug.cgi?product=Mirrors">bugs.gentoo.org</uri>
+under the <c>Mirrors</c> category stating that you have a new mirror and wish
+it to be added to the list of official mirrors.  Please specify whether you
+wish to be a "Full" mirror or "Distfiles only" mirror. Distfiles
 only mirrors will be designated as such on the website.
 </p>
 
@@ -177,7 +180,7 @@
 <body>
 
 <p>
-A: Please file a bug on bugs.gentoo.org under the rsync category.
+A: Please file a bug on bugs.gentoo.org under the <c>Mirrors</c> category.
 </p>
 
 </body>
@@ -187,7 +190,7 @@
 <body>
 
 <p>
-A: Please file a bug on bugs.gentoo.org under the rsync category.
+A: Please file a bug on bugs.gentoo.org under the <c>Mirrors</c> category.
 </p>
 
 </body>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-doc-cvs] cvs commit: source_mirrors.xml
@ 2006-10-17 14:23 Xavier Neys
  0 siblings, 0 replies; 3+ messages in thread
From: Xavier Neys @ 2006-10-17 14:23 UTC (permalink / raw
  To: gentoo-doc-cvs

neysx       06/10/17 14:23:30

  Modified:             source_mirrors.xml
  Log:
  distfiles need ca. 50GB

Revision  Changes    Path
1.31                 xml/htdocs/doc/en/source_mirrors.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/source_mirrors.xml?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/source_mirrors.xml?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/source_mirrors.xml?r1=1.30&r2=1.31

Index: source_mirrors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- source_mirrors.xml	3 Apr 2006 09:54:43 -0000	1.30
+++ source_mirrors.xml	17 Oct 2006 14:23:30 -0000	1.31
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.30 2006/04/03 09:54:43 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.31 2006/10/17 14:23:30 neysx Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/source_mirrors.xml">
@@ -26,8 +26,8 @@
 <!-- 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.7</version>
-<date>2006-04-03</date>
+<version>1.8</version>
+<date>2006-10-17</date>
 
 <chapter>
 <title>Requirements</title>
@@ -50,7 +50,7 @@
 <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 40 GB of space.
+only mirrors require 50 GB of space.
 </p>
 
 </body>
@@ -242,7 +242,7 @@
 </ul>
 
 <p>
-These two directories will require approximately 40GB of space and you will be
+These two directories will require approximately 50GB of space and you will be
 listed on our site as a distfiles-only mirror.
 </p>
 



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-17 14:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-03  9:50 [gentoo-doc-cvs] cvs commit: source_mirrors.xml Xavier Neys
  -- strict thread matches above, loose matches on Subject: below --
2006-04-03  9:54 Xavier Neys
2006-10-17 14:23 Xavier Neys

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox