<?xml version="1.0" encoding="ANSI_X3.4-1968"?>
<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>Allow specifying package list for nightly.sh, add explicit &quot;fwl&quot; and &quot;all&quot; stages, better handling of triage directories, do smoketest-all in parallel.</title>
    <link>http://landley.net/hg/hgwebdir.cgi/firmware/rev/7f0e808e3be0</link>
    <description><![CDATA[Allow specifying package list for nightly.sh, add explicit &quot;fwl&quot; and &quot;all&quot; stages, better handling of triage directories, do smoketest-all in parallel.]]></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, 03 Jul 2009 20:06:23 -0500</pubDate>
</item>
<item>
    <title>Teach smoketest to skip creation of hdb for /home when not needed.</title>
    <link>http://landley.net/hg/hgwebdir.cgi/firmware/rev/6caf372a8b12</link>
    <description><![CDATA[Teach smoketest to skip creation of hdb for /home when not needed.]]></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, 03 Jul 2009 19:46:48 -0500</pubDate>
</item>
<item>
    <title>Add killtree and make stuff use it.  Update smoketest-all.sh to use doforklog, allowing FORK=1 to run stuff in parallel.</title>
    <link>http://landley.net/hg/hgwebdir.cgi/firmware/rev/e373d2b6d0b8</link>
    <description><![CDATA[Add killtree and make stuff use it.  Update smoketest-all.sh to use doforklog, allowing FORK=1 to run stuff in parallel.]]></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, 03 Jul 2009 05:29:11 -0500</pubDate>
</item>
<item>
    <title>Update timestamp on freshly downloaded files so cleanup doesn't delete them.</title>
    <link>http://landley.net/hg/hgwebdir.cgi/firmware/rev/879353d1cfba</link>
    <description><![CDATA[Update timestamp on freshly downloaded files so cleanup doesn't delete them.]]></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>Thu, 02 Jul 2009 16:23:39 -0500</pubDate>
</item>
<item>
    <title>Move doforklog to sources/functions.sh.</title>
    <link>http://landley.net/hg/hgwebdir.cgi/firmware/rev/37c083cca810</link>
    <description><![CDATA[Move doforklog to sources/functions.sh.]]></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>Thu, 02 Jul 2009 14:12:25 -0500</pubDate>
</item>
<item>
    <title>Update patch because busybox changed upstream.</title>
    <link>http://landley.net/hg/hgwebdir.cgi/firmware/rev/f43389fc2452</link>
    <description><![CDATA[Update patch because busybox changed upstream.]]></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>Thu, 02 Jul 2009 00:54:08 -0500</pubDate>
</item>
<item>
    <title>Remove triage directories up front, so &quot;hg update&quot; doesn't take 15 minutes.</title>
    <link>http://landley.net/hg/hgwebdir.cgi/firmware/rev/0d83b2530f6d</link>
    <description><![CDATA[Remove triage directories up front, so &quot;hg update&quot; doesn't take 15 minutes.]]></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>Wed, 01 Jul 2009 18:53:53 -0500</pubDate>
</item>
<item>
    <title>Remove wait4background, the shell has a builtin &quot;wait&quot; and we don't care about non-zero wait counts anymore.</title>
    <link>http://landley.net/hg/hgwebdir.cgi/firmware/rev/2b9e8af90917</link>
    <description><![CDATA[Remove wait4background, the shell has a builtin &quot;wait&quot; and we don't care about non-zero wait counts anymore.]]></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>Wed, 01 Jul 2009 18:53:00 -0500</pubDate>
</item>
<item>
    <title>Busybox unstable currently needs this patch too.</title>
    <link>http://landley.net/hg/hgwebdir.cgi/firmware/rev/7cb6ef2cdf10</link>
    <description><![CDATA[Busybox unstable currently needs this patch too.]]></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>Wed, 01 Jul 2009 18:02:44 -0500</pubDate>
</item>
<item>
    <title>Cron job script to build various nightly snapshots.</title>
    <link>http://landley.net/hg/hgwebdir.cgi/firmware/rev/1fbe6d6a5a6b</link>
    <description><![CDATA[Cron job script to build various nightly snapshots.]]></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>Wed, 01 Jul 2009 18:00:33 -0500</pubDate>
</item>

  </channel>
</rss>