diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 4 insertions, 9 deletions
@@ -3,9 +3,10 @@ Please see the LICENSE file for copyright information. Busybox is a multicall binary used to provide a minimal subset of POSIX style commands and specialized functions. -It is geared toward 'mini-systems' like boot floppies. Specifically -it is used in the Debian Rescue/Install system (which caused the -original busybox to be made), the Linux Router Project, and others. +It is geared toward the very small, i.e. boot floppies, embedded- +systems, etc. Specifically it is used in the Debian Rescue/Install +system (which caused the original busybox to be made), the Linux Router +Project, and others. As of version 0.20 there is a version number. : ) Also as of version 0.20, BB is modularized to allow an easy build of @@ -23,9 +24,3 @@ to figure out by trial and error. Please feed patches back to: Erik Andersen <andersee@deban.org> -and - Bruce Perens <bruce@perens.com> -and - Dave Cinege <dcinege@psychosis.com> -and: - Enrique Zanardi <ezanardi@ull.es> |