[re]Bug in busybox base applet?

Rob Landley rob at landley.net
Thu Sep 1 22:56:12 UTC 2005


On Thursday 01 September 2005 05:12, Dirk Clemens wrote:
> An other solution:
> In the configuration there is an additional string field (or 2?)
> interpreted as a simple string pattern. The dafault is 'busybox'.
>
> An the busybox known that it is called as 'busybox main applet',
> when argv[0] contains that pattern. (function strstr())

Are we currently solving a real problem here?  Nobody's come up and said "I 
want two different variants of the busybox "sort" command, but each one has 
to be called "sort", and right now there's no easy way to do that...

Can we hold off on putting in infrastructure to make this configurable until 
somebody actually encounters a _need_ for it to be configurable?  Wait for 
the first use case so we're implementing something that someone, somewhere, 
can actually test rather than just speculate about?

Rob



More information about the busybox mailing list