<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/scripts/defconfig, branch 1_13_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_13_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_13_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2008-11-07T01:32:11+00:00</updated>
<entry>
<title>defconfig: explain what we aim it to be</title>
<updated>2008-11-07T01:32:11+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-07T01:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4f7d90f1c75c9cc379436e04a80c9440525eedcc'/>
<id>urn:sha1:4f7d90f1c75c9cc379436e04a80c9440525eedcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build system: tidying up CONFIG_xxx names (suggested by Rob)</title>
<updated>2008-11-06T00:49:59+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-06T00:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=35a064b67fc1954b95be06499a514a45c9f2e814'/>
<id>urn:sha1:35a064b67fc1954b95be06499a514a45c9f2e814</id>
<content type='text'>
</content>
</entry>
<entry>
<title>another small defconfig update</title>
<updated>2008-10-29T12:25:39+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-29T12:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1fe7887659353f43e6cdd1a2492178e11a7ee6d5'/>
<id>urn:sha1:1fe7887659353f43e6cdd1a2492178e11a7ee6d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update defconfig</title>
<updated>2008-10-29T12:18:10+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-29T12:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b15a6f24894e8e4bb40db1507a080b2649abb970'/>
<id>urn:sha1:b15a6f24894e8e4bb40db1507a080b2649abb970</id>
<content type='text'>
</content>
</entry>
<entry>
<title>less: add optional line number toggle and resizing on SIGWINCH.</title>
<updated>2008-10-24T22:43:27+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-24T22:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=53c80f09723fa5e9bccd6fbab9c11b14ed520404'/>
<id>urn:sha1:53c80f09723fa5e9bccd6fbab9c11b14ed520404</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;</title>
<updated>2008-10-24T10:49:49+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-24T10:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2d5bd807c0f2a265d438d28f1cfd9d8d2ee627b1'/>
<id>urn:sha1:2d5bd807c0f2a265d438d28f1cfd9d8d2ee627b1</id>
<content type='text'>
 disable parsing test applet.

</content>
</entry>
<entry>
<title>init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent people</title>
<updated>2008-10-21T17:14:26+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-21T17:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5cb54b5adcda45c71120ec93c0bbbd558703a218'/>
<id>urn:sha1:5cb54b5adcda45c71120ec93c0bbbd558703a218</id>
<content type='text'>
 from selecting it in error. It has to be used ONLY for debugging
 init, never in production, as resulting init has serious differences.

</content>
</entry>
<entry>
<title>df: add support for more options, add some coreutils 6.10 compat.</title>
<updated>2008-08-28T22:42:52+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-08-28T22:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d66aa3c701ffb83343239e71a8b294407ff5df86'/>
<id>urn:sha1:d66aa3c701ffb83343239e71a8b294407ff5df86</id>
<content type='text'>
 by Bernhard Reutner-Fischer

function                                             old     new   delta
df_main                                              664     795    +131
packed_usage                                       24812   24862     +50
make_human_readable_str                              213     262     +49
static.ignored_mounts                                  -       8      +8
static.unit_chars                                      -       7      +7
static.zero_and_units                                  6       -      -6
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 3/0 up/down: 245/-6)            Total: 239 bytes

</content>
</entry>
<entry>
<title>Updating defconfig, fixing a typo in Config.in</title>
<updated>2008-08-19T22:26:05+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-08-19T22:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=625ed8e027e703c06a82bfbb8b4e8fd4876c7779'/>
<id>urn:sha1:625ed8e027e703c06a82bfbb8b4e8fd4876c7779</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- add new applet rdev (Grant Erickson)</title>
<updated>2008-08-19T11:28:52+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-08-19T11:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c77e843c0927bc4235d6d54981bcf7fdaa9f0421'/>
<id>urn:sha1:c77e843c0927bc4235d6d54981bcf7fdaa9f0421</id>
<content type='text'>
- fixes and shrink (me)
</content>
</entry>
</feed>
