<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/busybox, branch 2009.08</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2009.08</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2009.08'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-08-24T21:27:53Z</updated>
<entry>
<title>busybox: also enable ipv6 support in ifupdown if ipv6 support is enabled</title>
<updated>2009-08-24T21:27:53Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-08-24T21:27:53Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4ae691ecb960f79968df454cba0dab04bf1dba9d'/>
<id>urn:sha1:4ae691ecb960f79968df454cba0dab04bf1dba9d</id>
<content type='text'>
Reported by: Chris Smith &lt;chris.smith@tandberg.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: bump 1.14.x version</title>
<updated>2009-08-04T05:18:50Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-08-04T05:18:50Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1c559c3154e64bcdb5213a5e8f6ca754dbcea8e4'/>
<id>urn:sha1:1c559c3154e64bcdb5213a5e8f6ca754dbcea8e4</id>
<content type='text'>
Fixes various problems.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: 1.14.2 test fix</title>
<updated>2009-07-20T07:16:29Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-07-20T07:16:29Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=214da03d145fd7cd1fd2ac3ec6a44ca76e00e2c2'/>
<id>urn:sha1:214da03d145fd7cd1fd2ac3ec6a44ca76e00e2c2</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: additional 1.14.2 patches</title>
<updated>2009-07-12T19:13:04Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-07-12T19:13:04Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e5afc25114370c76ab414a45cf1c8b5597b266dd'/>
<id>urn:sha1:e5afc25114370c76ab414a45cf1c8b5597b266dd</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: ls fix for v1.14.2</title>
<updated>2009-07-05T19:58:29Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-07-05T19:57:48Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c1a5772aeb052bc3d2fc524892c5cace1127fdae'/>
<id>urn:sha1:c1a5772aeb052bc3d2fc524892c5cace1127fdae</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: bump 1.14.x version</title>
<updated>2009-06-24T09:26:05Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-06-24T09:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e616c68acc2fff72d5ab1bbf90b5736d61f2e40e'/>
<id>urn:sha1:e616c68acc2fff72d5ab1bbf90b5736d61f2e40e</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: autodetect nfs mount support based on BR2_INET_RPC setting</title>
<updated>2009-06-22T13:28:36Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-06-22T13:25:33Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ab5208886e80ddaeb67af18797b6116e1ec4436f'/>
<id>urn:sha1:ab5208886e80ddaeb67af18797b6116e1ec4436f</id>
<content type='text'>
Override nfs mount support based on BR2_INET_RPC setting, so BR will DTRT.
This way you will automatically get NFS support in busybox if available in
the toolchain, and the build won't break if the defconfig enables it but
the user has it disabled in the toolchain.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: 1.13.x defconfig: enable devmem applet</title>
<updated>2009-06-22T13:17:16Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-06-22T13:16:13Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=263c8dc7b89b997b011214e224074e03279a37a0'/>
<id>urn:sha1:263c8dc7b89b997b011214e224074e03279a37a0</id>
<content type='text'>
Small and useful for a lot of early hardware testing/verification.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: 1.14.1 ash fix</title>
<updated>2009-06-14T18:12:40Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-06-14T18:12:40Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=56d63b6193954320fac13e10d3981fd385ec3245'/>
<id>urn:sha1:56d63b6193954320fac13e10d3981fd385ec3245</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: additional 1.14.1 fixes</title>
<updated>2009-06-12T12:39:38Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-06-12T12:39:23Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0b6b2e34705ddb17cdcff87ba1cc9a5a896c0c91'/>
<id>urn:sha1:0b6b2e34705ddb17cdcff87ba1cc9a5a896c0c91</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
