diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-10-20 22:08:37 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-10-20 22:08:37 +0000 |
commit | c49960189a04b73e033016bd0f43fbb950f800e1 (patch) | |
tree | 6447b860dad6dd3a463547fa048a4c635d8864c8 /README | |
parent | 887991c78a1e62beee123d58f6a47f93278f03c9 (diff) | |
download | busybox-c49960189a04b73e033016bd0f43fbb950f800e1.tar.gz |
Fixed up copyright notices and such
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> |