diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-04-27 12:16:48 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-04-27 12:16:48 +0000 |
commit | 051e4c15db08aa4e224c152a1406b3603bbeee5a (patch) | |
tree | 4975f550b836f2d0b5b1cec6003e8d5cb36f5458 /docs/busybox.net/index.html | |
parent | d598d411106499e411b48cbc85f7e0a28251ec95 (diff) |
Update website
Diffstat (limited to 'docs/busybox.net/index.html')
-rw-r--r-- | docs/busybox.net/index.html | 44 |
1 files changed, 31 insertions, 13 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index 77fd9cd86..a3c382e27 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html @@ -45,17 +45,15 @@ <tr> <td bgcolor="#EEEEE0"> - BusyBox combines tiny versions of many common UNIX - utilities into a single small executable. It provides - minimalist replacements for most of the utilities you - usually find in fileutils, shellutils, findutils, - textutils, grep, gzip, tar, etc. BusyBox provides a - fairly complete POSIX environment for any small or - embedded system. The utilities in BusyBox generally - have fewer options than their full featured GNU - cousins; however, the options that are included provide - the expected functionality and behave very much like - their GNU counterparts. + BusyBox combines tiny versions of many common UNIX utilities + into a single small executable. It provides minimalist + replacements for most of the utilities you usually find in GNU + fileutils, shellutils, etc. The utilities in BusyBox generally + have fewer options than their full-featured GNU cousins; + however, the options that are included provide the expected + functionality and behave very much like their GNU counterparts. + BusyBox provides a fairly complete POSIX environment for any + small or embedded system. <p>BusyBox has been written with size-optimization and limited resources in mind. It is also extremely modular @@ -94,8 +92,27 @@ <tr> <td bgcolor="#EEEEE0"> <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 the fine folks at <a href= "http://i-netinnovations.com/">http://i-netinnovations.com/</a> @@ -108,6 +125,7 @@ accessible for everyone! + <p> <li><b>Old News</b><br> For the old news, visit <a href="oldnews.html">the old news page</a>.</li> |