From 08fe43d3f9b0a2300840330ecd29c6e25a4b73a3 Mon Sep 17 00:00:00 2001 From: John Beppu Date: Wed, 19 Jan 2000 12:39:16 +0000 Subject: added a little more content. --- docs/busybox.pod | 51 +++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 37 insertions(+), 14 deletions(-) (limited to 'docs/busybox.pod') diff --git a/docs/busybox.pod b/docs/busybox.pod index 2116e4622..809c0caed 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -10,10 +10,13 @@ busybox - I am BusyBox of Borg. Unix will be assimilated. =head1 DESCRIPTION -BusyBox is a multi-call binary that combines many common Unix utilities into -a single executable. This is a size optimization. Most people will create -a symlink to busybox for each function name, and BusyBox will act like -whatever you invoke it as. +BusyBox is a multi-call binary that combines many common Unix utilities into a +single executable. Most people will create a symlink to busybox for each +function name, and BusyBox will act like whatever you invoke it as. + +BusyBox has been written with size-optimization in mind. It is very easy to +include or exclude the commands you want installed. BusyBox tries to make +itself useful to small systems with limited resources. =head1 COMMANDS @@ -166,24 +169,44 @@ Erik Andersen =head1 AUTHORS -=over 4 +The following people have contributed code to BusyBox whether +they know it or not. -=item Bruce Perens +Erik Andersen -The original author. +=for html
-=item Erik Andersen +John Beppu -He's thrashed around in the code enough to be considered the maintainer. +=for html
-=item Randolph Chung +Brian Candler -ping, fbset, mkfifo, etc. +=for html
-=item John Beppu +Randolph Chung -sort, head, du, uniq, tee. +=for html
-=back +Dave Cinege + +=for html
+ +Bruce Perens + +=for html
+ +Linus Torvalds + +=for html
+ +Charles P. Wright + +=for html
+ +Enrique Zanardi + +=for html
=cut + -- cgit v1.2.3