diff www/status.html @ 805:0db28494d17d

Accumulated web page changes. (Release announcement for previous release, roadmap updates, etc.)
author Rob Landley <rob@landley.net>
date Sat, 23 Feb 2013 18:32:08 -0600
parents 4094f14c47a2
children 56a20120a34f
line wrap: on
line diff
--- a/www/status.html	Fri Feb 22 12:03:17 2013 -0600
+++ b/www/status.html	Sat Feb 23 18:32:08 2013 -0600
@@ -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 @@
 
 <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>