Update website

This commit is contained in:
Eric Andersen 2002-04-27 12:16:48 +00:00
parent d598d41110
commit 051e4c15db
2 changed files with 32 additions and 14 deletions

View File

@ -45,17 +45,15 @@
<tr> <tr>
<td bgcolor="#EEEEE0"> <td bgcolor="#EEEEE0">
BusyBox combines tiny versions of many common UNIX BusyBox combines tiny versions of many common UNIX utilities
utilities into a single small executable. It provides into a single small executable. It provides minimalist
minimalist replacements for most of the utilities you replacements for most of the utilities you usually find in GNU
usually find in fileutils, shellutils, findutils, fileutils, shellutils, etc. The utilities in BusyBox generally
textutils, grep, gzip, tar, etc. BusyBox provides a have fewer options than their full-featured GNU cousins;
fairly complete POSIX environment for any small or however, the options that are included provide the expected
embedded system. The utilities in BusyBox generally functionality and behave very much like their GNU counterparts.
have fewer options than their full featured GNU BusyBox provides a fairly complete POSIX environment for any
cousins; however, the options that are included provide small or embedded system.
the expected functionality and behave very much like
their GNU counterparts.
<p>BusyBox has been written with size-optimization and <p>BusyBox has been written with size-optimization and
limited resources in mind. It is also extremely modular limited resources in mind. It is also extremely modular
@ -94,8 +92,27 @@
<tr> <tr>
<td bgcolor="#EEEEE0"> <td bgcolor="#EEEEE0">
<ul> <ul>
<li>
<b>6 March 2002 -- busybox.net now has mirrors!</b> <p>
<li><b>27 April 2002 -- BusyBox 0.60.3 released</b>
I am very pleased to announce that the BusyBox 0.60.3 (stable) is
now available for download. This is primarily a bugfix release
for the stable series. A number of problems have turned up since
the last release, and this should address most of those problems.
This should be the last release for the 0.60.x series. The
development busybox tree has been progressing nicely, and will
hopefully be ready to become the next stable release.
<p>
The <a href="downloads/Changelog">changelog</a> has all
the details. As usual you can <a href="downloads">download busybox here</a>.
<p>Have Fun!
<p>
<p>
<li><b>6 March 2002 -- busybox.net now has mirrors!</b>
<p>Busybox.net is now much more available, thanks to <p>Busybox.net is now much more available, thanks to
the fine folks at <a href= "http://i-netinnovations.com/">http://i-netinnovations.com/</a> the fine folks at <a href= "http://i-netinnovations.com/">http://i-netinnovations.com/</a>
@ -108,6 +125,7 @@
accessible for everyone! accessible for everyone!
<p>
<li><b>Old News</b><br> <li><b>Old News</b><br>
For the old news, visit <a href="oldnews.html">the For the old news, visit <a href="oldnews.html">the
old news page</a>.</li> old news page</a>.</li>

View File

@ -22,7 +22,7 @@ font-family: monospace; font-size: smaller;" width="80%">
$ ./busybox $ ./busybox
BusyBox v0.60.3-pre (2002.02.13-23:05+0000) multi-call binary BusyBox v0.60.3 (2002.04.27-10:33+0000) multi-call binary
Usage: busybox [function] [arguments]... Usage: busybox [function] [arguments]...
or: [function] [arguments]... or: [function] [arguments]...