<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/applets, branch 1_20_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_20_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_20_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2012-03-19T03:38:00+00:00</updated>
<entry>
<title>Fix one-applet build for tcpsvd</title>
<updated>2012-03-19T03:38:00+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-03-19T03:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=78a3b6739c0152f188eba56ec17e770a11b54b60'/>
<id>urn:sha1:78a3b6739c0152f188eba56ec17e770a11b54b60</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>applet_tables: fix single applet build failure. Closes 4009</title>
<updated>2011-09-16T12:28:32+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-09-16T12:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6d2d652cd33679625f5d211d739fcd34826b3a9b'/>
<id>urn:sha1:6d2d652cd33679625f5d211d739fcd34826b3a9b</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>applets/install.sh: afer quoting of variables</title>
<updated>2011-04-05T00:37:15+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-04-05T00:37:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c0644cac0d430a2925920aec6820dd103cdf145f'/>
<id>urn:sha1:c0644cac0d430a2925920aec6820dd103cdf145f</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fix install.sh</title>
<updated>2011-04-04T01:53:23+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-04-04T01:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=12140e607cad045a41aaeb2ea54d4d9938645f4a'/>
<id>urn:sha1:12140e607cad045a41aaeb2ea54d4d9938645f4a</id>
<content type='text'>
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>applet_tables: do not include libbb.h, that header ir for target builds</title>
<updated>2011-03-27T23:23:38+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-03-27T23:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6ec1510f719ad7463d76eea9284428cc605d6b38'/>
<id>urn:sha1:6ec1510f719ad7463d76eea9284428cc605d6b38</id>
<content type='text'>
...and applets/applet_tables.c is built on *host*.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fix bit rot in scripts/Makefile.IMA #2</title>
<updated>2011-03-06T22:48:24+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-03-06T22:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bff5f3f2b4c568aa516ee3ec9201c887c0f1eca4'/>
<id>urn:sha1:bff5f3f2b4c568aa516ee3ec9201c887c0f1eca4</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>.gitignore: add missing ignores</title>
<updated>2011-03-06T18:54:15+00:00</updated>
<author>
<name>Bjørn Forsman</name>
<email>bjorn.forsman@gmail.com</email>
</author>
<published>2011-03-03T08:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=102b8bde3b86e5d2eb9e8a60d220e55e00beccf1'/>
<id>urn:sha1:102b8bde3b86e5d2eb9e8a60d220e55e00beccf1</id>
<content type='text'>
Ignore output files created by "make defconfig; make".

Signed-off-by: Bjørn Forsman &lt;bjorn.forsman@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fix "make install"</title>
<updated>2011-02-20T04:50:04+00:00</updated>
<author>
<name>Bernd Jendrissek</name>
<email>bernd.jendrissek@gmail.com</email>
</author>
<published>2011-02-20T04:50:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=55988aed472d9cd362f9a50f4999b5e47ca33abe'/>
<id>urn:sha1:55988aed472d9cd362f9a50f4999b5e47ca33abe</id>
<content type='text'>
Signed-off-by: Bernd Jendrissek &lt;bernd.jendrissek@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>whitespace fixes</title>
<updated>2011-02-02T23:05:48+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-02-02T23:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b7c9fb27cba3d697e602f8cbf88cde135d8d6c5e'/>
<id>urn:sha1:b7c9fb27cba3d697e602f8cbf88cde135d8d6c5e</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>simpler check for od</title>
<updated>2010-09-16T13:46:20+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-09-16T13:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0fdf2e1026bed831e3254843e27b0577c9908030'/>
<id>urn:sha1:0fdf2e1026bed831e3254843e27b0577c9908030</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
</feed>
