diff options
author | Rob Landley <rob@landley.net> | 2015-01-01 17:37:57 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2015-01-01 17:37:57 -0600 |
commit | 3c9940445e71d9b4701449cc0dc47f7ac32d5803 (patch) | |
tree | 53d06ac694897ce10ba5af61aea2f60335760311 /www | |
parent | 82effc97f9f2d1c258ea50cb11b130753b8ba805 (diff) | |
download | toybox-3c9940445e71d9b4701449cc0dc47f7ac32d5803.tar.gz |
Tweak status.html
Diffstat (limited to 'www')
-rwxr-xr-x | www/roadmap.html | 2 | ||||
-rwxr-xr-x | www/status.html | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/roadmap.html b/www/roadmap.html index 213ca6f6..2457b4db 100755 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -760,7 +760,7 @@ arp makedevs sysctl killall5 crond crontab deluser last mkpasswd watch ipaddr iplink iproute blockdev rpm2cpio arping brctl dumpleases fsck tcpsvd tftpd factor fallocate fsfreeze inotifyd lspci nbd-client partprobe strings - +base64 mix </span> </b></blockquote> diff --git a/www/status.html b/www/status.html index d32e130b..bb0c7ad4 100755 --- a/www/status.html +++ b/www/status.html @@ -5,11 +5,11 @@ <h1>How are we doing on implementing stuff so far?</h1> <p>Legend: [posix] <lsb> (development) {android} =klibc= #sash# @sbase@ -*beastiebox* +request+ other <strike>implemented</strike></p> +*beastiebox* $tizen$ +request+ other <strike>implemented</strike></p> <!--#include file="status.gen" --> -<h1>The current status of toybox (as of 0.5.0 release):</h1> +<h1>The current status of toybox (as of 0.5.2 release):</h1> <h3><u>These commands are reasonably finished (in defconfig)</u>:</h3> <blockquote><b> @@ -27,7 +27,7 @@ realpath reboot renice rev rfkill rm rmdir rmmod seq setsid sha1sum sleep sort split stat strings su swapoff swapon switch_root sync sysctl tac tail taskset tee time timeout true truncate tty umount uname uniq unix2dos unlink unshare uptime usleep uudecode uuencode -w wc which who whoami yes +w wc which who whoami yes sed mix base64 </span> </b></blockquote> |