[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: busybox bloat



On Sun, Sep 02, 2001 at 11:48:13PM -0600, Erik Andersen wrote:
> 
> I consider it a full replacement, and with have now had several releases
> with the busybox ash shell.  There are no known bugs...

heres one, command is not implemented (its posix last i checked).
this breaks yabootconfig, ybin, mkofboot and ofpath which all use it
to determine whether certain utilities are available for use or not.
(command -v foo)

or did i build busybox wrong?  i used:

#define BB_ASH
#define BB_FEATURE_SH_IS_ASH
//#define BB_FEATURE_COMMAND_EDITING
//#define BB_FEATURE_COMMAND_TAB_COMPLETION
//#define BB_FEATURE_COMMAND_USERNAME_COMPLETION
//#define BB_FEATURE_SH_STANDALONE_SHELL
//#define BB_FEATURE_SH_APPLETS_ALWAYS_WIN
//#define BB_FEATURE_SH_FANCY_PROMPT

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpoqBIt2L9qd.pgp
Description: PGP signature


Reply to: