A few minor touchups.
This commit is contained in:
parent
704b2c2122
commit
dfba13d199
@ -101,6 +101,7 @@ To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo
|
|||||||
business as we begin working on the next BusyBox release will be to merge in the new shell
|
business as we begin working on the next BusyBox release will be to merge in the new shell
|
||||||
currently in progress at
|
currently in progress at
|
||||||
<a href="http://doolittle.faludi.com/~larry/parser.html">Larry Doolittle's website</a>.
|
<a href="http://doolittle.faludi.com/~larry/parser.html">Larry Doolittle's website</a>.
|
||||||
|
<p>
|
||||||
|
|
||||||
|
|
||||||
<li> <b>27 January 2001 -- BusyBox 0.49 released</b>
|
<li> <b>27 January 2001 -- BusyBox 0.49 released</b>
|
||||||
@ -126,6 +127,7 @@ To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo
|
|||||||
progress on <a href="http://doolittle.faludi.com/~larry/parser.html">Larry's website</a>
|
progress on <a href="http://doolittle.faludi.com/~larry/parser.html">Larry's website</a>
|
||||||
and help out if you can. This shell will be included in the next
|
and help out if you can. This shell will be included in the next
|
||||||
release of BusyBox.
|
release of BusyBox.
|
||||||
|
<p>
|
||||||
|
|
||||||
<li> <b>13 December 2000 -- BusyBox 0.48 released</b>
|
<li> <b>13 December 2000 -- BusyBox 0.48 released</b>
|
||||||
<br>
|
<br>
|
||||||
@ -144,6 +146,7 @@ To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo
|
|||||||
<p>
|
<p>
|
||||||
Many thanks go out to the many many people that have contributed to
|
Many thanks go out to the many many people that have contributed to
|
||||||
this release, especially Matt Kraai, Larry Doolittle, and Kent Robotti.
|
this release, especially Matt Kraai, Larry Doolittle, and Kent Robotti.
|
||||||
|
<p>
|
||||||
|
|
||||||
|
|
||||||
<li> <b>Old News</b>
|
<li> <b>Old News</b>
|
||||||
@ -231,11 +234,11 @@ Current documentation for BusyBox includes:
|
|||||||
and similar tasks which nicely complements BusyBox.
|
and similar tasks which nicely complements BusyBox.
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
<li><a href="http://cvs.uclinux.org/uClibc.html">uCLibc</a>
|
<li><a href="http://cvs.uclinux.org/uClibc.html">uClibc</a>
|
||||||
is a C library for embedded systems. You can actually statically link
|
is a C library for embedded systems. You can actually statically link
|
||||||
a "Hello World" application under x86 that only takes 4k (as opposed to
|
a "Hello World" application under x86 that only takes 4k (as opposed to
|
||||||
200k under GNU libc). It can do dynamic linking too and works nicely with
|
200k under GNU libc). It can do dynamic linking too and works nicely with
|
||||||
BusyBox. to create very small embedded systems.
|
BusyBox to create very small embedded systems.
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
<li> <a href="http://opensource.lineo.com/software.html">Other cool embedded software</a>.
|
<li> <a href="http://opensource.lineo.com/software.html">Other cool embedded software</a>.
|
||||||
@ -305,7 +308,7 @@ you.
|
|||||||
<font size="-1" face="arial, helvetica, sans-serif">
|
<font size="-1" face="arial, helvetica, sans-serif">
|
||||||
Mail all comments, insults, suggestions and bribes to
|
Mail all comments, insults, suggestions and bribes to
|
||||||
<a href="mailto:andersen@lineo.com">Erik Andersen</a><BR>
|
<a href="mailto:andersen@lineo.com">Erik Andersen</a><BR>
|
||||||
The Busybox logo is copyright 1999,2000, Erik Andersen.
|
The Busybox logo is copyright 1999,2000,2001, Erik Andersen.
|
||||||
</font>
|
</font>
|
||||||
</TD>
|
</TD>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user