<?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>ejohansson.se &#187; nslu2</title>
	<atom:link href="http://ejohansson.se/tags/nslu2/feed/" rel="self" type="application/rss+xml" />
	<link>http://ejohansson.se</link>
	<description>Random bits about Linux, programming, computers and occasionally other stuff.</description>
	<lastBuildDate>Tue, 06 Mar 2012 09:02:05 +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>git and svn back&#160;online</title>
		<link>http://ejohansson.se/archives/2009/04/04/git-and-svn-back-online/</link>
		<comments>http://ejohansson.se/archives/2009/04/04/git-and-svn-back-online/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 16:52:56 +0000</pubDate>
		<dc:creator>Erik Johansson</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[nslu2]]></category>

		<guid isPermaLink="false">http://ejohansson.se/?p=283</guid>
		<description><![CDATA[After a long time offline, git.ejohansson.se and svn.ejohansson.se are finally back online. They are served from my NSLU2 machine (running Debian) so they are not the fastest loading pages out there.]]></description>
			<content:encoded><![CDATA[<p>After a long time offline, <a href="http://git.ejohansson.se/">git.ejohansson.se</a> and <a href="http://svn.ejohansson.se/">svn.ejohansson.se</a> are finally back online. They are served from my <a href="http://en.wikipedia.org/wiki/NSLU2">NSLU2</a> machine (running Debian) so they are not the fastest loading pages out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://ejohansson.se/archives/2009/04/04/git-and-svn-back-online/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SELinux on NSLU2 now&#160;working</title>
		<link>http://ejohansson.se/archives/2007/09/02/selinux-on-nslu2-now-working/</link>
		<comments>http://ejohansson.se/archives/2007/09/02/selinux-on-nslu2-now-working/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 18:10:11 +0000</pubDate>
		<dc:creator>Erik Johansson</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[nslu2]]></category>
		<category><![CDATA[selinux]]></category>

		<guid isPermaLink="false">http://ejohansson.se/archives/2007/09/02/selinux-on-nslu2-now-working/</guid>
		<description><![CDATA[Not willing to wait any longer for a resolution to the bug I wrote about in my last post I decided to take action. I have now compiled libsepol with my fix applied and uploaded the debian package to my repository. Since libsepol1-dev ships with a static version of libsepol, I&#8217;ve also recompiled some of [...]]]></description>
			<content:encoded><![CDATA[<p>Not willing to wait any longer for a resolution to the <a href="http://bugs.debian.org/439539">bug</a> I wrote about in my last post I decided to take action. I have now compiled libsepol with my fix applied and uploaded the debian package to my <a href="/archives/2006/03/11/presenting-my-debian-repository/">repository</a>.</p>
<p>Since libsepol1-dev ships with a static version of libsepol, I&#8217;ve also recompiled some of the packages that build-depends on libsepol1-dev and added them to the repository as well.</p>
<p>If you wish to use SELinux on you slug and feel that you trust me enough to use my version of this rather central piece of security software, add this to your sources.list:</p>
<pre>
deb http://eddie.ejohansson.se/debian/ etch main
</pre>
<p>The version number is the same as the version in etch with &#8216;a&#8217; added at the end. Hopefully this means that when updated official packages are released they will automatically be upgraded.</p>
<p>If you want information on how to configure SELinux, this <a href="http://wiki.debian.org/SELinux">guide</a> worked for me. But before you follow that guide (and after installing my updated packages), run &#8216;dpkg-reconfigure selinux-policy-refpolicy-targeted&#8217; so that the base module and modules for the daemons you&#8217;re using are properly loaded.</p>
]]></content:encoded>
			<wfw:commentRss>http://ejohansson.se/archives/2007/09/02/selinux-on-nslu2-now-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NSLU2 +&#160;SELinux</title>
		<link>http://ejohansson.se/archives/2007/08/25/nslu2-selinux/</link>
		<comments>http://ejohansson.se/archives/2007/08/25/nslu2-selinux/#comments</comments>
		<pubDate>Sat, 25 Aug 2007 14:24:30 +0000</pubDate>
		<dc:creator>Erik Johansson</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[nslu2]]></category>
		<category><![CDATA[selinux]]></category>

		<guid isPermaLink="false">http://ejohansson.se/archives/2007/08/25/nslu2-selinux/</guid>
		<description><![CDATA[It took some time, but I finally figured out why SELinux wouldn&#8217;t work on my Debian/NSLU2 installation. The bug report has all the details.]]></description>
			<content:encoded><![CDATA[<p>It took some time, but I finally figured out why SELinux wouldn&#8217;t work on my <a href="http://www.nslu2-linux.org/wiki/Debian/HomePage">Debian/NSLU2</a> installation.  The <a href="http://bugs.debian.org/439539">bug report</a> has all the details.</p>
]]></content:encoded>
			<wfw:commentRss>http://ejohansson.se/archives/2007/08/25/nslu2-selinux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

