Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: ipv6.xml
Date: Mon, 15 Mar 2010 21:48:03
Message-Id: E1NrI8g-0006v9-R1@stork.gentoo.org
1 nightmorph 10/03/15 21:47:54
2
3 Modified: ipv6.xml
4 Log:
5 freenet6 has been replaced with gateway6, bug 309641
6
7 Revision Changes Path
8 1.31 xml/htdocs/doc/en/ipv6.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ipv6.xml?rev=1.31&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ipv6.xml?rev=1.31&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ipv6.xml?r1=1.30&r2=1.31
13
14 Index: ipv6.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ipv6.xml,v
17 retrieving revision 1.30
18 retrieving revision 1.31
19 diff -u -r1.30 -r1.31
20 --- ipv6.xml 10 Sep 2008 15:22:36 -0000 1.30
21 +++ ipv6.xml 15 Mar 2010 21:47:54 -0000 1.31
22 @@ -1,8 +1,8 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ipv6.xml,v 1.30 2008/09/10 15:22:36 rane Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ipv6.xml,v 1.31 2010/03/15 21:47:54 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 -<guide link="/doc/en/ipv6.xml">
29 +<guide>
30
31 <title>Gentoo IPv6 Router Guide</title>
32 <author title="Developer">
33 @@ -29,8 +29,8 @@
34
35 <license/>
36
37 -<version>1.7</version>
38 -<date>2008-09-10</date>
39 +<version>1.8</version>
40 +<date>2010-03-15</date>
41
42 <chapter>
43 <title>Preliminaries</title>
44 @@ -146,7 +146,7 @@
45 <ti>US/Canada</ti>
46 </tr>
47 <tr>
48 - <ti><uri link="http://www.freenet6.net/">Freenet6</uri></ti>
49 + <ti><uri link="http://gogonet.gogo6.com/">Freenet6</uri></ti>
50 <ti>US</ti>
51 </tr>
52 <tr>
53 @@ -233,22 +233,23 @@
54 <body>
55
56 <p>
57 -<uri link="http://www.freenet6.net/">Freenet6</uri> is another free tunnel
58 +<uri link="http://gogonet.gogo6.com/">Freenet6</uri> is another free tunnel
59 broker. Optional registration only requires a username and a valid email
60 address. They have chosen to turn the tunnel management into a client/server
61 -setup and have created the <c>freenet6</c> client. The client is available in
62 +setup and have created the <c>gateway6</c> client. The client is available in
63 Portage. To install it do:
64 </p>
65
66 <pre caption="Installing the Freenet6 client">
67 -# <i>emerge freenet6</i>
68 +# <i>emerge gateway6</i>
69 </pre>
70
71 <p>
72 Now if you chose to connect with authentification, you need to configure
73 -freenet6 by editing <path>/etc/freenet6/gw6c.conf</path>. You should only have
74 -to change the <e>userid</e> and <e>passwd</e> fields to match those assigned
75 -from Freenet6 and change the gateway server. Below is a sample config file.
76 +<c>gateway6</c> by editing <path>/etc/gateway6/gw6c.conf</path>. You should only
77 +have to change the <e>userid</e> and <e>passwd</e> fields to match those
78 +assigned from Freenet6 and change the gateway server. Below is a sample config
79 +file.
80 </p>
81
82 <pre caption="gw6c.conf example">