[PATCH] store --help messages in compressed form. saves 35k

Giuseppe Ciotta giuseppe at telvia.it
Wed Apr 5 11:09:05 UTC 2006


On Wed, Apr 05, 2006 at 01:59:15PM +0300, Denis Vlasenko wrote:
> On Wednesday 05 April 2006 12:20, Giuseppe Ciotta wrote:
> > > +#ifdef CONFIG_FEATURE_VERBOSE_USAGE
> > > +
> > > +#include "usage_compressed.h"
> > > +#include "unarchive.h"
> > 
> > 
> > I'd rather prefer to activate compression of help messages
> > indipendently from CONFIG_FEATURE_VERBOSE_USAGE, since I often use a
> > compressed filesystem and having two decompressions (one at fs layer
> > and one at the application layer) would be undesiderable.
>  
> Thanks! See attached patch, is it ok with you?

Yes, it seems exactly what i meant.
Thanks
-- 
Giuseppe Ciotta
(string 99 105 97 111)



More information about the busybox mailing list