rc and file format

Rob Landley rob at landley.net
Thu Sep 21 20:00:15 UTC 2006


On Thursday 21 September 2006 8:57 am, Katey Yu wrote:
> Hi
> 
>  
> 
> When I boot up and run application "ls"  the form is not correct. Could
> you somebody tell me what's wrong?

Disable CONFIG_FEATURE_LS_COLOR (or at least 
CONFIG_FEATURE_LS_COLOR_IS_DEFAULT), your terminal type doesn't support it.  
(You could also try getting a terminal that supports ansi escape sequences, 
or at least vt100.)

> Another issue is how to set init for running /etc/rc in busybox?

http://busybox.net/downloads/BusyBox.html#item_init

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list