From 9aa9d142d5720c91c484a96cadeff5ef26327bd4 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Mon, 18 Jun 2007 01:27:43 -0400 Subject: Update web page to mention 0.0.3 release. --- www/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/www/index.html b/www/index.html index 56fdf216..0edf0c82 100644 --- a/www/index.html +++ b/www/index.html @@ -1,5 +1,19 @@ +

June 18, 2007 - Put out +toybox-0.0.3.tar.bz2 since it's +been too long since I did something like that. This one implements +catv, count, df, echo, false, oneit, pwd, sleep, sync, toysh, true, which, +and yes (which is what "make defconfig" enables). There are several other +commands not enabled by defconfig, because they don't really work yet.

+ +

Most of the general infrastructure's there now, although lots of tweaking +and optimizing is still needed. The test suite is skeletal and not entirely +checked in yet, but I'm working on that.

+ +

I don't have nearly as much time to work on this as I'd like, but I'm making +a little progress.

+

Jan 31: Screwing up the web page a bit, adding an index bar along the side which doesn't properly connect up to anything yet. (Busy implementing mke2fs and gene2fs.)

-- cgit v1.2.3