comparison www/status.html @ 1035:6b4529a50b72 draft

Update status and roadmap pages, and status page generator script.
author Rob Landley <rob@landley.net>
date Sun, 01 Sep 2013 07:25:37 -0500
parents d952f44620d4
children 94eb7b9127d2
comparison
equal deleted inserted replaced
1034:54c9d4a0d46e 1035:6b4529a50b72
6 <p>Legend: [posix] &lt;lsb&gt; (development) {android} =klibc= #sash# @sbase@ 6 <p>Legend: [posix] &lt;lsb&gt; (development) {android} =klibc= #sash# @sbase@
7 *beastiebox* +request+ other <strike>implemented</strike></p> 7 *beastiebox* +request+ other <strike>implemented</strike></p>
8 8
9 <!--#include file="status.gen" --> 9 <!--#include file="status.gen" -->
10 10
11 <h1>The current status of toybox (as of 0.4.1 release):</h1> 11 <h1>The current status of toybox (as of 0.4.5 release):</h1>
12 12
13 <h3><u>These commands are reasonably finished</u>:</h3> 13 <h3><u>These commands are reasonably finished</u>:</h3>
14 <blockquote><b> 14 <blockquote><b>
15 <span id=ready> 15 <span id=ready>
16 basename cal cat catv chgrp chmod chown chvt cksum clear cmp comm count cp 16 basename cal cat catv chgrp chmod chown chvt cksum clear cmp comm count cp
17 df dirname dmesg dos2unix echo env false gethostname groups killall link logname 17 df dirname dmesg dos2unix echo egrep env false fgrep gethostname grep groups
18 losetup ls lsmod md5sum mkdir mkfifo mkswap mktemp mv nice nohup od oneit 18 killall link logname losetup ls lsmod md5sum mkdir mkfifo mkswap mktemp mv
19 pivot_root pwd readahead realpath rev rm seq setsid sha1sum sleep sort split 19 nice nohup od oneit paste pivot_root pmap pwd readahead realpath renice rev
20 stat swapoff swapon sync tac taskset tee time true truncate tty uniq unix2dos 20 rm seq setsid sha1sum sleep sort split stat swapoff swapon sync tac taskset
21 tee time timeout true truncate tty uniq unix2dos
21 unlink usleep uudecode uuencode wc which whoami yes 22 unlink usleep uudecode uuencode wc which whoami yes
22 </span> 23 </span>
23 </b></blockquote> 24 </b></blockquote>
24 25
25 <h3><u>These commands are implemented but have pending todo items remaining:</u></h3> 26 <h3><u>These commands are implemented but have pending todo items remaining:</u></h3>