Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/infrastructure/mirrors: index.xml
Date: Thu, 29 Jul 2010 16:59:23
Message-Id: 20100729165918.EE30C2CE15@corvid.gentoo.org
1 darkside 10/07/29 16:59:18
2
3 Modified: index.xml
4 Log:
5 Update links for relevant, current info instead of old info
6
7 Revision Changes Path
8 1.4 xml/htdocs/proj/en/infrastructure/mirrors/index.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/infrastructure/mirrors/index.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/infrastructure/mirrors/index.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/infrastructure/mirrors/index.xml?r1=1.3&r2=1.4
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/mirrors/index.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- index.xml 17 Sep 2004 13:04:08 -0000 1.3
21 +++ index.xml 29 Jul 2010 16:59:18 -0000 1.4
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/mirrors/index.xml,v 1.4 2010/07/29 16:59:18 darkside Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -7,20 +7,20 @@
30 <title>Gentoo Infrastructure</title>
31 <subtitle>Mirrors Page</subtitle>
32 <author title="Author">
33 - <mail link="klieber@g.o">Kurt Lieber</mail>
34 + <mail link="mirror@admin@g.o">Gentoo Linux Mirror Admins</mail>
35 </author>
36 <abstract>
37 This page describes our mirroring infrastructure.
38 </abstract>
39
40 -<version>0.9</version>
41 -<date>27 August 2003</date>
42 +<version>1.0</version>
43 +<date>2010-07-29</date>
44 <chapter>
45 <title>Gentoo Mirrors Overview</title>
46 <section>
47 <body>
48 <p>
49 -Gentoo Linux relies heavily upon its system of mirrors. Currently, Gentoo has two different types of mirrors; <e>portage mirrors</e>, which mirror the Gentoo Linux portage tree, and <e>distfile mirrors</e>, which mirror the actual source tarballs for the packages that users install on their system.
50 +Gentoo Linux relies heavily upon its system of mirrors. Currently, Gentoo has two different types of mirrors; <e>portage mirrors</e>, which mirror the Gentoo Linux portage tree, and <e>distfile mirrors</e>, which mirror the actual source tarballs for the packages that users install on their system.
51 </p>
52 </body>
53 </section>
54 @@ -31,9 +31,9 @@
55 <section>
56 <body>
57 <ul>
58 - <li><uri link="/proj/en/infrastructure/mirrors/config-rsync.xml">Setting up a new rsync mirror</uri></li>
59 - <li><uri link="/proj/en/infrastructure/mirrors/config-distfile.xml">Setting up a new distfile mirror</uri></li>
60 - <li><uri link="/proj/en/infrastructure/mirrors/overview-distfile.xml">Overview of our distfile mirror process flow</uri></li>
61 + <li><uri link="/doc/en/rsync.xml">Setting up a new rsync mirror</uri></li>
62 + <li><uri link="/doc/en/source_mirrors.xml">Setting up a new distfile mirror</uri></li>
63 + <li><uri link="/proj/en/infrastructure/mirrors/overview-distfile.xml">Overview of our distfile mirror process flow. (Developer info)</uri></li>
64 </ul>
65 </body>
66 </section>