<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Philantrop&#039;s Blog</title>
	<atom:link href="http://www.mailstation.de/wordpress/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.mailstation.de/wordpress</link>
	<description></description>
	<lastBuildDate>Mon, 07 May 2012 09:15:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Exherbo&#8217;s Patch Queue by aldraia</title>
		<link>http://www.mailstation.de/wordpress/?p=141&#038;cpage=1#comment-1287</link>
		<dc:creator>aldraia</dc:creator>
		<pubDate>Mon, 07 May 2012 09:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailstation.de/wordpress/?p=141#comment-1287</guid>
		<description>I have to do something about it!</description>
		<content:encoded><![CDATA[<p>I have to do something about it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Version bump to systemd-43 / Move to /usr by Erik</title>
		<link>http://www.mailstation.de/wordpress/?p=126&#038;cpage=1#comment-1202</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Sun, 26 Feb 2012 04:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailstation.de/wordpress/?p=126#comment-1202</guid>
		<description>Ah ok, just misunderstood :) I have plenty of space on my root partition and /usr is on the same partition. Thanks for clarifying!</description>
		<content:encoded><![CDATA[<p>Ah ok, just misunderstood :) I have plenty of space on my root partition and /usr is on the same partition. Thanks for clarifying!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Version bump to systemd-43 / Move to /usr by Wulf C. Krueger</title>
		<link>http://www.mailstation.de/wordpress/?p=126&#038;cpage=1#comment-1198</link>
		<dc:creator>Wulf C. Krueger</dc:creator>
		<pubDate>Thu, 23 Feb 2012 18:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailstation.de/wordpress/?p=126#comment-1198</guid>
		<description>No, by &quot;separate /usr&quot; I people who have a /usr that&#039;s not located on the same partition as / itself. So, this: &quot;/ and /usr are on the same partition&quot;.

And, no, you can&#039;t just move things around like that. You should increase the size of your / partition and move /usr back onto it or use an initramfs as described. Unless you have a simple way to make / larger, you should probably use dracut.</description>
		<content:encoded><![CDATA[<p>No, by &#8220;separate /usr&#8221; I people who have a /usr that&#8217;s not located on the same partition as / itself. So, this: &#8220;/ and /usr are on the same partition&#8221;.</p>
<p>And, no, you can&#8217;t just move things around like that. You should increase the size of your / partition and move /usr back onto it or use an initramfs as described. Unless you have a simple way to make / larger, you should probably use dracut.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Version bump to systemd-43 / Move to /usr by Erik</title>
		<link>http://www.mailstation.de/wordpress/?p=126&#038;cpage=1#comment-1197</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Thu, 23 Feb 2012 07:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailstation.de/wordpress/?p=126#comment-1197</guid>
		<description>Quick question: by /usr separate from /, do you mean that /bin for example is just a symlink to /usr/bin or that / and /usr are on the same partition? Is it ok to just merge the two by doing:

#mv -r /bin/* /usr/bin
#rm /bin
#/usr/bin/ln -s /usr/bin bin

For all of the directories in / (root)?</description>
		<content:encoded><![CDATA[<p>Quick question: by /usr separate from /, do you mean that /bin for example is just a symlink to /usr/bin or that / and /usr are on the same partition? Is it ok to just merge the two by doing:</p>
<p>#mv -r /bin/* /usr/bin<br />
#rm /bin<br />
#/usr/bin/ln -s /usr/bin bin</p>
<p>For all of the directories in / (root)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Version bump to systemd-43 / Move to /usr by Markus (Exherbo-marsh)</title>
		<link>http://www.mailstation.de/wordpress/?p=126&#038;cpage=1#comment-1195</link>
		<dc:creator>Markus (Exherbo-marsh)</dc:creator>
		<pubDate>Sun, 19 Feb 2012 14:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailstation.de/wordpress/?p=126#comment-1195</guid>
		<description>Hello Wulf,

thanks for the very good explanation.
What I did after upgrading to systemd-43, to find out which packages to reinstall regarding systemd, was:

cave search -m */*::installed -k MYOPTIONS systemd

This gave me all the packages I installed so far with systemd support.
What I did not find out, how to filter the list of packages with names only (no details).

Keep up the great work!

Markus</description>
		<content:encoded><![CDATA[<p>Hello Wulf,</p>
<p>thanks for the very good explanation.<br />
What I did after upgrading to systemd-43, to find out which packages to reinstall regarding systemd, was:</p>
<p>cave search -m */*::installed -k MYOPTIONS systemd</p>
<p>This gave me all the packages I installed so far with systemd support.<br />
What I did not find out, how to filter the list of packages with names only (no details).</p>
<p>Keep up the great work!</p>
<p>Markus</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multilib migration after The Great Merge (optional) by ROKO__</title>
		<link>http://www.mailstation.de/wordpress/?p=118&#038;cpage=1#comment-1151</link>
		<dc:creator>ROKO__</dc:creator>
		<pubDate>Fri, 20 Jan 2012 08:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailstation.de/wordpress/?p=118#comment-1151</guid>
		<description>Nice news, in this case i can install it on my machine as productive OS.</description>
		<content:encoded><![CDATA[<p>Nice news, in this case i can install it on my machine as productive OS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multilib migration after The Great Merge (optional) by Wulf C. Krueger</title>
		<link>http://www.mailstation.de/wordpress/?p=118&#038;cpage=1#comment-1113</link>
		<dc:creator>Wulf C. Krueger</dc:creator>
		<pubDate>Sat, 07 Jan 2012 16:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailstation.de/wordpress/?p=118#comment-1113</guid>
		<description>Yes, it is. Real, native multilib support.</description>
		<content:encoded><![CDATA[<p>Yes, it is. Real, native multilib support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multilib migration after The Great Merge (optional) by Ant P.</title>
		<link>http://www.mailstation.de/wordpress/?p=118&#038;cpage=1#comment-1112</link>
		<dc:creator>Ant P.</dc:creator>
		<pubDate>Sat, 07 Jan 2012 16:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailstation.de/wordpress/?p=118#comment-1112</guid>
		<description>Is that *real* multilib support? Looks like my only excuse for still using Gentoo is inertia.</description>
		<content:encoded><![CDATA[<p>Is that *real* multilib support? Looks like my only excuse for still using Gentoo is inertia.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exherbo &#8211; my goals for the remainder of 2011 &amp; 2012 by Wulf C. Krueger</title>
		<link>http://www.mailstation.de/wordpress/?p=73&#038;cpage=1#comment-1101</link>
		<dc:creator>Wulf C. Krueger</dc:creator>
		<pubDate>Sun, 06 Nov 2011 14:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailstation.de/wordpress/?p=73#comment-1101</guid>
		<description>Goal number one - joining the Open Invention Network - has now been reached!</description>
		<content:encoded><![CDATA[<p>Goal number one &#8211; joining the Open Invention Network &#8211; has now been reached!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exherbo &#8211; my goals for the remainder of 2011 &amp; 2012 by Nathan McSween</title>
		<link>http://www.mailstation.de/wordpress/?p=73&#038;cpage=1#comment-1100</link>
		<dc:creator>Nathan McSween</dc:creator>
		<pubDate>Wed, 02 Nov 2011 20:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailstation.de/wordpress/?p=73#comment-1100</guid>
		<description>To expand on my last post:
* parse build systems for dependencies - m4, etc
* use svm, etc to classify flags
* create an optional integration testing framework - something like rspec for integration testing of different components
* create a dsl for modification of defaults
* use a default daemon monitor such as monit or bluepill</description>
		<content:encoded><![CDATA[<p>To expand on my last post:<br />
* parse build systems for dependencies &#8211; m4, etc<br />
* use svm, etc to classify flags<br />
* create an optional integration testing framework &#8211; something like rspec for integration testing of different components<br />
* create a dsl for modification of defaults<br />
* use a default daemon monitor such as monit or bluepill</p>
]]></content:encoded>
	</item>
</channel>
</rss>

