
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.funtoo.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.funtoo.org/index.php?title=Installsources&amp;feed=atom&amp;action=history</id>
		<title>Installsources - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.funtoo.org/index.php?title=Installsources&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://www.funtoo.org/index.php?title=Installsources&amp;action=history"/>
		<updated>2013-05-25T13:15:28Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.6</generator>

	<entry>
		<id>http://www.funtoo.org/index.php?title=Installsources&amp;diff=2394&amp;oldid=prev</id>
		<title>Drobbins at 03:49, 20 January 2011</title>
		<link rel="alternate" type="text/html" href="http://www.funtoo.org/index.php?title=Installsources&amp;diff=2394&amp;oldid=prev"/>
				<updated>2011-01-20T03:49:06Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 03:49, 20 January 2011&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{feature|installsources}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{feature|installsources}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Portage &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Features&lt;/del&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Portage]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key mediawiki:diff:version:1.11a:oldid:2393:newid:2394 --&gt;
&lt;/table&gt;</summary>
		<author><name>Drobbins</name></author>	</entry>

	<entry>
		<id>http://www.funtoo.org/index.php?title=Installsources&amp;diff=2393&amp;oldid=prev</id>
		<title>Absmith at 04:40, 9 November 2010</title>
		<link rel="alternate" type="text/html" href="http://www.funtoo.org/index.php?title=Installsources&amp;diff=2393&amp;oldid=prev"/>
				<updated>2010-11-09T04:40:14Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 04:40, 9 November 2010&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The &amp;lt;code&amp;gt;installsources&amp;lt;/code&amp;gt; feature of Portage is useful to have source code available for installed packages for debugging purposes. The feature will cause Portage to copy the source code used to build a package to an appropriate subdirectory of &amp;lt;code&amp;gt;/usr/src/debug&amp;lt;/code&amp;gt;. For example, if &amp;lt;code&amp;gt;=x11-libs/gtksourceview-2.10.5-r1&amp;lt;/code&amp;gt; is installed, then its source code would be found in &amp;lt;code&amp;gt;/usr/src/debug/x11-libs/gtksourceview-2.10.5-r1&amp;lt;/code&amp;gt;. In order to use this feature, &amp;lt;code&amp;gt;debugedit&amp;lt;/code&amp;gt; needs to be installed.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The &amp;lt;code&amp;gt;installsources&amp;lt;/code&amp;gt; feature of Portage is useful to have source code available for installed packages for debugging purposes. The feature will cause Portage to copy the source code used to build a package to an appropriate subdirectory of &amp;lt;code&amp;gt;/usr/src/debug&amp;lt;/code&amp;gt;. For example, if &amp;lt;code&amp;gt;=x11-libs/gtksourceview-2.10.5-r1&amp;lt;/code&amp;gt; is installed, then its source code would be found in &amp;lt;code&amp;gt;/usr/src/debug/x11-libs/gtksourceview-2.10.5-r1&amp;lt;/code&amp;gt;. In order to use this feature, &amp;lt;code&amp;gt;debugedit&amp;lt;/code&amp;gt; needs to be installed.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;This &lt;/del&gt;feature &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;is enabled by adding &amp;lt;code&amp;gt;&lt;/del&gt;installsources&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;/code&amp;gt; to the &amp;lt;code&amp;gt;FEATURES&amp;lt;/code&amp;gt; variable of &amp;lt;code&amp;gt;/etc/make.conf&amp;lt;/code&amp;gt; or by specifying on the command line.&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;{{&lt;/ins&gt;feature&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|&lt;/ins&gt;installsources&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;}}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Portage Features]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Portage Features]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Absmith</name></author>	</entry>

	<entry>
		<id>http://www.funtoo.org/index.php?title=Installsources&amp;diff=2392&amp;oldid=prev</id>
		<title>Brantgurga: This is an initial page about the installsources feature of Portage.</title>
		<link rel="alternate" type="text/html" href="http://www.funtoo.org/index.php?title=Installsources&amp;diff=2392&amp;oldid=prev"/>
				<updated>2010-11-08T05:29:38Z</updated>
		
		<summary type="html">&lt;p&gt;This is an initial page about the installsources feature of Portage.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The &amp;lt;code&amp;gt;installsources&amp;lt;/code&amp;gt; feature of Portage is useful to have source code available for installed packages for debugging purposes. The feature will cause Portage to copy the source code used to build a package to an appropriate subdirectory of &amp;lt;code&amp;gt;/usr/src/debug&amp;lt;/code&amp;gt;. For example, if &amp;lt;code&amp;gt;=x11-libs/gtksourceview-2.10.5-r1&amp;lt;/code&amp;gt; is installed, then its source code would be found in &amp;lt;code&amp;gt;/usr/src/debug/x11-libs/gtksourceview-2.10.5-r1&amp;lt;/code&amp;gt;. In order to use this feature, &amp;lt;code&amp;gt;debugedit&amp;lt;/code&amp;gt; needs to be installed.&lt;br /&gt;
&lt;br /&gt;
This feature is enabled by adding &amp;lt;code&amp;gt;installsources&amp;lt;/code&amp;gt; to the &amp;lt;code&amp;gt;FEATURES&amp;lt;/code&amp;gt; variable of &amp;lt;code&amp;gt;/etc/make.conf&amp;lt;/code&amp;gt; or by specifying on the command line.&lt;br /&gt;
&lt;br /&gt;
[[Category:Portage Features]]&lt;/div&gt;</summary>
		<author><name>Brantgurga</name></author>	</entry>

	</feed>