<?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>Technicalities &#187; embedded</title>
	<atom:link href="http://www.sirena.org.uk/log/tag/embedded/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sirena.org.uk/log</link>
	<description>Just another random blog</description>
	<lastBuildDate>Sat, 21 Jan 2012 23:41:17 +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>The Linux kernel needs a case sensitive filesystem</title>
		<link>http://www.sirena.org.uk/log/2008/09/12/the-linux-kernel-needs-a-case-sensitive-filesystem/</link>
		<comments>http://www.sirena.org.uk/log/2008/09/12/the-linux-kernel-needs-a-case-sensitive-filesystem/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 09:39:44 +0000</pubDate>
		<dc:creator>Mark Brown</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Planet Debian]]></category>
		<category><![CDATA[embedded]]></category>

		<guid isPermaLink="false">http://www.sirena.org.uk/log/?p=116</guid>
		<description><![CDATA[The Linux kernel source relies on a case sensitive filesystem. If you attempt to get the sources via git this will manifest as an error along the lines of: fatal: Entry 'include/linux/netfilter/xt_CONNMARK.h There are several header files like this the names of which differ only in case and just can&#8217;t be represented on a filesystem [...]]]></description>
			<content:encoded><![CDATA[<p>The Linux kernel source relies on a case sensitive filesystem. If you attempt to get the sources via git this will manifest as an error along the lines of:</p>
<pre>fatal: Entry 'include/linux/netfilter/xt_CONNMARK.h</pre>
<p>There are several header files like this the names of which differ only in case and just can&#8217;t be represented on a filesystem that doesn&#8217;t distinguish between cases. This is most commonly seen by people attempting to build embedded Linux from Windows.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sirena.org.uk/log/2008/09/12/the-linux-kernel-needs-a-case-sensitive-filesystem/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>ARM Linux git tree</title>
		<link>http://www.sirena.org.uk/log/2008/04/02/arm-linux-git-tree/</link>
		<comments>http://www.sirena.org.uk/log/2008/04/02/arm-linux-git-tree/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 13:19:48 +0000</pubDate>
		<dc:creator>Mark Brown</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Planet Debian]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[arm]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://www.sirena.org.uk/log/?p=76</guid>
		<description><![CDATA[It&#8217;s surprisingly poorly advertised but there is an ARM Linux git tree available from http://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/ and ftp://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/ with currently accepted patches queued up in it. Very handy, especially for offline use.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s surprisingly poorly advertised but there is an <a href="http://www.arm.linux.org.uk/">ARM Linux</a> git tree available from <a href="http://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/">http://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/</a> and <a href="ftp://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/">ftp://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/</a> with currently accepted patches queued up in it. Very handy, especially for offline use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sirena.org.uk/log/2008/04/02/arm-linux-git-tree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

