aboutsummaryrefslogtreecommitdiff
path: root/www/status.html
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2013-02-23 18:32:08 -0600
committerRob Landley <rob@landley.net>2013-02-23 18:32:08 -0600
commit9a69a929eced859415a46175d891d547ddfbb3bd (patch)
tree01f41a910d62dacec0aef64ea202ea5213208307 /www/status.html
parent799515eabe6de341393efecf3756b3f80b18c9af (diff)
downloadtoybox-9a69a929eced859415a46175d891d547ddfbb3bd.tar.gz
Accumulated web page changes. (Release announcement for previous release, roadmap updates, etc.)
Diffstat (limited to 'www/status.html')
-rwxr-xr-xwww/status.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/www/status.html b/www/status.html
index 2e9e5732..709efc0c 100755
--- a/www/status.html
+++ b/www/status.html
@@ -3,18 +3,19 @@
<h1>How are we doing on implementing stuff so far?</h1>
-<p>Legend: {android} [posix] (development) &lt;lsb&gt; other <strike>implemented</strike></p>
+<p>Legend: [posix] &lt;lsb&gt; (development) {android} =klibc= #sash# @sbase@
+*beastiebox* +request+ other <strike>implemented</strike></p>
<!--#include file="status.gen" -->
-<h1>The current status of toybox (as of 0.4.0 release):</h1>
+<h1>The current status of toybox (as of 0.4.1 release):</h1>
<h3><u>These commands are reasonably finished</u>:</h3>
<blockquote><b>
<span id=ready>
basename cal cat catv chgrp chmod chown chvt cksum clear cmp comm count
-df dirname dmesg dos2unix echo env false gethostname killall link logname ls
-lsmod md5sum mkdir
+df dirname dmesg dos2unix echo env false gethostname killall link logname
+losetup ls lsmod md5sum mkdir
mkfifo mkswap mktemp nice nohup od oneit pwd realpath rev rm seq setsid
sha1sum sleep sort swapoff swapon sync tac taskset tee true truncate tty uniq
unix2dos unlink usleep wc which whoami yes
@@ -32,7 +33,7 @@ rmmod switch_root tail touch uname unshare uptime vconfig vmstat w who xargs
<h3><u>Work on these is underway, but not usable yet:</u></h3>
<blockquote><b>
-bzip2 mke2fs more mount umount losetup sed tar sh grep/egrep/fgrep
+bzip2 mke2fs more mount umount sed tar sh grep/egrep/fgrep
</blockquote></b>
<p>See <a href="todo.txt">the todo list</a> for details.</p>