<?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 Free Electrons</title>
	<atom:link href="http://free-electrons.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://free-electrons.com</link>
	<description>Embedded Linux Experts</description>
	<lastBuildDate>Mon, 21 May 2012 15:12:23 +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 How to find the root device? by john endeavor</title>
		<link>http://free-electrons.com/blog/find-root-device/comment-page-1/#comment-34615</link>
		<dc:creator>john endeavor</dc:creator>
		<pubDate>Mon, 21 May 2012 15:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://free-electrons.com/?p=2626#comment-34615</guid>
		<description>Hello Team,

 cat /proc/cmdline
console=ttyS0,115200 root=/dev/nfs rw nfsroot=192.168.1.100:/home/nfs/IntelCE,nolock ip=dhcp mem=exactmap memmap=1M@0 memmap=639M@1M

# rdev
0x000c /

How can i increase the size of my root partiotion , it is shown as /dev/root.
Thanks,
Rashmi</description>
		<content:encoded><![CDATA[<p>Hello Team,</p>
<p> cat /proc/cmdline<br />
console=ttyS0,115200 root=/dev/nfs rw nfsroot=192.168.1.100:/home/nfs/IntelCE,nolock ip=dhcp mem=exactmap memmap=1M@0 memmap=639M@1M</p>
<p># rdev<br />
0x000c /</p>
<p>How can i increase the size of my root partiotion , it is shown as /dev/root.<br />
Thanks,<br />
Rashmi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update your WordPress site from scripts by Michael Opdenacker</title>
		<link>http://free-electrons.com/blog/automated-wp-page-updates/comment-page-1/#comment-34601</link>
		<dc:creator>Michael Opdenacker</dc:creator>
		<pubDate>Fri, 18 May 2012 06:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://free-electrons.com/?p=2848#comment-34601</guid>
		<description>You need to install the Python ClientForm module. 

I had to install it manually on Ubuntu 12.04:

&lt;pre&gt;
wget http://pypi.python.org/packages/source/C/ClientForm/ClientForm-0.2.10.tar.gz
tar zxf ClientForm-0.2.10.tar.gz
cd ClientForm-0.2.10
sudo apt-get install python-setuptools
python setup.py build
sudo python setup.py install
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>You need to install the Python ClientForm module. </p>
<p>I had to install it manually on Ubuntu 12.04:</p>
<pre>
wget <a href="http://pypi.python.org/packages/source/C/ClientForm/ClientForm-0.2.10.tar.gz" rel="nofollow">http://pypi.python.org/packages/source/C/ClientForm/ClientForm-0.2.10.tar.gz</a>
tar zxf ClientForm-0.2.10.tar.gz
cd ClientForm-0.2.10
sudo apt-get install python-setuptools
python setup.py build
sudo python setup.py install
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Faster boot: starting Linux directly from AT91bootstrap by Jalal</title>
		<link>http://free-electrons.com/blog/at91bootstrap-linux/comment-page-1/#comment-34584</link>
		<dc:creator>Jalal</dc:creator>
		<pubDate>Sat, 12 May 2012 10:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://free-electrons.com/?p=1607#comment-34584</guid>
		<description>Hi,
I am trying to implement this for at91sam9g45, when the process switch to Linux kernel, I can see kernel decompressing done correctly through the self decompression image, then when the process is going to switch to the Linux kernel, it is halted and Linux kernel is not coming up, even I can not see the kernel booting process.
Is there any Idea ? 
Regards,
-Jalal</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am trying to implement this for at91sam9g45, when the process switch to Linux kernel, I can see kernel decompressing done correctly through the self decompression image, then when the process is going to switch to the Linux kernel, it is halted and Linux kernel is not coming up, even I can not see the kernel booting process.<br />
Is there any Idea ?<br />
Regards,<br />
-Jalal</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Report on extensive real-time Linux benchmarks on AT91 by Jack Zhu</title>
		<link>http://free-electrons.com/blog/at91-realtime-benchmarks/comment-page-1/#comment-34559</link>
		<dc:creator>Jack Zhu</dc:creator>
		<pubDate>Thu, 03 May 2012 00:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://free-electrons.com/?p=4255#comment-34559</guid>
		<description>Thank your for your great job.

I am working on AT91SAM9G20, and I&#039;d like to do some extra testing on PREEMPT_RT in my lab, could you give me some detailed step-by-step instructions on how to migrate the software and also your testing applications, if it possible.

Best Regards,</description>
		<content:encoded><![CDATA[<p>Thank your for your great job.</p>
<p>I am working on AT91SAM9G20, and I&#8217;d like to do some extra testing on PREEMPT_RT in my lab, could you give me some detailed step-by-step instructions on how to migrate the software and also your testing applications, if it possible.</p>
<p>Best Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free Electrons Quarterly &#8211; 2012 Q2 by Oleksandr Lavrushchenko</title>
		<link>http://free-electrons.com/blog/2012q2-newsletter/comment-page-1/#comment-34541</link>
		<dc:creator>Oleksandr Lavrushchenko</dc:creator>
		<pubDate>Wed, 25 Apr 2012 12:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://free-electrons.com/?p=4286#comment-34541</guid>
		<description>It&#039;s really great guys! Merci beaucoup!

BTW, use of LaTeX is a good choice, it will be much easier to make translations, but do you considered wiki-formats e.g. AsciiDoc or Pandoc?</description>
		<content:encoded><![CDATA[<p>It&#8217;s really great guys! Merci beaucoup!</p>
<p>BTW, use of LaTeX is a good choice, it will be much easier to make translations, but do you considered wiki-formats e.g. AsciiDoc or Pandoc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a small Debian root filesystem with Multistrap by Thomas</title>
		<link>http://free-electrons.com/blog/embdebian-with-multistrap/comment-page-1/#comment-34534</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Mon, 23 Apr 2012 16:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://free-electrons.com/?p=2987#comment-34534</guid>
		<description>I&#039;m facing some problems with multistrap: lenny seems no to be available on the server:

Ign http://www.emdebian.org lenny Release.gpg
Ign http://www.emdebian.org/grip/ lenny/main Translation-en_US
Ign http://www.emdebian.org lenny Release
Ign http://www.emdebian.org lenny/main Packages
Ign http://www.emdebian.org lenny/main Sources
Ign http://www.emdebian.org lenny/main Packages
Ign http://www.emdebian.org lenny/main Sources
Err http://www.emdebian.org lenny/main Packages
  404  Not Found
Err http://www.emdebian.org lenny/main Sources
  404  Not Found
W: Failed to fetch http://www.emdebian.org/grip/dists/lenny/main/binary-armel/Packages.gz  404  Not Found

W: Failed to fetch http://www.emdebian.org/grip/dists/lenny/main/source/Sources.gz  404  Not Found

E: Some index files failed to download, they have been ignored, or old ones used instead.


so I changed the suite to squeeze but  I get exactly the same output. It seems that the option for suite has no meaning/action in the config file. Any ideas?
(I&#039;m running Ubuntu 10.04 on an amd64 arch, multistrap 2.0.4) thanks for any response!</description>
		<content:encoded><![CDATA[<p>I&#8217;m facing some problems with multistrap: lenny seems no to be available on the server:</p>
<p>Ign <a href="http://www.emdebian.org" rel="nofollow">http://www.emdebian.org</a> lenny Release.gpg<br />
Ign <a href="http://www.emdebian.org/grip/" rel="nofollow">http://www.emdebian.org/grip/</a> lenny/main Translation-en_US<br />
Ign <a href="http://www.emdebian.org" rel="nofollow">http://www.emdebian.org</a> lenny Release<br />
Ign <a href="http://www.emdebian.org" rel="nofollow">http://www.emdebian.org</a> lenny/main Packages<br />
Ign <a href="http://www.emdebian.org" rel="nofollow">http://www.emdebian.org</a> lenny/main Sources<br />
Ign <a href="http://www.emdebian.org" rel="nofollow">http://www.emdebian.org</a> lenny/main Packages<br />
Ign <a href="http://www.emdebian.org" rel="nofollow">http://www.emdebian.org</a> lenny/main Sources<br />
Err <a href="http://www.emdebian.org" rel="nofollow">http://www.emdebian.org</a> lenny/main Packages<br />
  404  Not Found<br />
Err <a href="http://www.emdebian.org" rel="nofollow">http://www.emdebian.org</a> lenny/main Sources<br />
  404  Not Found<br />
W: Failed to fetch <a href="http://www.emdebian.org/grip/dists/lenny/main/binary-armel/Packages.gz" rel="nofollow">http://www.emdebian.org/grip/dists/lenny/main/binary-armel/Packages.gz</a>  404  Not Found</p>
<p>W: Failed to fetch <a href="http://www.emdebian.org/grip/dists/lenny/main/source/Sources.gz" rel="nofollow">http://www.emdebian.org/grip/dists/lenny/main/source/Sources.gz</a>  404  Not Found</p>
<p>E: Some index files failed to download, they have been ignored, or old ones used instead.</p>
<p>so I changed the suite to squeeze but  I get exactly the same output. It seems that the option for suite has no meaning/action in the config file. Any ideas?<br />
(I&#8217;m running Ubuntu 10.04 on an amd64 arch, multistrap 2.0.4) thanks for any response!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux kernel engineer job in Nice by Michael Opdenacker</title>
		<link>http://free-electrons.com/blog/linux-kernel-engineer-job-nice-2012/comment-page-1/#comment-34513</link>
		<dc:creator>Michael Opdenacker</dc:creator>
		<pubDate>Mon, 16 Apr 2012 15:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://free-electrons.com/?p=4272#comment-34513</guid>
		<description>Yes, we welcome foreign candidates, but for this particular position, we need the person to settle near our customers on the French Riviera, to work on their locations there if needed.</description>
		<content:encoded><![CDATA[<p>Yes, we welcome foreign candidates, but for this particular position, we need the person to settle near our customers on the French Riviera, to work on their locations there if needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux kernel engineer job in Nice by Tim</title>
		<link>http://free-electrons.com/blog/linux-kernel-engineer-job-nice-2012/comment-page-1/#comment-34510</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sat, 14 Apr 2012 10:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://free-electrons.com/?p=4272#comment-34510</guid>
		<description>Is it open to candidates in other countries?</description>
		<content:encoded><![CDATA[<p>Is it open to candidates in other countries?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Report on extensive real-time Linux benchmarks on AT91 by Urs Kaufmann</title>
		<link>http://free-electrons.com/blog/at91-realtime-benchmarks/comment-page-1/#comment-34507</link>
		<dc:creator>Urs Kaufmann</dc:creator>
		<pubDate>Fri, 13 Apr 2012 12:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://free-electrons.com/?p=4255#comment-34507</guid>
		<description>Thanx mate... great work !
Perfect timing... i&#039;m advertising Linux in our company and &quot;is it RT-capable&quot; is always the first question.
We work with G45.

Greetings</description>
		<content:encoded><![CDATA[<p>Thanx mate&#8230; great work !<br />
Perfect timing&#8230; i&#8217;m advertising Linux in our company and &#8220;is it RT-capable&#8221; is always the first question.<br />
We work with G45.</p>
<p>Greetings</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Experiment with Yocto by Christian Charreyre</title>
		<link>http://free-electrons.com/blog/experiment-with-yocto/comment-page-1/#comment-34488</link>
		<dc:creator>Christian Charreyre</dc:creator>
		<pubDate>Fri, 06 Apr 2012 07:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://free-electrons.com/?p=4245#comment-34488</guid>
		<description>I&#039;ve worked for a long time with Angstrom. Angstrom is based on Openembedded like Poky, Poky mainly targets Intel&#039;s hardware where Angstrom mainly targets ARM platforms.

Like Poky, Angstrom is now using the concept of layers and BSP. This new organization of package build recipes are more structured than a few years ago, but in my opinion it is much more difficult to see what packages are available than with the old flat organization of recipes. At that time all packages recipes where in the same directory, so it was easy to look at what was available, and so to use it in a rich distribution.

Another point regarding Poky and current Angstrom vs older Angstrom, it seems that with the layers restructuration, there are much less recipes that before. I think that it was a choice to only select very well validated packages, but it is quite frustrating to loose packages that were available sooner.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve worked for a long time with Angstrom. Angstrom is based on Openembedded like Poky, Poky mainly targets Intel&#8217;s hardware where Angstrom mainly targets ARM platforms.</p>
<p>Like Poky, Angstrom is now using the concept of layers and BSP. This new organization of package build recipes are more structured than a few years ago, but in my opinion it is much more difficult to see what packages are available than with the old flat organization of recipes. At that time all packages recipes where in the same directory, so it was easy to look at what was available, and so to use it in a rich distribution.</p>
<p>Another point regarding Poky and current Angstrom vs older Angstrom, it seems that with the layers restructuration, there are much less recipes that before. I think that it was a choice to only select very well validated packages, but it is quite frustrating to loose packages that were available sooner.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

