<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb/Config.src, branch 1_18_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_18_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_18_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-10-25T01:44:34+00:00</updated>
<entry>
<title>powertop: new applet</title>
<updated>2010-10-25T01:44:34+00:00</updated>
<author>
<name>Marek Polacek</name>
<email>mmpolacek@gmail.com</email>
</author>
<published>2010-10-25T01:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b507cc3aceda26eff851230223a62c6fb471573c'/>
<id>urn:sha1:b507cc3aceda26eff851230223a62c6fb471573c</id>
<content type='text'>
Signed-off-by: Marek Polacek &lt;mmpolacek@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>hush: optional support for history saving</title>
<updated>2010-09-12T15:34:13+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-09-12T15:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=99862cbfad9c36b4f8f4378c3a7a9f077c239f20'/>
<id>urn:sha1:99862cbfad9c36b4f8f4378c3a7a9f077c239f20</id>
<content type='text'>
function                                             old     new   delta
hush_main                                            945     995     +50

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>mark Linux-specific configuration options</title>
<updated>2010-07-18T22:44:56+00:00</updated>
<author>
<name>Jeremie Koenig</name>
<email>jk@jk.fr.eu.org</email>
</author>
<published>2010-07-18T22:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1d7266d3b59be361763dab61f680103bbb70f3e9'/>
<id>urn:sha1:1d7266d3b59be361763dab61f680103bbb70f3e9</id>
<content type='text'>
PLATFORM_LINUX is used as a dependency for applets or features
which require Linux-specific interfaces.

Signed-off-by: Jeremie Koenig &lt;jk@jk.fr.eu.org&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>tweak defconfig</title>
<updated>2010-07-16T13:31:38+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-07-16T13:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5d26df6497505e8ed486bf3e3ba65d0d6f0daa15'/>
<id>urn:sha1:5d26df6497505e8ed486bf3e3ba65d0d6f0daa15</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: add INSERTs to *.src files where appropriate</title>
<updated>2010-06-08T10:15:11+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-06-08T10:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d70e0e995e41dc422442acd1eb4b086ff81b1961'/>
<id>urn:sha1:d70e0e995e41dc422442acd1eb4b086ff81b1961</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>remove defconfig. Now "make defconfig" simply uses defaults from Config.in</title>
<updated>2010-06-06T02:14:28+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-06-06T02:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2f32bf8be63f70125049402ba43101d8c6083d46'/>
<id>urn:sha1:2f32bf8be63f70125049402ba43101d8c6083d46</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>mass renaming Kbuild -&gt; Kbuild.src, Config.in -&gt; Config.src</title>
<updated>2010-06-04T18:10:51+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-06-04T18:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=da929a95aace0e79fbc621af2ab03c76d74d5fcb'/>
<id>urn:sha1:da929a95aace0e79fbc621af2ab03c76d74d5fcb</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
