blob: bb0c7ad468415375bc9a360821bc07d8c94aed3e [file] [log] [blame]
Rob Landley349ff522014-01-04 13:09:42 -06001<html><head><title>toybox current status</title>
Rob Landley37aa8212012-07-21 00:29:27 -05002<!--#include file="header.html" -->
3<title>Toybox Status</title>
4
5<h1>How are we doing on implementing stuff so far?</h1>
6
Rob Landley9a69a922013-02-23 18:32:08 -06007<p>Legend: [posix] &lt;lsb&gt; (development) {android} =klibc= #sash# @sbase@
Rob Landley3c994042015-01-01 17:37:57 -06008*beastiebox* $tizen$ +request+ other <strike>implemented</strike></p>
Rob Landley37aa8212012-07-21 00:29:27 -05009
10<!--#include file="status.gen" -->
11
Rob Landley3c994042015-01-01 17:37:57 -060012<h1>The current status of toybox (as of 0.5.2 release):</h1>
Rob Landley37aa8212012-07-21 00:29:27 -050013
Rob Landley3087b502014-10-08 13:59:16 -050014<h3><u>These commands are reasonably finished (in defconfig)</u>:</h3>
Rob Landley37aa8212012-07-21 00:29:27 -050015<blockquote><b>
16<span id=ready>
Rob Landley3087b502014-10-08 13:59:16 -050017acpi basename blkid blockdev bzcat cal cat catv chattr chgrp chmod
18chown chvt cksum clear cmp comm count cp cpio date df dirname
19dmesg dos2unix echo egrep eject env factor fallocate false
20fgrep find free freeramdisk fsfreeze fstype grep groups halt head
21help hostname id ifconfig inotifyd insmod install kill killall killall5
22link ln logname losetup ls lsattr lsmod lspci lsusb makedevs
23md5sum mkdir mkfifo mknod mkpasswd mkswap mktemp mount
24mv nbd-client nc netcat nice nl nohup od oneit partprobe passwd paste
25patch pidof pivot_root pmap poweroff printenv pwd pwdx readahead readlink
26realpath reboot renice rev rfkill rm rmdir rmmod seq setsid sha1sum
27sleep sort split stat strings su swapoff swapon switch_root sync sysctl
28tac tail taskset tee time timeout true truncate tty umount uname
29uniq unix2dos unlink unshare uptime usleep uudecode uuencode
Rob Landley3c994042015-01-01 17:37:57 -060030w wc which who whoami yes sed mix base64
Rob Landley37aa8212012-07-21 00:29:27 -050031</span>
32</b></blockquote>
33
Rob Landley3087b502014-10-08 13:59:16 -050034<h3><u>These commands are at least partially implemented (in toys/pending)
35but have todo items remaining:</u></h3>
Rob Landley37aa8212012-07-21 00:29:27 -050036<blockquote><b>
37<span id=pending>
Rob Landley3087b502014-10-08 13:59:16 -050038ar arp arping bc bootchartd brctl compress crond dhcp dhcpd diff dumpleases
39expr fdisk fold fsck ftpget getty groupadd groupdel host iconv init ip ipcs
40kexec klogd last logger mdev mix mke2fs modprobe more netstat openvt p9d pgrep
41ping printf ps reset route sh sulogin syslogd tar tcpsvd telnet telnetd test
42tftpd top traceroute tr useradd userdel watch xzcat
Rob Landley37aa8212012-07-21 00:29:27 -050043</span>
44</b></blockquote>
45
Rob Landley3087b502014-10-08 13:59:16 -050046<h3><u>These commands predate the pending directory but also have unfinished
47todo items:</u></h3>
Rob Landley37aa8212012-07-21 00:29:27 -050048
Rob Landley3087b502014-10-08 13:59:16 -050049<blockquote><b>
50<span id=pending>
51vmstat login du vconfig mountpoint chroot cut touch modinfo expand xargs
52</span>
53</b></blockquote>
54
55<p>There is also <a href="todo.txt">a todo list</a>, but development's moved
56on a bit since it was written.</p>
Rob Landley37aa8212012-07-21 00:29:27 -050057
58<!-- #include "footer.html" -->