<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/busybox/scripts/usage_compressed, branch 1_33_stable</title>
<subtitle>Busybox tree with Carbs Linux patches
</subtitle>
<id>https://git.carbslinux.org/forks/busybox/atom?h=1_33_stable</id>
<link rel='self' href='https://git.carbslinux.org/forks/busybox/atom?h=1_33_stable'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/'/>
<updated>2006-10-19T22:12:47+00:00</updated>
<entry>
<title>move usage_compressed.h generation into applets/</title>
<updated>2006-10-19T22:12:47+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-10-19T22:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=b560577cb27a4a15a5e1a77d3ac720d2151d3d60'/>
<id>urn:sha1:b560577cb27a4a15a5e1a77d3ac720d2151d3d60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build system overhaul</title>
<updated>2006-10-05T10:17:08+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-10-05T10:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=7d219aab70e6951ab82c27c202cac05016696723'/>
<id>urn:sha1:7d219aab70e6951ab82c27c202cac05016696723</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Since we have less than 100k of usage.h data anyway, using bzip -9 is silly.</title>
<updated>2006-05-30T19:19:45+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-05-30T19:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=3252b625b751a2de794ae4f8e48b80b4ff09dfdc'/>
<id>urn:sha1:3252b625b751a2de794ae4f8e48b80b4ff09dfdc</id>
<content type='text'>
That says use 900k chunks when compressing, which needs about 4 megs of data
structures to undo the Burrows-Wheeler transform.  Switching it down to
bzip -1 (100k chunks) should have no impact on the compression (since it
still all fits in one chunk) but should reduce runtime decompression memory
requirements to something like 500k.  Still larger than gunzip, but not
egregiously so.
</content>
</entry>
<entry>
<title>- use the SED given by the user</title>
<updated>2006-05-26T13:28:39+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-05-26T13:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=7fca7e3378715ab17b93984b90f6780bf44ea28e'/>
<id>urn:sha1:7fca7e3378715ab17b93984b90f6780bf44ea28e</id>
<content type='text'>
- use the portable `` instead of $(). There is no bbsh, so this is needed.
</content>
</entry>
<entry>
<title>- check for existing usage binary, so it get's more obvious that the toplevel</title>
<updated>2006-05-21T10:45:01+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-05-21T10:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=a1e130f122c7fdc69ddf9e9937458530eff185ac'/>
<id>urn:sha1:a1e130f122c7fdc69ddf9e9937458530eff185ac</id>
<content type='text'>
  Makefile uses the wrong path to the binary (it's in top_builddir and not in top_srcdir)
</content>
</entry>
<entry>
<title>Patch from Dennis Vlasenko to add the option to compress help text.</title>
<updated>2006-04-27T23:34:46+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-04-27T23:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=7e21d5f6b1bdac9c20139e8bef82b17559e548a0'/>
<id>urn:sha1:7e21d5f6b1bdac9c20139e8bef82b17559e548a0</id>
<content type='text'>
</content>
</entry>
</feed>
