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: mirrors3.xml
Date: Mon, 07 Jan 2008 00:39:15
Message-Id: E1JBg1I-0003nj-59@stork.gentoo.org
1 robbat2 08/01/07 00:39:12
2
3 Modified: mirrors3.xml
4 Log:
5 Include a note for when we get to the XSL.
6
7 Revision Changes Path
8 1.8 xml/htdocs/main/en/mirrors3.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.8&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.8&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?r1=1.7&r2=1.8
13
14 Index: mirrors3.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v
17 retrieving revision 1.7
18 retrieving revision 1.8
19 diff -p -w -b -B -u -u -r1.7 -r1.8
20 --- mirrors3.xml 7 Jan 2008 00:34:36 -0000 1.7
21 +++ mirrors3.xml 7 Jan 2008 00:39:11 -0000 1.8
22 @@ -1,6 +1,38 @@
23 <?xml version='1.0'?>
24 <!-- Please keep in sync with mirror.xml for the moment. When mirrorselect is
25 updated, we can move this file to the main mirror.xml location. -->
26 +<!--
27 +When this gets printed out, we need to include:
28 +Full Mirrors:
29 +=============
30 +The following organizations provide a full source mirror of all files related
31 +to Gentoo, including installation CDs, LiveCDs and GRP package sets.
32 +<note>
33 +These mirrors are download mirrors. The rsync-mirrors listed here are not for
34 +individual use (i.e. emerge &ndash;&ndash;sync) as that would download the full
35 +mirror instead of just the Portage tree.
36 +</note>
37 +
38 +(list of full mirrors)
39 +
40 +Other Mirrors:
41 +==============
42 +Ibiblio.org(worldwide ibiblio mirrors) -> http://ibiblio.org/pub/Linux/MIRRORS.html
43 +
44 +Mirroring Resources:
45 +====================
46 +How to set up a Gentoo rsync mirror -> http://www.gentoo.org/doc/en/rsync.xml
47 +How to set up a Gentoo source mirror -> http://www.gentoo.org/doc/en/source_mirrors.xml
48 +
49 +Partial Mirrors:
50 +================
51 +The following organizations provide partial mirrors of Gentoo, including source
52 +tarballs and snapshots of the Portage tree. These mirrors do not have copies of
53 +our installation CDs, LiveCDs or GRP package sets. Please see the above mirrors
54 +if you are looking for one of those items:
55 +
56 +(list of partial mirrors)
57 +-->
58 <!DOCTYPE mirrors SYSTEM "/dtd/mirror.dtd">
59
60 <mirrors>
61
62
63
64 --
65 gentoo-commits@l.g.o mailing list