OSDN Git Service

Roadmap update, mostly from enh with a few other pending bits mixed in.
[android-x86/external-toybox.git] / www / status.html
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] &lt;lsb&gt; (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>
17 acpi basename blkid blockdev bzcat cal cat catv chattr chgrp chmod
18 chown chvt cksum clear cmp comm count cp cpio date df dirname
19 dmesg dos2unix echo egrep eject env factor fallocate false
20 fgrep find free freeramdisk fsfreeze fstype grep groups halt head
21 help hostname id ifconfig inotifyd insmod install kill killall killall5
22 link ln logname losetup ls lsattr lsmod lspci lsusb makedevs
23 md5sum mkdir mkfifo mknod mkpasswd mkswap mktemp mount
24 mv nbd-client nc netcat nice nl nohup od oneit partprobe passwd paste
25 patch pidof pivot_root pmap poweroff printenv pwd pwdx readahead readlink
26 realpath reboot renice rev rfkill rm rmdir rmmod seq setsid sha1sum
27 sleep sort split stat strings su swapoff swapon switch_root sync sysctl
28 tac tail taskset tee time timeout true truncate tty umount uname
29 uniq unix2dos unlink unshare uptime usleep uudecode uuencode
30 w 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)
35 but have todo items remaining:</u></h3>
36 <blockquote><b>
37 <span id=pending>
38 ar arp arping bc bootchartd brctl compress crond dhcp dhcpd diff dumpleases
39 expr fdisk fold fsck ftpget getty groupadd groupdel host iconv init ip ipcs
40 kexec klogd last logger mdev mix mke2fs modprobe more netstat openvt p9d pgrep
41 ping printf ps reset route sh sulogin syslogd tar tcpsvd telnet telnetd test
42 tftpd 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
47 todo items:</u></h3>
48
49 <blockquote><b>
50 <span id=pending>
51 vmstat 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
56 on a bit since it was written.</p>
57
58 <!-- #include "footer.html" -->