Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/main/en: mirrors-rsync.xml
Date: Thu, 03 Dec 2009 09:52:54
Message-Id: E1NG8Ml-000676-N2@stork.gentoo.org
1 robbat2 09/12/03 09:52:51
2
3 Added: mirrors-rsync.xml
4 Log:
5 Bug #293434: Add in the display file for the Portage mirror list.
6
7 Revision Changes Path
8 1.1 xml/htdocs/main/en/mirrors-rsync.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors-rsync.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors-rsync.xml?rev=1.1&content-type=text/plain
12
13 Index: mirrors-rsync.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors-rsync.xml,v 1.1 2009/12/03 09:52:51 robbat2 Exp $ -->
17 <?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
18 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
19
20 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
21
22 <mainpage>
23 <title>Gentoo Linux Portage rsync Mirrors</title>
24 <author title="Author">
25 <mail link="robbat2" />
26 </author>
27 <author title="Author">
28 <mail link="darkside" />
29 </author>
30
31 <abstract>
32 List of Gentoo Portage rsync Mirrors
33 </abstract>
34
35 <license/>
36
37 <version>1</version>
38 <date>2009-12-03</date>
39
40 <chapter>
41 <title>Official mirrors</title>
42 <section>
43 <body>
44
45 <p>
46 TODO: Explain usage of the central Portage rsync mirrors that are maintained directly
47 by the Gentoo infrastructure team.
48 </p>
49 </body>
50 </section>
51 </chapter>
52
53 <chapter>
54 <title>Community mirrors</title>
55 <section>
56 <body>
57
58 <p>
59 The following is the listing of individual Portage rsync mirrors that are run
60 by the community.
61 </p>
62 </body>
63 </section>
64 </chapter>
65
66 <mirrorlist select="full" src="/main/en/mirrors-rsync-data.xml"/>
67
68 </mainpage>