<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://landley.net/hg/hgwebdir.cgi/firmware/</link>
    <language>en-us</language>

    <title>firmware Changelog</title>
    <description>firmware Changelog</description>
    <item>
    <title>Another bug Wolfgang Denk reported: make BUILD_STATIC=none actually work.</title>
    <guid isPermaLink="true">http://landley.net/hg/hgwebdir.cgi/firmware/rev/bbcafba8a594</guid>
    <description><![CDATA[Another bug Wolfgang Denk reported: make BUILD_STATIC=none actually work.]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Sun, 14 Mar 2010 01:18:27 -0600</pubDate>
</item>
<item>
    <title>Slightly tweaked bugfix from Wolfgang Denk: clean out environment variables from the host that would screw up the build.</title>
    <guid isPermaLink="true">http://landley.net/hg/hgwebdir.cgi/firmware/rev/491eec5512dd</guid>
    <description><![CDATA[Slightly tweaked bugfix from Wolfgang Denk: clean out environment variables from the host that would screw up the build.]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Fri, 12 Mar 2010 14:29:25 -0600</pubDate>
</item>
<item>
    <title>Fix busybox so the 2.6.33 mips kernel builds.</title>
    <guid isPermaLink="true">http://landley.net/hg/hgwebdir.cgi/firmware/rev/bd6cc5603989</guid>
    <description><![CDATA[Fix busybox so the 2.6.33 mips kernel builds.]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Fri, 12 Mar 2010 02:52:58 -0600</pubDate>
</item>
<item>
    <title>Optimize the linux and busybox bisects to not rebuild earlier sections unnecessarily.</title>
    <guid isPermaLink="true">http://landley.net/hg/hgwebdir.cgi/firmware/rev/c867d05d8c4d</guid>
    <description><![CDATA[Optimize the linux and busybox bisects to not rebuild earlier sections unnecessarily.<br/>
<br/>
Note that the busybox optimization is a bit subtle: if build.sh sees that root-filesystem-$ARCH.tar.bz2 doesn't exist, it'll delete system-image-$ARCH.tar.bz2 to signal the next stage needs to be rebuilt.  So even if the root-filesystem build then dies, bisectinate.sh will still notice the build failed because the system-image tarball isn't there.  (This wouldn't work for the cross-compiler tarball, the failure wouldn't propogate far enough on its own.  In build.sh it only goes one stage forward at a time.)]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Sun, 07 Mar 2010 13:18:58 -0600</pubDate>
</item>
<item>
    <title>Fix a typo that broke the script completely.</title>
    <guid isPermaLink="true">http://landley.net/hg/hgwebdir.cgi/firmware/rev/4a02bb65fe0c</guid>
    <description><![CDATA[Fix a typo that broke the script completely.]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Sun, 07 Mar 2010 11:49:25 -0600</pubDate>
</item>
<item>
    <title>Missed a patch that needed updating for 2.6.33 kernel.</title>
    <guid isPermaLink="true">http://landley.net/hg/hgwebdir.cgi/firmware/rev/fc640d1020a7</guid>
    <description><![CDATA[Missed a patch that needed updating for 2.6.33 kernel.]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Mon, 01 Mar 2010 22:56:57 -0600</pubDate>
</item>
<item>
    <title>Upgrade to 2.6.33 kernel.</title>
    <guid isPermaLink="true">http://landley.net/hg/hgwebdir.cgi/firmware/rev/3dc3e3627af2</guid>
    <description><![CDATA[Upgrade to 2.6.33 kernel.]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Mon, 01 Mar 2010 22:07:03 -0600</pubDate>
</item>
<item>
    <title>Add 64-bit mips target.</title>
    <guid isPermaLink="true">http://landley.net/hg/hgwebdir.cgi/firmware/rev/c49753970700</guid>
    <description><![CDATA[Add 64-bit mips target.]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Mon, 01 Mar 2010 02:43:27 -0600</pubDate>
</item>
<item>
    <title>Add FORK=1 support to download.sh, and work around bash's $$ refusing to give an actual unique $PID for subshells by groveling around in /proc to find something usable.</title>
    <guid isPermaLink="true">http://landley.net/hg/hgwebdir.cgi/firmware/rev/00704bb2c556</guid>
    <description><![CDATA[Add FORK=1 support to download.sh, and work around bash's $$ refusing to give an actual unique $PID for subshells by groveling around in /proc to find something usable.]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Mon, 01 Mar 2010 02:21:49 -0600</pubDate>
</item>
<item>
    <title>Make extract use unique temporary directories so it's parallelizable.</title>
    <guid isPermaLink="true">http://landley.net/hg/hgwebdir.cgi/firmware/rev/93830ce35f85</guid>
    <description><![CDATA[Make extract use unique temporary directories so it's parallelizable.]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Mon, 01 Mar 2010 01:03:04 -0600</pubDate>
</item>

  </channel>
</rss>