public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: source_mirrors.xml
@ 2008-12-18 21:00 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 9+ messages in thread
From: Robin H. Johnson (robbat2) @ 2008-12-18 21:00 UTC (permalink / raw
  To: gentoo-commits

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="jforman@gentoo.org">Jeffrey Forman</mail>
 </author>
+<author title="Editor">
+  <mail link="robbat2@gentoo.org">Robin H. Johnson</mail> 
+</author>
+<author title="Editor">
+  <mail link="fox2mike@gentoo.org">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>






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

* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: source_mirrors.xml
@ 2009-11-19 18:08 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 9+ messages in thread
From: Robin H. Johnson (robbat2) @ 2009-11-19 18:08 UTC (permalink / raw
  To: gentoo-commits

robbat2     09/11/19 18:08:05

  Modified:             source_mirrors.xml
  Log:
  Updates from darkside.

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

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

Index: source_mirrors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -p -w -b -B -u -u -r1.33 -r1.34
--- source_mirrors.xml	18 Dec 2008 21:00:25 -0000	1.33
+++ source_mirrors.xml	19 Nov 2009 18:08:04 -0000	1.34
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.33 2008/12/18 21:00:25 robbat2 Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.34 2009/11/19 18:08:04 robbat2 Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/source_mirrors.xml">
@@ -32,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.10</version>
-<date>2008-12-18</date>
+<version>1.11</version>
+<date>2009-11-19</date>
 
 <chapter>
 <title>Requirements</title>
@@ -55,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 130 GB of disk space.  Distfiles
-only mirrors require 80 GB of space.
+"Distfiles only" mirror. Full mirrors require 180 GB of disk space.  Distfiles
+only mirrors require 100 GB of space.
 </p>
 
 </body>
@@ -126,9 +126,9 @@ get added in the future):
 </p>
 
 <ul>
-  <li>/releases (20G)</li>
+  <li>/releases (40-50G)</li>
   <li>/experimental (20-30G)</li>
-  <li>/distfiles (80G)</li>
+  <li>/distfiles (100G)</li>
   <li>/snapshots (0.5G)</li>
   <li>/grp</li>
 </ul>
@@ -138,19 +138,19 @@ Distfiles only mirrors need to carry the
 </p>
 
 <ul>
-  <li>/distfiles (80G)</li>
+  <li>/distfiles (100G)</li>
   <li>/snapshots (0.5G)</li>
 </ul>
 
 <p>
 We will then verify that the mirror exists and we can connect to it properly.
-Then, in the next 48-72 hours, we will determine if your mirror is syncing
+Then, in the next 2 weeks, we will determine if your mirror is syncing
 correctly and in accordance with this policy.
 </p>
 
 <p>
 If all steps went smoothly, we will then add you to our list of <uri
-link="/main/en/mirrors.xml">download mirrors</uri> on the main web site.  We
+link="/main/en/mirrors2.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>






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

* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: source_mirrors.xml
@ 2010-04-23 19:40 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeremy Olexa (darkside) @ 2010-04-23 19:40 UTC (permalink / raw
  To: gentoo-commits

darkside    10/04/23 19:40:52

  Modified:             source_mirrors.xml
  Log:
  Update space requirements for source mirrors

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

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

Index: source_mirrors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- source_mirrors.xml	19 Nov 2009 18:08:04 -0000	1.34
+++ source_mirrors.xml	23 Apr 2010 19:40:51 -0000	1.35
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.34 2009/11/19 18:08:04 robbat2 Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.35 2010/04/23 19:40:51 darkside Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/source_mirrors.xml">
@@ -32,8 +32,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.11</version>
-<date>2009-11-19</date>
+<version>1.12</version>
+<date>2010-04-23</date>
 
 <chapter>
 <title>Requirements</title>
@@ -126,11 +126,11 @@
 </p>
 
 <ul>
-  <li>/releases (40-50G)</li>
+  <li>/releases (45-55G)</li>
   <li>/experimental (20-30G)</li>
-  <li>/distfiles (100G)</li>
-  <li>/snapshots (0.5G)</li>
-  <li>/grp</li>
+  <li>/distfiles (110G)</li>
+  <li>/snapshots (600M)</li>
+  <li>/grp (0M, obsolete)</li>
 </ul>
 
 <p>
@@ -138,8 +138,8 @@
 </p>
 
 <ul>
-  <li>/distfiles (100G)</li>
-  <li>/snapshots (0.5G)</li>
+  <li>/distfiles (110G)</li>
+  <li>/snapshots (600M)</li>
 </ul>
 
 <p>






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

* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: source_mirrors.xml
@ 2010-04-28 21:09 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 9+ messages in thread
From: Robin H. Johnson (robbat2) @ 2010-04-28 21:09 UTC (permalink / raw
  To: gentoo-commits

robbat2     10/04/28 21:09:52

  Modified:             source_mirrors.xml
  Log:
  Update the summed space requirements for mirrors, with a 10GB margin. Also update wording of user count.

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

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

Index: source_mirrors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -p -w -b -B -u -u -r1.35 -r1.36
--- source_mirrors.xml	23 Apr 2010 19:40:51 -0000	1.35
+++ source_mirrors.xml	28 Apr 2010 21:09:51 -0000	1.36
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.35 2010/04/23 19:40:51 darkside Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.36 2010/04/28 21:09:51 robbat2 Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/source_mirrors.xml">
@@ -55,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 180 GB of disk space.  Distfiles
-only mirrors require 100 GB of space.
+"Distfiles only" mirror. Full mirrors require 210 GB of disk space.  Distfiles
+only mirrors require 120 GB of space.
 </p>
 
 </body>
@@ -66,8 +66,8 @@ only mirrors require 100 GB of space.
 <body>
 
 <p>
-We ask that you support a minimum of 15 and preferrably 30 concurrent user
-connections.
+We ask that you support a minimum of 15 and preferrably 30 or more concurrent
+user connections.
 </p>
 
 </body>






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

* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: source_mirrors.xml
@ 2010-04-28 21:22 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 9+ messages in thread
From: Robin H. Johnson (robbat2) @ 2010-04-28 21:22 UTC (permalink / raw
  To: gentoo-commits

robbat2     10/04/28 21:22:02

  Modified:             source_mirrors.xml
  Log:
  Bad robbat2. Forgot to bump version.

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

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

Index: source_mirrors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -p -w -b -B -u -u -r1.36 -r1.37
--- source_mirrors.xml	28 Apr 2010 21:09:51 -0000	1.36
+++ source_mirrors.xml	28 Apr 2010 21:22:01 -0000	1.37
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.36 2010/04/28 21:09:51 robbat2 Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.37 2010/04/28 21:22:01 robbat2 Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/source_mirrors.xml">
@@ -32,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.12</version>
-<date>2010-04-23</date>
+<version>1.13</version>
+<date>2010-04-28</date>
 
 <chapter>
 <title>Requirements</title>






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

* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: source_mirrors.xml
@ 2011-05-13 20:22 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeremy Olexa (darkside) @ 2011-05-13 20:22 UTC (permalink / raw
  To: gentoo-commits

darkside    11/05/13 20:22:26

  Modified:             source_mirrors.xml
  Log:
  Update space requirements for source mirrors

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/source_mirrors.xml?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/source_mirrors.xml?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/source_mirrors.xml?r1=1.37&r2=1.38

Index: source_mirrors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- source_mirrors.xml	28 Apr 2010 21:22:01 -0000	1.37
+++ source_mirrors.xml	13 May 2011 20:22:26 -0000	1.38
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.37 2010/04/28 21:22:01 robbat2 Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.38 2011/05/13 20:22:26 darkside Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/source_mirrors.xml">
@@ -32,8 +32,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.13</version>
-<date>2010-04-28</date>
+<version>1.14</version>
+<date>2011-05-13</date>
 
 <chapter>
 <title>Requirements</title>
@@ -55,8 +55,8 @@
 
 <p>
 The space requirements depend on whether you choose to run a "Full" mirror or a
-"Distfiles only" mirror. Full mirrors require 210 GB of disk space.  Distfiles
-only mirrors require 120 GB of space.
+"Distfiles only" mirror. Full mirrors require 240 GB of disk space.  Distfiles
+only mirrors require 150 GB of space.
 </p>
 
 </body>
@@ -128,9 +128,8 @@
 <ul>
   <li>/releases (45-55G)</li>
   <li>/experimental (20-30G)</li>
-  <li>/distfiles (110G)</li>
+  <li>/distfiles (140G)</li>
   <li>/snapshots (600M)</li>
-  <li>/grp (0M, obsolete)</li>
 </ul>
 
 <p>






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

* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: source_mirrors.xml
@ 2012-05-07 19:07 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeremy Olexa (darkside) @ 2012-05-07 19:07 UTC (permalink / raw
  To: gentoo-commits

darkside    12/05/07 19:07:17

  Modified:             source_mirrors.xml
  Log:
  Update disk usage

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/source_mirrors.xml?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/source_mirrors.xml?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/source_mirrors.xml?r1=1.39&r2=1.40

Index: source_mirrors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- source_mirrors.xml	4 Sep 2011 17:53:40 -0000	1.39
+++ source_mirrors.xml	7 May 2012 19:07:17 -0000	1.40
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.39 2011/09/04 17:53:40 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.40 2012/05/07 19:07:17 darkside Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide>
@@ -32,8 +32,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.14</version>
-<date>2011-05-13</date>
+<version>1.15</version>
+<date>2012-05-07</date>
 
 <chapter>
 <title>Requirements</title>
@@ -126,10 +126,10 @@
 </p>
 
 <ul>
-  <li>/releases (45-55G)</li>
-  <li>/experimental (20-30G)</li>
-  <li>/distfiles (140G)</li>
-  <li>/snapshots (600M)</li>
+  <li>/releases (60G)</li>
+  <li>/experimental (10-20G)</li>
+  <li>/distfiles (160G)</li>
+  <li>/snapshots (1G)</li>
 </ul>
 
 <p>
@@ -137,8 +137,8 @@
 </p>
 
 <ul>
-  <li>/distfiles (110G)</li>
-  <li>/snapshots (600M)</li>
+  <li>/distfiles (160G)</li>
+  <li>/snapshots (1G)</li>
 </ul>
 
 <p>






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

* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: source_mirrors.xml
@ 2012-05-08  7:44 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 9+ messages in thread
From: Joshua Saddler (nightmorph) @ 2012-05-08  7:44 UTC (permalink / raw
  To: gentoo-commits

nightmorph    12/05/08 07:44:11

  Modified:             source_mirrors.xml
  Log:
  fix rev#

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/source_mirrors.xml?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/source_mirrors.xml?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/source_mirrors.xml?r1=1.40&r2=1.41

Index: source_mirrors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- source_mirrors.xml	7 May 2012 19:07:17 -0000	1.40
+++ source_mirrors.xml	8 May 2012 07:44:11 -0000	1.41
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.40 2012/05/07 19:07:17 darkside Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.41 2012/05/08 07:44:11 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide>
@@ -32,7 +32,7 @@
 <!-- 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.15</version>
+<version>2</version>
 <date>2012-05-07</date>
 
 <chapter>






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

* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: source_mirrors.xml
@ 2012-12-25 18:45 Sven Vermeulen (swift)
  0 siblings, 0 replies; 9+ messages in thread
From: Sven Vermeulen (swift) @ 2012-12-25 18:45 UTC (permalink / raw
  To: gentoo-commits

swift       12/12/25 18:45:22

  Modified:             source_mirrors.xml
  Log:
  Fix bug #448440 - Distfiles and snapshot require 160Gb as mentioned earlier on. thanks to Francesco Turco for reporting.

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/source_mirrors.xml?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/source_mirrors.xml?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/source_mirrors.xml?r1=1.41&r2=1.42

Index: source_mirrors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- source_mirrors.xml	8 May 2012 07:44:11 -0000	1.41
+++ source_mirrors.xml	25 Dec 2012 18:45:21 -0000	1.42
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.41 2012/05/08 07:44:11 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/source_mirrors.xml,v 1.42 2012/12/25 18:45:21 swift Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide>
@@ -32,8 +32,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>2</version>
-<date>2012-05-07</date>
+<version>3</version>
+<date>2012-12-25</date>
 
 <chapter>
 <title>Requirements</title>
@@ -247,8 +247,8 @@
 </ul>
 
 <p>
-These two directories will require approximately 50GB of space and you will be
-listed on our site as a distfiles-only mirror.
+These two directories will require approximately 160GB of space (combined)
+and you will be listed on our site as a distfiles-only mirror.
 </p>
 
 </body>





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

end of thread, other threads:[~2012-12-25 18:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-13 20:22 [gentoo-commits] gentoo commit in xml/htdocs/doc/en: source_mirrors.xml Jeremy Olexa (darkside)
  -- strict thread matches above, loose matches on Subject: below --
2012-12-25 18:45 Sven Vermeulen (swift)
2012-05-08  7:44 Joshua Saddler (nightmorph)
2012-05-07 19:07 Jeremy Olexa (darkside)
2010-04-28 21:22 Robin H. Johnson (robbat2)
2010-04-28 21:09 Robin H. Johnson (robbat2)
2010-04-23 19:40 Jeremy Olexa (darkside)
2009-11-19 18:08 Robin H. Johnson (robbat2)
2008-12-18 21:00 Robin H. Johnson (robbat2)

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