diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-09-24 02:41:44 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-09-24 02:41:44 +0000 |
commit | 57f83fffd8555ded41d34a92b766e75276f87bd9 (patch) | |
tree | e8a8e0b4f3873a87d69a148e4078e2d1ab6f8262 | |
parent | 6f283c2f772c32635fbf61f5b6c0a9a37cc50eed (diff) | |
download | busybox-w32-57f83fffd8555ded41d34a92b766e75276f87bd9.tar.gz busybox-w32-57f83fffd8555ded41d34a92b766e75276f87bd9.tar.bz2 busybox-w32-57f83fffd8555ded41d34a92b766e75276f87bd9.zip |
Doc update
-rw-r--r-- | docs/busybox.pod | 69 | ||||
-rw-r--r-- | docs/busybox.sgml | 94 |
2 files changed, 123 insertions, 40 deletions
diff --git a/docs/busybox.pod b/docs/busybox.pod index 40ad1939d..11d821f12 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod | |||
@@ -2142,62 +2142,123 @@ Erik Andersen <andersee@debian.org> <andersen@lineo.com> | |||
2142 | The following people have contributed code to BusyBox whether | 2142 | The following people have contributed code to BusyBox whether |
2143 | they know it or not. | 2143 | they know it or not. |
2144 | 2144 | ||
2145 | Erik Andersen <andersee@debian.org> | ||
2146 | 2145 | ||
2147 | =for html <br> | 2146 | =for html <br> |
2148 | 2147 | ||
2148 | Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | ||
2149 | |||
2150 | Tons of new stuff, major rewrite of most of the | ||
2151 | core apps, tons of new apps as noted in header files. | ||
2152 | |||
2153 | =for html <br> | ||
2154 | |||
2155 | Edward Betts <edward@debian.org> | ||
2156 | |||
2157 | expr, hostid, logname, tty, wc, whoami, yes | ||
2158 | |||
2159 | =for html <br> | ||
2160 | |||
2149 | John Beppu <beppu@lineo.com> | 2161 | John Beppu <beppu@lineo.com> |
2150 | 2162 | ||
2163 | du, head, nslookup, sort, tee, uniq | ||
2164 | |||
2151 | =for html <br> | 2165 | =for html <br> |
2152 | 2166 | ||
2153 | Brian Candler <B.Candler@pobox.com> | 2167 | Brian Candler <B.Candler@pobox.com> |
2154 | 2168 | ||
2169 | tiny-ls(ls) | ||
2170 | |||
2155 | =for html <br> | 2171 | =for html <br> |
2156 | 2172 | ||
2157 | Randolph Chung <tausq@debian.org> | 2173 | Randolph Chung <tausq@debian.org> |
2158 | 2174 | ||
2175 | fbset, ping, hostname, and mkfifo | ||
2176 | |||
2159 | =for html <br> | 2177 | =for html <br> |
2160 | 2178 | ||
2161 | Dave Cinege <dcinege@psychosis.com> | 2179 | Dave Cinege <dcinege@psychosis.com> |
2162 | 2180 | ||
2181 | more(v2), makedevs, dutmp, modularization, auto links file, | ||
2182 | various fixes, Linux Router Project maintenance | ||
2183 | |||
2163 | =for html <br> | 2184 | =for html <br> |
2164 | 2185 | ||
2165 | Karl M. Hegbloom <karlheg@debian.org> | 2186 | Karl M. Hegbloom <karlheg@debian.org> |
2166 | 2187 | ||
2188 | cp_mv.c, the test suite, various fixes to utility.c, &c. | ||
2189 | |||
2190 | =for html <br> | ||
2191 | |||
2192 | Daniel Jacobowitz <dan@debian.org> | ||
2193 | |||
2194 | mktemp.c | ||
2195 | |||
2196 | =for html <br> | ||
2197 | |||
2198 | Matt Kraai <kraai@alumni.carnegiemellon.edu> | ||
2199 | |||
2200 | documentation, bugfixes | ||
2201 | |||
2167 | =for html <br> | 2202 | =for html <br> |
2168 | 2203 | ||
2169 | John Lombardo <john@deltanet.com> | 2204 | John Lombardo <john@deltanet.com> |
2170 | 2205 | ||
2206 | dirname, tr | ||
2207 | |||
2171 | =for html <br> | 2208 | =for html <br> |
2172 | 2209 | ||
2173 | Glenn McGrath <bug1@netconnect.com.au> | 2210 | Glenn McGrath <bug1@netconnect.com.au> |
2174 | 2211 | ||
2212 | ar.c | ||
2213 | |||
2175 | =for html <br> | 2214 | =for html <br> |
2176 | 2215 | ||
2177 | Bruce Perens <bruce@perens.com> | 2216 | Bruce Perens <bruce@pixar.com> |
2217 | |||
2218 | Original author of BusyBox. His code is still in many apps. | ||
2219 | |||
2220 | =for html <br> | ||
2221 | |||
2222 | Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com> | ||
2223 | |||
2224 | wget - Contributed by permission of Covad Communications | ||
2178 | 2225 | ||
2179 | =for html <br> | 2226 | =for html <br> |
2180 | 2227 | ||
2181 | Pavel Roskin <proski@gnu.org> | 2228 | Pavel Roskin <proski@gnu.org> |
2182 | 2229 | ||
2230 | Lots of bugs fixes and patches. | ||
2231 | |||
2232 | =for html <br> | ||
2233 | |||
2234 | Gyepi Sam <gyepi@praxis-sw.com> | ||
2235 | |||
2236 | Remote logging feature for syslogd | ||
2237 | |||
2183 | =for html <br> | 2238 | =for html <br> |
2184 | 2239 | ||
2185 | Linus Torvalds <torvalds@transmeta.com> | 2240 | Linus Torvalds <torvalds@transmeta.com> |
2186 | 2241 | ||
2242 | mkswap, fsck.minix, mkfs.minix | ||
2243 | |||
2187 | =for html <br> | 2244 | =for html <br> |
2188 | 2245 | ||
2189 | Mark Whitley <markw@lineo.com> | 2246 | Mark Whitley <markw@lineo.com> |
2190 | 2247 | ||
2248 | sed remix, bug fixes, style-guide, etc. | ||
2249 | |||
2191 | =for html <br> | 2250 | =for html <br> |
2192 | 2251 | ||
2193 | Charles P. Wright <cpwright@villagenet.com> | 2252 | Charles P. Wright <cpwright@villagenet.com> |
2194 | 2253 | ||
2254 | gzip, mini-netcat(nc) | ||
2255 | |||
2195 | =for html <br> | 2256 | =for html <br> |
2196 | 2257 | ||
2197 | Enrique Zanardi <ezanardi@ull.es> | 2258 | Enrique Zanardi <ezanardi@ull.es> |
2198 | 2259 | ||
2199 | =for html <br> | 2260 | tarcat (since removed), loadkmap, various fixes, Debian maintenance |
2200 | 2261 | ||
2201 | =cut | 2262 | =cut |
2202 | 2263 | ||
2203 | # $Id: busybox.pod,v 1.72 2000/09/23 06:12:34 andersen Exp $ | 2264 | # $Id: busybox.pod,v 1.73 2000/09/24 02:41:44 andersen Exp $ |
diff --git a/docs/busybox.sgml b/docs/busybox.sgml index 9c0179011..a8507ba2c 100644 --- a/docs/busybox.sgml +++ b/docs/busybox.sgml | |||
@@ -1570,39 +1570,39 @@ | |||
1570 | <sect2> | 1570 | <sect2> |
1571 | <title>Example /etc/inittab file</title> | 1571 | <title>Example /etc/inittab file</title> |
1572 | 1572 | ||
1573 | <para> | 1573 | <para> |
1574 | <screen> | 1574 | <screen> |
1575 | # This is run first except when booting in single-user mode. | 1575 | # This is run first except when booting in single-user mode. |
1576 | # | 1576 | # |
1577 | ::sysinit:/etc/init.d/rcS | 1577 | ::sysinit:/etc/init.d/rcS |
1578 | 1578 | ||
1579 | # /bin/sh invocations on selected ttys | 1579 | # /bin/sh invocations on selected ttys |
1580 | # | 1580 | # |
1581 | # Start an "askfirst" shell on the console (whatever that may be) | 1581 | # Start an "askfirst" shell on the console (whatever that may be) |
1582 | ::askfirst:-/bin/sh | 1582 | ::askfirst:-/bin/sh |
1583 | # Start an "askfirst" shell on /dev/tty2-4 | 1583 | # Start an "askfirst" shell on /dev/tty2-4 |
1584 | tty2::askfirst:-/bin/sh | 1584 | tty2::askfirst:-/bin/sh |
1585 | tty2::askfirst:-/bin/sh | 1585 | tty2::askfirst:-/bin/sh |
1586 | tty2::askfirst:-/bin/sh | 1586 | tty2::askfirst:-/bin/sh |
1587 | 1587 | ||
1588 | # /sbin/getty invocations for selected ttys | 1588 | # /sbin/getty invocations for selected ttys |
1589 | # | 1589 | # |
1590 | tty4::respawn:/sbin/getty 38400 tty5 | 1590 | tty4::respawn:/sbin/getty 38400 tty5 |
1591 | tty5::respawn:/sbin/getty 38400 tty6 | 1591 | tty5::respawn:/sbin/getty 38400 tty6 |
1592 | 1592 | ||
1593 | # Example of how to put a getty on a serial line (for a terminal) | 1593 | # Example of how to put a getty on a serial line (for a terminal) |
1594 | # | 1594 | # |
1595 | #ttyS0::respawn:/sbin/getty -L ttyS0 9600 vt100 | 1595 | #ttyS0::respawn:/sbin/getty -L ttyS0 9600 vt100 |
1596 | #ttyS1::respawn:/sbin/getty -L ttyS1 9600 vt100 | 1596 | #ttyS1::respawn:/sbin/getty -L ttyS1 9600 vt100 |
1597 | # | 1597 | # |
1598 | # Example how to put a getty on a modem line. | 1598 | # Example how to put a getty on a modem line. |
1599 | #ttyS2::respawn:/sbin/getty -x0 -s 57600 ttyS2 | 1599 | #ttyS2::respawn:/sbin/getty -x0 -s 57600 ttyS2 |
1600 | 1600 | ||
1601 | # Stuff to do before rebooting | 1601 | # Stuff to do before rebooting |
1602 | ::ctrlaltdel:/bin/umount -a -r | 1602 | ::ctrlaltdel:/bin/umount -a -r |
1603 | ::ctrlaltdel:/sbin/swapoff | 1603 | ::ctrlaltdel:/sbin/swapoff |
1604 | </screen> | 1604 | </screen> |
1605 | </para> | 1605 | </para> |
1606 | </sect2> | 1606 | </sect2> |
1607 | </sect1> | 1607 | </sect1> |
1608 | 1608 | ||
@@ -3422,7 +3422,7 @@ | |||
3422 | </sect1> | 3422 | </sect1> |
3423 | 3423 | ||
3424 | <sect1 id="unrpm"> | 3424 | <sect1 id="unrpm"> |
3425 | <titleunrpmuniq</title> | 3425 | <title>unrpm</title> |
3426 | 3426 | ||
3427 | <para> | 3427 | <para> |
3428 | Usage: unrpm < package.rpm | gzip -d | cpio -idmuv | 3428 | Usage: unrpm < package.rpm | gzip -d | cpio -idmuv |
@@ -3784,8 +3784,8 @@ | |||
3784 | <title>AUTHORS</title> | 3784 | <title>AUTHORS</title> |
3785 | 3785 | ||
3786 | <para> | 3786 | <para> |
3787 | The following people have contributed code to BusyBox whether | 3787 | The following people have made significant contributions to |
3788 | they know it or not. | 3788 | BusyBox -- whether they know it or not. |
3789 | </para> | 3789 | </para> |
3790 | 3790 | ||
3791 | <para> | 3791 | <para> |
@@ -3793,6 +3793,10 @@ | |||
3793 | </para> | 3793 | </para> |
3794 | 3794 | ||
3795 | <para> | 3795 | <para> |
3796 | Edward Betts <edward@debian.org> | ||
3797 | </para> | ||
3798 | |||
3799 | <para> | ||
3796 | John Beppu <beppu@lineo.com> | 3800 | John Beppu <beppu@lineo.com> |
3797 | </para> | 3801 | </para> |
3798 | 3802 | ||
@@ -3813,6 +3817,14 @@ | |||
3813 | </para> | 3817 | </para> |
3814 | 3818 | ||
3815 | <para> | 3819 | <para> |
3820 | Daniel Jacobowitz <dan@debian.org> | ||
3821 | </para> | ||
3822 | |||
3823 | <para> | ||
3824 | Matt Kraai <kraai@alumni.carnegiemellon.edu> | ||
3825 | </para> | ||
3826 | |||
3827 | <para> | ||
3816 | John Lombardo <john@deltanet.com> | 3828 | John Lombardo <john@deltanet.com> |
3817 | </para> | 3829 | </para> |
3818 | 3830 | ||
@@ -3825,10 +3837,18 @@ | |||
3825 | </para> | 3837 | </para> |
3826 | 3838 | ||
3827 | <para> | 3839 | <para> |
3840 | Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com> | ||
3841 | </para> | ||
3842 | |||
3843 | <para> | ||
3828 | Pavel Roskin <proski@gnu.org> | 3844 | Pavel Roskin <proski@gnu.org> |
3829 | </para> | 3845 | </para> |
3830 | 3846 | ||
3831 | <para> | 3847 | <para> |
3848 | Gyepi Sam <gyepi@praxis-sw.com> | ||
3849 | </para> | ||
3850 | |||
3851 | <para> | ||
3832 | Linus Torvalds <torvalds@transmeta.com> | 3852 | Linus Torvalds <torvalds@transmeta.com> |
3833 | </para> | 3853 | </para> |
3834 | 3854 | ||
@@ -3843,5 +3863,7 @@ | |||
3843 | <para> | 3863 | <para> |
3844 | Enrique Zanardi <ezanardi@ull.es> | 3864 | Enrique Zanardi <ezanardi@ull.es> |
3845 | </para> | 3865 | </para> |
3866 | |||
3867 | |||
3846 | </chapter> | 3868 | </chapter> |
3847 | </book> <!-- End of the book --> | 3869 | </book> <!-- End of the book --> |