1<html><head><title>toybox current status</title> 2<!--#include file="header.html" --> 3<title>Toybox Status</title> 4 5<h1>How are we doing on implementing stuff so far?</h1> 6 7<p>Legend: [posix] <lsb> (development) {android} =klibc= #sash# @sbase@ 8*beastiebox* $tizen$ +request+ other <strike>implemented</strike></p> 9 10<!--#include file="status.gen" --> 11 12<h1>The current status of toybox (as of 0.5.2 release):</h1> 13 14<h3><u>These commands are reasonably finished (in defconfig)</u>:</h3> 15<blockquote><b> 16<span id=ready> 17acpi 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 30w wc which who whoami yes sed mix base64 31</span> 32</b></blockquote> 33 34<h3><u>These commands are at least partially implemented (in toys/pending) 35but have todo items remaining:</u></h3> 36<blockquote><b> 37<span id=pending> 38ar 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 43</span> 44</b></blockquote> 45 46<h3><u>These commands predate the pending directory but also have unfinished 47todo items:</u></h3> 48 49<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> 57 58<!-- #include "footer.html" --> 59