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/proj/en/infrastructure/mirrors: overview-distfile.xml
Date: Wed, 25 Jun 2008 19:04:58
Message-Id: E1KBaIX-0001qX-25@stork.gentoo.org
1 robbat2 08/06/25 19:04:53
2
3 Modified: overview-distfile.xml
4 Log:
5 Fix documentation for usage of distfiles-whitelist.
6
7 Revision Changes Path
8 1.6 xml/htdocs/proj/en/infrastructure/mirrors/overview-distfile.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/mirrors/overview-distfile.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/mirrors/overview-distfile.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/mirrors/overview-distfile.xml?r1=1.5&r2=1.6
13
14 Index: overview-distfile.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/mirrors/overview-distfile.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -p -w -b -B -u -u -r1.5 -r1.6
20 --- overview-distfile.xml 12 Jul 2006 06:33:24 -0000 1.5
21 +++ overview-distfile.xml 25 Jun 2008 19:04:52 -0000 1.6
22 @@ -16,15 +16,18 @@
23 <author title="Contributor">
24 <mail link="ferringb@g.o">Brian Harring</mail>
25 </author>
26 +<author title="Contributor">
27 + <mail link="robbat2@g.o">Robin H. Johnson</mail>
28 +</author>
29
30 <abstract>
31 This guide describes how our distfile process flow works, including how a new
32 tarball gets added to the distfile mirrors
33 </abstract>
34
35 -<version>1.1</version>
36 +<version>1.2</version>
37
38 -<date>2006-07-11</date>
39 +<date>2008-06-25</date>
40
41 <chapter>
42 <title>Placing files on the Gentoo Mirror system</title>
43 @@ -48,15 +51,21 @@ the mirror system, no manual interventio
44 </p>
45
46 <p>
47 -Files placed in <path>dev.gentoo.org:/space/distfiles-whitelist/current/</path> will be retained
48 +Files placed in <path>dev.gentoo.org:/space/distfiles-whitelist/current</path> will be retained
49 for six months unless manually deleted earlier. Place any file that you want to be retained
50 on the mirror system, even if no ebuild refers to it, here. Keep in mind that the mirror
51 system will retain files for two weeks <e>after</e> it is last referred to in an
52 ebuild so only use distfiles-whitelist if absolutely necessary.
53 </p>
54
55 +<p>All entries in
56 +<path>dev.gentoo.org:/space/distfiles-whitelist/current</path> <b>MUST</b> come
57 +with a comment in the same format as <path>profiles/package.mask</path>.
58 +If you wish to whitelist a lot of files, you should create a seperate file in
59 +the same directory instead.</p>
60 +
61 <note>
62 -Placing files in distfiles-whitelist takes them out of the control of the Mirror
63 +Placing files in the distfiles-whitelist takes them out of the control of the Mirror
64 System. If you remove the file the system will automatically take back
65 control and clean the file like normal. Files are automatically removed from
66 whitelist after six months.
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list