Doc update
This commit is contained in:
parent
6f283c2f77
commit
57f83fffd8
@ -2142,62 +2142,123 @@ Erik Andersen <andersee@debian.org> <andersen@lineo.com>
|
|||||||
The following people have contributed code to BusyBox whether
|
The following people have contributed code to BusyBox whether
|
||||||
they know it or not.
|
they know it or not.
|
||||||
|
|
||||||
Erik Andersen <andersee@debian.org>
|
|
||||||
|
|
||||||
|
=for html <br>
|
||||||
|
|
||||||
|
Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
|
||||||
|
|
||||||
|
Tons of new stuff, major rewrite of most of the
|
||||||
|
core apps, tons of new apps as noted in header files.
|
||||||
|
|
||||||
|
=for html <br>
|
||||||
|
|
||||||
|
Edward Betts <edward@debian.org>
|
||||||
|
|
||||||
|
expr, hostid, logname, tty, wc, whoami, yes
|
||||||
|
|
||||||
=for html <br>
|
=for html <br>
|
||||||
|
|
||||||
John Beppu <beppu@lineo.com>
|
John Beppu <beppu@lineo.com>
|
||||||
|
|
||||||
|
du, head, nslookup, sort, tee, uniq
|
||||||
|
|
||||||
=for html <br>
|
=for html <br>
|
||||||
|
|
||||||
Brian Candler <B.Candler@pobox.com>
|
Brian Candler <B.Candler@pobox.com>
|
||||||
|
|
||||||
|
tiny-ls(ls)
|
||||||
|
|
||||||
=for html <br>
|
=for html <br>
|
||||||
|
|
||||||
Randolph Chung <tausq@debian.org>
|
Randolph Chung <tausq@debian.org>
|
||||||
|
|
||||||
|
fbset, ping, hostname, and mkfifo
|
||||||
|
|
||||||
=for html <br>
|
=for html <br>
|
||||||
|
|
||||||
Dave Cinege <dcinege@psychosis.com>
|
Dave Cinege <dcinege@psychosis.com>
|
||||||
|
|
||||||
|
more(v2), makedevs, dutmp, modularization, auto links file,
|
||||||
|
various fixes, Linux Router Project maintenance
|
||||||
|
|
||||||
=for html <br>
|
=for html <br>
|
||||||
|
|
||||||
Karl M. Hegbloom <karlheg@debian.org>
|
Karl M. Hegbloom <karlheg@debian.org>
|
||||||
|
|
||||||
|
cp_mv.c, the test suite, various fixes to utility.c, &c.
|
||||||
|
|
||||||
|
=for html <br>
|
||||||
|
|
||||||
|
Daniel Jacobowitz <dan@debian.org>
|
||||||
|
|
||||||
|
mktemp.c
|
||||||
|
|
||||||
|
=for html <br>
|
||||||
|
|
||||||
|
Matt Kraai <kraai@alumni.carnegiemellon.edu>
|
||||||
|
|
||||||
|
documentation, bugfixes
|
||||||
|
|
||||||
=for html <br>
|
=for html <br>
|
||||||
|
|
||||||
John Lombardo <john@deltanet.com>
|
John Lombardo <john@deltanet.com>
|
||||||
|
|
||||||
|
dirname, tr
|
||||||
|
|
||||||
=for html <br>
|
=for html <br>
|
||||||
|
|
||||||
Glenn McGrath <bug1@netconnect.com.au>
|
Glenn McGrath <bug1@netconnect.com.au>
|
||||||
|
|
||||||
|
ar.c
|
||||||
|
|
||||||
=for html <br>
|
=for html <br>
|
||||||
|
|
||||||
Bruce Perens <bruce@perens.com>
|
Bruce Perens <bruce@pixar.com>
|
||||||
|
|
||||||
|
Original author of BusyBox. His code is still in many apps.
|
||||||
|
|
||||||
|
=for html <br>
|
||||||
|
|
||||||
|
Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com>
|
||||||
|
|
||||||
|
wget - Contributed by permission of Covad Communications
|
||||||
|
|
||||||
=for html <br>
|
=for html <br>
|
||||||
|
|
||||||
Pavel Roskin <proski@gnu.org>
|
Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
Lots of bugs fixes and patches.
|
||||||
|
|
||||||
|
=for html <br>
|
||||||
|
|
||||||
|
Gyepi Sam <gyepi@praxis-sw.com>
|
||||||
|
|
||||||
|
Remote logging feature for syslogd
|
||||||
|
|
||||||
=for html <br>
|
=for html <br>
|
||||||
|
|
||||||
Linus Torvalds <torvalds@transmeta.com>
|
Linus Torvalds <torvalds@transmeta.com>
|
||||||
|
|
||||||
|
mkswap, fsck.minix, mkfs.minix
|
||||||
|
|
||||||
=for html <br>
|
=for html <br>
|
||||||
|
|
||||||
Mark Whitley <markw@lineo.com>
|
Mark Whitley <markw@lineo.com>
|
||||||
|
|
||||||
|
sed remix, bug fixes, style-guide, etc.
|
||||||
|
|
||||||
=for html <br>
|
=for html <br>
|
||||||
|
|
||||||
Charles P. Wright <cpwright@villagenet.com>
|
Charles P. Wright <cpwright@villagenet.com>
|
||||||
|
|
||||||
|
gzip, mini-netcat(nc)
|
||||||
|
|
||||||
=for html <br>
|
=for html <br>
|
||||||
|
|
||||||
Enrique Zanardi <ezanardi@ull.es>
|
Enrique Zanardi <ezanardi@ull.es>
|
||||||
|
|
||||||
=for html <br>
|
tarcat (since removed), loadkmap, various fixes, Debian maintenance
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
# $Id: busybox.pod,v 1.72 2000/09/23 06:12:34 andersen Exp $
|
# $Id: busybox.pod,v 1.73 2000/09/24 02:41:44 andersen Exp $
|
||||||
|
@ -1570,39 +1570,39 @@
|
|||||||
<sect2>
|
<sect2>
|
||||||
<title>Example /etc/inittab file</title>
|
<title>Example /etc/inittab file</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<screen>
|
<screen>
|
||||||
# This is run first except when booting in single-user mode.
|
# This is run first except when booting in single-user mode.
|
||||||
#
|
#
|
||||||
::sysinit:/etc/init.d/rcS
|
::sysinit:/etc/init.d/rcS
|
||||||
|
|
||||||
# /bin/sh invocations on selected ttys
|
# /bin/sh invocations on selected ttys
|
||||||
#
|
#
|
||||||
# Start an "askfirst" shell on the console (whatever that may be)
|
# Start an "askfirst" shell on the console (whatever that may be)
|
||||||
::askfirst:-/bin/sh
|
::askfirst:-/bin/sh
|
||||||
# Start an "askfirst" shell on /dev/tty2-4
|
# Start an "askfirst" shell on /dev/tty2-4
|
||||||
tty2::askfirst:-/bin/sh
|
tty2::askfirst:-/bin/sh
|
||||||
tty2::askfirst:-/bin/sh
|
tty2::askfirst:-/bin/sh
|
||||||
tty2::askfirst:-/bin/sh
|
tty2::askfirst:-/bin/sh
|
||||||
|
|
||||||
# /sbin/getty invocations for selected ttys
|
# /sbin/getty invocations for selected ttys
|
||||||
#
|
#
|
||||||
tty4::respawn:/sbin/getty 38400 tty5
|
tty4::respawn:/sbin/getty 38400 tty5
|
||||||
tty5::respawn:/sbin/getty 38400 tty6
|
tty5::respawn:/sbin/getty 38400 tty6
|
||||||
|
|
||||||
# Example of how to put a getty on a serial line (for a terminal)
|
# Example of how to put a getty on a serial line (for a terminal)
|
||||||
#
|
#
|
||||||
#ttyS0::respawn:/sbin/getty -L ttyS0 9600 vt100
|
#ttyS0::respawn:/sbin/getty -L ttyS0 9600 vt100
|
||||||
#ttyS1::respawn:/sbin/getty -L ttyS1 9600 vt100
|
#ttyS1::respawn:/sbin/getty -L ttyS1 9600 vt100
|
||||||
#
|
#
|
||||||
# Example how to put a getty on a modem line.
|
# Example how to put a getty on a modem line.
|
||||||
#ttyS2::respawn:/sbin/getty -x0 -s 57600 ttyS2
|
#ttyS2::respawn:/sbin/getty -x0 -s 57600 ttyS2
|
||||||
|
|
||||||
# Stuff to do before rebooting
|
# Stuff to do before rebooting
|
||||||
::ctrlaltdel:/bin/umount -a -r
|
::ctrlaltdel:/bin/umount -a -r
|
||||||
::ctrlaltdel:/sbin/swapoff
|
::ctrlaltdel:/sbin/swapoff
|
||||||
</screen>
|
</screen>
|
||||||
</para>
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
@ -3422,7 +3422,7 @@
|
|||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
<sect1 id="unrpm">
|
<sect1 id="unrpm">
|
||||||
<titleunrpmuniq</title>
|
<title>unrpm</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Usage: unrpm < package.rpm | gzip -d | cpio -idmuv
|
Usage: unrpm < package.rpm | gzip -d | cpio -idmuv
|
||||||
@ -3784,14 +3784,18 @@
|
|||||||
<title>AUTHORS</title>
|
<title>AUTHORS</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The following people have contributed code to BusyBox whether
|
The following people have made significant contributions to
|
||||||
they know it or not.
|
BusyBox -- whether they know it or not.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Erik Andersen <andersee@debian.org>
|
Erik Andersen <andersee@debian.org>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Edward Betts <edward@debian.org>
|
||||||
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
John Beppu <beppu@lineo.com>
|
John Beppu <beppu@lineo.com>
|
||||||
</para>
|
</para>
|
||||||
@ -3812,6 +3816,14 @@
|
|||||||
Karl M. Hegbloom <karlheg@debian.org>
|
Karl M. Hegbloom <karlheg@debian.org>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Daniel Jacobowitz <dan@debian.org>
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Matt Kraai <kraai@alumni.carnegiemellon.edu>
|
||||||
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
John Lombardo <john@deltanet.com>
|
John Lombardo <john@deltanet.com>
|
||||||
</para>
|
</para>
|
||||||
@ -3824,10 +3836,18 @@
|
|||||||
Bruce Perens <bruce@perens.com>
|
Bruce Perens <bruce@perens.com>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com>
|
||||||
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Pavel Roskin <proski@gnu.org>
|
Pavel Roskin <proski@gnu.org>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Gyepi Sam <gyepi@praxis-sw.com>
|
||||||
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Linus Torvalds <torvalds@transmeta.com>
|
Linus Torvalds <torvalds@transmeta.com>
|
||||||
</para>
|
</para>
|
||||||
@ -3843,5 +3863,7 @@
|
|||||||
<para>
|
<para>
|
||||||
Enrique Zanardi <ezanardi@ull.es>
|
Enrique Zanardi <ezanardi@ull.es>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
</chapter>
|
</chapter>
|
||||||
</book> <!-- End of the book -->
|
</book> <!-- End of the book -->
|
||||||
|
Loading…
Reference in New Issue
Block a user