<?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>Fritz Thomas &#187; xfs</title>
	<atom:link href="http://fritzthomas.com/tags/xfs/feed/" rel="self" type="application/rss+xml" />
	<link>http://fritzthomas.com</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 08:02:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How-To: Cleaning up Gentoo to get more free disk space</title>
		<link>http://fritzthomas.com/overall/491-how-to-cleaning-up-gentoo-to-get-more-free-disk-space/</link>
		<comments>http://fritzthomas.com/overall/491-how-to-cleaning-up-gentoo-to-get-more-free-disk-space/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 10:33:03 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Overall]]></category>
		<category><![CDATA[cleaning]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[xfs]]></category>

		<guid isPermaLink="false">http://fritzthomas.com/?p=491</guid>
		<description><![CDATA[You can safely empty some directory`s in Gentoo. But as always &#8211; first make sure if my suggestions are OK for YOU too! # As superuser gentoo ~ # emerge --sync gentoo ~ # emerge -av gentoolkit gentoo ~ # emerge -av --newuse --deep --update world gentoo ~ # emerge -av --depclean gentoo ~ # [...]]]></description>
			<content:encoded><![CDATA[<p>You can safely empty some directory`s in Gentoo. But as always &#8211; first make sure if my suggestions are OK for YOU too!</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># As superuser</span>
gentoo ~ <span style="color: #666666; font-style: italic;"># emerge --sync</span>
gentoo ~ <span style="color: #666666; font-style: italic;"># emerge -av gentoolkit</span>
gentoo ~ <span style="color: #666666; font-style: italic;"># emerge -av --newuse --deep --update world</span>
gentoo ~ <span style="color: #666666; font-style: italic;"># emerge -av --depclean</span>
gentoo ~ <span style="color: #666666; font-style: italic;"># revdep-rebuild</span>
gentoo ~ <span style="color: #666666; font-style: italic;"># rm -rf /var/tmp/portage/*</span>
gentoo ~ <span style="color: #666666; font-style: italic;"># rm -rf /var/tmp/ccache/*</span>
gentoo ~ <span style="color: #666666; font-style: italic;"># rm -rf /var/tmp/binpkgs/*</span>
gentoo ~ <span style="color: #666666; font-style: italic;"># rm -rf /var/tmp/genkernel/*</span>
gentoo ~ <span style="color: #666666; font-style: italic;"># rm -rf /usr/portage/distfiles/*</span>
gentoo ~ <span style="color: #666666; font-style: italic;"># rm -rf /tmp/*</span></pre></div></div>

<p>First, you have to install gentoolkit if you haven done this already. Then we remerge or update all packages where USE flags have changed. Then we are searching for unneeded dependencies and remove them. Finally we check if there are any packages with unresolved link dependencies, let them emerge and then clean up some directories.</p>
<p>Optionally you can defrag some of your partitions if this is neccessary. In case of XFS you can do this by:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">gentoo ~ <span style="color: #666666; font-style: italic;"># xfs_db -r /dev/hda2</span></pre></div></div>

</p>
<p>After this you should have a cleaned up gentoo environment, with no broken dependencies and no unneeded packages or libraries.</p>

	Tags: <a href="http://fritzthomas.com/tags/cleaning/" title="cleaning" rel="tag">cleaning</a>, <a href="http://fritzthomas.com/tags/gentoo/" title="gentoo" rel="tag">gentoo</a>, <a href="http://fritzthomas.com/tags/how-to/" title="how-to" rel="tag">how-to</a>, <a href="http://fritzthomas.com/tags/xfs/" title="xfs" rel="tag">xfs</a><br />

	<h4>&Auml;hnliche Beitr&auml;ge:</h4>
	<ul class="st-related-posts">
	<li><a href="http://fritzthomas.com/open-source/linux/12-aendern-oder-setzen-eines-statischen-netzwerk-device-namen-unter-gentoo-eth0-eth1ethn/" title="Setzen eines statischen Netzwerk Device Namen unter Gentoo. (eth0,eth1,&#8230;) (December 27, 2007)">Setzen eines statischen Netzwerk Device Namen unter Gentoo. (eth0,eth1,&#8230;)</a> (0)</li>
	<li><a href="http://fritzthomas.com/open-source/linux/22-7zip-unter-gentoo-linux-verwenden/" title="7zip unter Gentoo Linux verwenden (January 11, 2008)">7zip unter Gentoo Linux verwenden</a> (1)</li>
	<li><a href="http://fritzthomas.com/php/24-zend-framework-web-developer-appliance/" title="Zend Framework Web Developer Appliance (January 15, 2008)">Zend Framework Web Developer Appliance</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://fritzthomas.com/overall/491-how-to-cleaning-up-gentoo-to-get-more-free-disk-space/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
