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: where.xml
Date: Tue, 10 Jan 2012 01:35:44
Message-Id: 20120110013535.75C8B2004B@flycatcher.gentoo.org
1 robbat2 12/01/10 01:35:35
2
3 Modified: where.xml
4 Log:
5 Mention that the releng page includes details on verifying signatuares on releases.
6
7 Revision Changes Path
8 1.154 xml/htdocs/main/en/where.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/where.xml?rev=1.154&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/where.xml?rev=1.154&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/where.xml?r1=1.153&r2=1.154
13
14 Index: where.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/where.xml,v
17 retrieving revision 1.153
18 retrieving revision 1.154
19 diff -p -w -b -B -u -u -r1.153 -r1.154
20 --- where.xml 2 Jan 2012 09:16:21 -0000 1.153
21 +++ where.xml 10 Jan 2012 01:35:35 -0000 1.154
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/where.xml,v 1.153 2012/01/02 09:16:21 robbat2 Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/where.xml,v 1.154 2012/01/10 01:35:35 robbat2 Exp $ -->
27
28 <mainpage>
29 <title>Where to Get Gentoo Linux</title>
30 @@ -32,7 +32,8 @@ Gentoo Linux is available free over the
31
32 <p>
33 Please consult our <uri link="/doc/en/handbook/">Gentoo Handbooks</uri> for more
34 -information on what to download and how to install Gentoo.
35 +information on what to download, how to install Gentoo, and how to verify the
36 +validity of our media.
37 </p>
38
39 <!-- No torrents for the autobuilds for the forseeable future
40 @@ -109,9 +110,10 @@ If you prefer to select a local mirror y
41 <body>
42
43 <p>
44 -Descriptions, release notes, roadmaps, sub-projects and a list of the Gentoo
45 -Developers who work on the Gentoo release media can all be found on our <uri
46 -link="/proj/en/releng/"> Release Engineering Project page</uri>.
47 +Descriptions, release notes, roadmaps, sub-projects, and GPG signing keys as
48 +well as a list of the Gentoo Developers who work on the Gentoo release media
49 +can all be found on our <uri link="/proj/en/releng/"> Release Engineering
50 +Project page</uri>.
51 </p>
52
53 </body>