Minor working update
This commit is contained in:
parent
ceece81414
commit
aa64ba459f
@ -45,8 +45,8 @@ the expected functionality and behave very much like their GNU counterparts.
|
||||
BusyBox has been written with size-optimization and limited resources in mind.
|
||||
It is also extremely modular so you can easily include or exclude commands (or
|
||||
features) at compile time. This makes it easy to customize your embedded
|
||||
systems. To create a working system, just add /dev, a kernel, and a shell.
|
||||
For a really minimal system, you can even use the busybox shell (not Bourne compatible, but very small and quite usable), and the busybox vi editor.
|
||||
systems. To create a working system, just add /dev, a kernel. You can even use
|
||||
the busybox shell and the busybox vi editor.
|
||||
<p>
|
||||
|
||||
BusyBox is now maintained by
|
||||
|
Loading…
Reference in New Issue
Block a user