<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>twam.info &#187; Portage</title>
	<atom:link href="http://www.twam.info/tag/portage/feed" rel="self" type="application/rss+xml" />
	<link>http://www.twam.info</link>
	<description>My computer, physics, electronics &#38; photography blog</description>
	<lastBuildDate>Wed, 25 Jan 2012 20:49:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>wget and IPv6</title>
		<link>http://www.twam.info/software/wget-and-ipv6</link>
		<comments>http://www.twam.info/software/wget-and-ipv6#comments</comments>
		<pubDate>Sat, 04 Apr 2009 22:34:10 +0000</pubDate>
		<dc:creator>twam</dc:creator>
				<category><![CDATA[Network/Web]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Portage]]></category>

		<guid isPermaLink="false">http://www.twam.info/?p=226</guid>
		<description><![CDATA[wget is THE standard Linux tool to download files via http(s) or ftp on console and of course Gentoo&#8217;s emerge is using wget as well. But wget prefers IPv4 over IPv6, meaning if your download mirror supports IPv6, wget doesn&#8217;t use it by default. You can change this behavior by setting prefer-family = IPv6 either [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gnu.org/software/wget/">wget</a> is THE standard Linux tool to download files via http(s) or ftp on console and of course Gentoo&#8217;s emerge is using wget as well.</p>
<p>But wget prefers IPv4 over IPv6, meaning if your download mirror supports IPv6, wget doesn&#8217;t use it by default. You can change this behavior by setting</p>
<pre>prefer-family = IPv6</pre>
<p>either in /etc/wgetrc for everybody or in $HOME/.wgetrc for a user only. </p>
<p>So enable it and tell portage to use an IPv6 enabled mirror, by setting GENTOO_MIRROR in /etc/make.conf. You&#8217;ll find a list of IPv6 capable mirrors on <a href="http://www.gentoo.org/main/en/mirrors2.xml">gentoo.org</a> (look for mirrors marked with *).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twam.info/software/wget-and-ipv6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

