From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OYjCU-0004AO-31 for garchives@archives.gentoo.org; Tue, 13 Jul 2010 17:23:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BEB4E0D3C; Tue, 13 Jul 2010 17:23:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 71FC7E0D3C for ; Tue, 13 Jul 2010 17:23:21 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 227211B402D for ; Tue, 13 Jul 2010 17:23:21 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2104) id CF0DC2C5F4; Tue, 13 Jul 2010 17:23:19 +0000 (UTC) From: "Joshua Saddler (nightmorph)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nightmorph@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/en: ipv6.xml X-VCS-Repository: gentoo X-VCS-Files: ipv6.xml X-VCS-Directories: xml/htdocs/doc/en X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: <20100713172319.CF0DC2C5F4@corvid.gentoo.org> Date: Tue, 13 Jul 2010 17:23:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 09ac96a5-d9a1-4652-a9ed-8f4e6baba444 X-Archives-Hash: 2c21b2411da4366053aeda1d9475b8f9 nightmorph 10/07/13 17:23:19 Modified: ipv6.xml Log: remove keywording instructions for totd, bug 326771 Revision Changes Path 1.33 xml/htdocs/doc/en/ipv6.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ipv6= .xml?rev=3D1.33&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ipv6= .xml?rev=3D1.33&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ipv6= .xml?r1=3D1.32&r2=3D1.33 Index: ipv6.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ipv6.xml,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ipv6.xml 5 Jul 2010 23:35:49 -0000 1.32 +++ ipv6.xml 13 Jul 2010 17:23:19 -0000 1.33 @@ -1,5 +1,5 @@ - + =20 @@ -32,8 +32,8 @@ =20 =20 -1.9 -2010-07-05 +2 +2010-07-13 =20 Preliminaries @@ -759,24 +759,14 @@ =20

-To get 6to4 conversion working, a DNS proxy, totd, need to be +To get 6to4 conversion working, a DNS proxy, totd, needs to be configured that will send you AAAA records for sites that really only ha= ve A records. These AAAA records will point to IPv6 addresses which don't actually exist, but which will get routed through a 6to4 proxy.

=20

-Since totd is still in ~arch, you'll have to keyword it by -appending the following line to your /etc/portage/package.keywords= -file (see "man portage" for more information about this file). -

- -
-net-misc/totd
-
- -

-Then simply run emerge: +First, install totd:

=20