<?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 Pimp my Slack!</title>
	<atom:link href="http://slackware.ponce.cc/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://slackware.ponce.cc/blog</link>
	<description>Ponce Slackware Stuff</description>
	<lastBuildDate>Thu, 03 Nov 2011 14:00:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on easily build yourself LXDE with sbopkg by ponce</title>
		<link>http://slackware.ponce.cc/blog/2010/08/23/easily-build-yourself-lxde-with-sbopkg/comment-page-1/#comment-3022</link>
		<dc:creator>ponce</dc:creator>
		<pubDate>Thu, 03 Nov 2011 14:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://slackware.ponce.cc/blog/?p=178#comment-3022</guid>
		<description>https://wiki.archlinux.org/index.php/Openbox#Openbox_as_a_stand-alone_WM</description>
		<content:encoded><![CDATA[<p><a href="https://wiki.archlinux.org/index.php/Openbox#Openbox_as_a_stand-alone_WM" rel="nofollow">https://wiki.archlinux.org/index.php/Openbox#Openbox_as_a_stand-alone_WM</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on easily build yourself LXDE with sbopkg by voltron</title>
		<link>http://slackware.ponce.cc/blog/2010/08/23/easily-build-yourself-lxde-with-sbopkg/comment-page-1/#comment-2981</link>
		<dc:creator>voltron</dc:creator>
		<pubDate>Tue, 25 Oct 2011 09:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://slackware.ponce.cc/blog/?p=178#comment-2981</guid>
		<description>Great work, thanks.
Is it possible to use this packages to build pure OpenBox environment with automount support in PCManFM? As I understand, I need to download and install only openbox and pcmanfm packages with dependencies (udisks et al). But what I should add to the .xinitrc file: exec openbox-session or ck-launch-session openbox-session?</description>
		<content:encoded><![CDATA[<p>Great work, thanks.<br />
Is it possible to use this packages to build pure OpenBox environment with automount support in PCManFM? As I understand, I need to download and install only openbox and pcmanfm packages with dependencies (udisks et al). But what I should add to the .xinitrc file: exec openbox-session or ck-launch-session openbox-session?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on easily build yourself LXDE with sbopkg by ponce</title>
		<link>http://slackware.ponce.cc/blog/2010/08/23/easily-build-yourself-lxde-with-sbopkg/comment-page-1/#comment-2842</link>
		<dc:creator>ponce</dc:creator>
		<pubDate>Wed, 12 Oct 2011 05:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://slackware.ponce.cc/blog/?p=178#comment-2842</guid>
		<description>you&#039;re just too kind, I don&#039;t deserve that :)</description>
		<content:encoded><![CDATA[<p>you&#8217;re just too kind, I don&#8217;t deserve that <img src='http://slackware.ponce.cc/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on easily build yourself LXDE with sbopkg by eXpander</title>
		<link>http://slackware.ponce.cc/blog/2010/08/23/easily-build-yourself-lxde-with-sbopkg/comment-page-1/#comment-2835</link>
		<dc:creator>eXpander</dc:creator>
		<pubDate>Tue, 11 Oct 2011 14:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://slackware.ponce.cc/blog/?p=178#comment-2835</guid>
		<description>Man you are the Prince of Slackware. Thanks.</description>
		<content:encoded><![CDATA[<p>Man you are the Prince of Slackware. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on lxc containers on slackware 13.37 by ponce</title>
		<link>http://slackware.ponce.cc/blog/2011/07/17/lxc-containers/comment-page-1/#comment-2748</link>
		<dc:creator>ponce</dc:creator>
		<pubDate>Fri, 16 Sep 2011 16:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://slackware.ponce.cc/blog/?p=267#comment-2748</guid>
		<description>&lt;em&gt;&lt;strong&gt;1:&lt;/strong&gt;&lt;/em&gt; the old package set (the list, not the packages) shouldn&#039;t be cached, it should use the PACKAGES variable as you export it, like in the example at the end of the post;

&lt;em&gt;&lt;strong&gt;2 and 3:&lt;/strong&gt;&lt;/em&gt; this post has been done to let people start playing with lxc containers, but the installation procedure I come up with has to be revised.
I thought about it and prepared &lt;a href=&quot;https://raw.github.com/Ponce/lxc/lxc-slackware-slackpkg/templates/lxc-slackware.in&quot; rel=&quot;nofollow&quot;&gt;another template&lt;/a&gt; that doesn&#039;t use &lt;strong&gt;wget&lt;/strong&gt; and &lt;strong&gt;installpkg&lt;/strong&gt; but instead uses &lt;strong&gt;slackpkg&lt;/strong&gt; to install the packages in a folder: slackpkg is the optimal choice for this, because it supports cleaner (and working) templates, it checks downloaded packages, it supports local mirrors, etc.
But unfortunately, in its current version it doesn&#039;t fully support installing packages in a $ROOT folder in the filesystem (installpkg can do it) nor the possibility to specify a custom folder for the configuration files: I wrote two small patches for let it do this that I proposed (hope they&#039;re ok) to Piter Punk, author and maintainer of the utility.
You can try an &lt;a href=&quot;http://ponce.cc/slackware/testing/other/slackpkg-2.82.0-noarch-6ponce.txz&quot; rel=&quot;nofollow&quot;&gt;already patched slackpkg&lt;/a&gt; with this feature integrated, to use with the template above on the host where you create the containers.

the correct syntax for using a local mirror with slackpkg is (example with slackware64-13.37)
&lt;code&gt;cdrom://path/to/slackware64-13.37/&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><em><strong>1:</strong></em> the old package set (the list, not the packages) shouldn&#8217;t be cached, it should use the PACKAGES variable as you export it, like in the example at the end of the post;</p>
<p><em><strong>2 and 3:</strong></em> this post has been done to let people start playing with lxc containers, but the installation procedure I come up with has to be revised.<br />
I thought about it and prepared <a href="https://raw.github.com/Ponce/lxc/lxc-slackware-slackpkg/templates/lxc-slackware.in" rel="nofollow">another template</a> that doesn&#8217;t use <strong>wget</strong> and <strong>installpkg</strong> but instead uses <strong>slackpkg</strong> to install the packages in a folder: slackpkg is the optimal choice for this, because it supports cleaner (and working) templates, it checks downloaded packages, it supports local mirrors, etc.<br />
But unfortunately, in its current version it doesn&#8217;t fully support installing packages in a $ROOT folder in the filesystem (installpkg can do it) nor the possibility to specify a custom folder for the configuration files: I wrote two small patches for let it do this that I proposed (hope they&#8217;re ok) to Piter Punk, author and maintainer of the utility.<br />
You can try an <a href="http://ponce.cc/slackware/testing/other/slackpkg-2.82.0-noarch-6ponce.txz" rel="nofollow">already patched slackpkg</a> with this feature integrated, to use with the template above on the host where you create the containers.</p>
<p>the correct syntax for using a local mirror with slackpkg is (example with slackware64-13.37)<br />
<code>cdrom://path/to/slackware64-13.37/</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on lxc containers on slackware 13.37 by FeyFre</title>
		<link>http://slackware.ponce.cc/blog/2011/07/17/lxc-containers/comment-page-1/#comment-2747</link>
		<dc:creator>FeyFre</dc:creator>
		<pubDate>Fri, 16 Sep 2011 14:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://slackware.ponce.cc/blog/?p=267#comment-2747</guid>
		<description>Good articel, and good template. At second or third retry I have managed to setup and run container.
Now have some questions and notes:
1. In first retry I build contain from unmodified container - all done good. As the second retry I decide to add some packages into template(particularly mc and nc), but it seem container builder does not noticed that, and built new container with old package set(cached). Is it possible add validation checks?
2. I&#039;m working in 32-bit environment. So template sets arch=i486 , but I have found 7 packages in slackware-13.37 with arch part equal i386 in package name(particularly n/nc-1.10-i386.txz which I tried to add). Just giving notice.
3. I have local mirror of slackware packages so I want to target package source as local path i.e. MIRROR=/mnt/slackware lxc-create -n test -t slackware -f /path/to/config  but template uses wget which does not understand such path. It would be good to have such ability.</description>
		<content:encoded><![CDATA[<p>Good articel, and good template. At second or third retry I have managed to setup and run container.<br />
Now have some questions and notes:<br />
1. In first retry I build contain from unmodified container &#8211; all done good. As the second retry I decide to add some packages into template(particularly mc and nc), but it seem container builder does not noticed that, and built new container with old package set(cached). Is it possible add validation checks?<br />
2. I&#8217;m working in 32-bit environment. So template sets arch=i486 , but I have found 7 packages in slackware-13.37 with arch part equal i386 in package name(particularly n/nc-1.10-i386.txz which I tried to add). Just giving notice.<br />
3. I have local mirror of slackware packages so I want to target package source as local path i.e. MIRROR=/mnt/slackware lxc-create -n test -t slackware -f /path/to/config  but template uses wget which does not understand such path. It would be good to have such ability.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on lxc containers on slackware 13.37 by Chroot with X</title>
		<link>http://slackware.ponce.cc/blog/2011/07/17/lxc-containers/comment-page-1/#comment-2693</link>
		<dc:creator>Chroot with X</dc:creator>
		<pubDate>Sat, 27 Aug 2011 14:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://slackware.ponce.cc/blog/?p=267#comment-2693</guid>
		<description>[...] Yeah ponce, I&#039;ve had a look at lxc and looks like it&#039;s what I&#039;m looking for, thanks. Your blog was helpful too  http://slackware.ponce.cc/blog/2011/...xc-containers/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Yeah ponce, I&#039;ve had a look at lxc and looks like it&#039;s what I&#039;m looking for, thanks. Your blog was helpful too  <a href="http://slackware.ponce.cc/blog/2011/...xc-containers/" rel="nofollow">http://slackware.ponce.cc/blog/2011/&#8230;xc-containers/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on lxc containers on slackware 13.37 by ponce</title>
		<link>http://slackware.ponce.cc/blog/2011/07/17/lxc-containers/comment-page-1/#comment-2574</link>
		<dc:creator>ponce</dc:creator>
		<pubDate>Mon, 18 Jul 2011 21:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://slackware.ponce.cc/blog/?p=267#comment-2574</guid>
		<description>- for OpenVZ you need kernel patches, LXC uses cgroups, already in vanilla kernels;
- I don&#039;t reccomend one or the other, as I use both :D but I personally prefeer what&#039;s already available in slackware ;) ;
- LXC has a smaller userbase as it&#039;s younger than OpenVZ, it lacks some extensive documentation and some tools that OpenVZ already has, but the fun should be also getting into the internals and manage to do something in that direction :)

you can write comments also in italian, but obviously posting in english will increase the chance that other people partecipate in the discussion with help and ideas ;)</description>
		<content:encoded><![CDATA[<p>- for OpenVZ you need kernel patches, LXC uses cgroups, already in vanilla kernels;<br />
- I don&#8217;t reccomend one or the other, as I use both <img src='http://slackware.ponce.cc/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  but I personally prefeer what&#8217;s already available in slackware <img src='http://slackware.ponce.cc/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ;<br />
- LXC has a smaller userbase as it&#8217;s younger than OpenVZ, it lacks some extensive documentation and some tools that OpenVZ already has, but the fun should be also getting into the internals and manage to do something in that direction <img src='http://slackware.ponce.cc/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>you can write comments also in italian, but obviously posting in english will increase the chance that other people partecipate in the discussion with help and ideas <img src='http://slackware.ponce.cc/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on lxc containers on slackware 13.37 by danix</title>
		<link>http://slackware.ponce.cc/blog/2011/07/17/lxc-containers/comment-page-1/#comment-2571</link>
		<dc:creator>danix</dc:creator>
		<pubDate>Mon, 18 Jul 2011 18:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://slackware.ponce.cc/blog/?p=267#comment-2571</guid>
		<description>Hi ponce, I don&#039;t know if you like comments in italian, so I&#039;ll write it in english.. :P
what are the main differences between lxc and openvz?? why would you recomment one instead of another?</description>
		<content:encoded><![CDATA[<p>Hi ponce, I don&#8217;t know if you like comments in italian, so I&#8217;ll write it in english.. <img src='http://slackware.ponce.cc/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
what are the main differences between lxc and openvz?? why would you recomment one instead of another?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on lxc containers on slackware 13.37 by ponce</title>
		<link>http://slackware.ponce.cc/blog/2011/07/17/lxc-containers/comment-page-1/#comment-2568</link>
		<dc:creator>ponce</dc:creator>
		<pubDate>Mon, 18 Jul 2011 08:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://slackware.ponce.cc/blog/?p=267#comment-2568</guid>
		<description>sure, but you already know I will be lan-partying with ET all the time, don&#039;t you? ;)</description>
		<content:encoded><![CDATA[<p>sure, but you already know I will be lan-partying with ET all the time, don&#8217;t you? <img src='http://slackware.ponce.cc/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

