OSDN Git Service

Basic update of the roadmap and status pages. (Both need a good scrub and polish...
[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* +request+ other <strike>implemented</strike></p>
9
10 <!--#include file="status.gen" -->
11
12 <h1>The current status of toybox (as of 0.4.5 release):</h1>
13
14 <h3><u>These commands are reasonably finished</u>:</h3>
15 <blockquote><b>
16 <span id=ready>
17 basename cal cat catv chgrp chmod chown chvt cksum clear cmp comm count cp
18 df dirname dmesg dos2unix echo egrep env false fgrep hostname grep groups
19 killall link logname losetup ls lsmod md5sum mkdir mkfifo mkswap mktemp mv
20 nice nohup od oneit paste pivot_root pmap pwd readahead realpath renice rev
21 rm seq setsid sha1sum sleep sort split stat swapoff swapon sync tac taskset
22 tee time timeout true truncate tty uniq unix2dos
23 unlink usleep uudecode uuencode wc which whoami yes
24 acpi blkid eject nl pwdx reboot su umount fstype halt poweroff
25 blockdev chattr cpio factor fallocate find freeramdisk fsfreeze inotifyd
26 install killall5 lsattr lspci makedevs mkpasswd mount nbd-client partprobe
27 rfkill strings sysctl
28 </span>
29 </b></blockquote>
30
31 <h3><u>These commands are implemented but have pending todo items remaining:</u></h3>
32 <blockquote><b>
33 <span id=pending>
34 bzcat bunzip2 chroot cut date du expand free head help hostname id ifconfig
35 insmod kill ln login lsusb mdev
36 mknod modinfo mountpoint nc netcat passwd patch pidof printenv readlink rmdir
37 rmmod switch_root tail touch uname unshare uptime vconfig vmstat w who xargs
38 </span>
39 </b></blockquote>
40
41 <h3><u>Work on these is underway, but not usable yet:</u></h3>
42 <blockquote><b>
43 bzip2 mke2fs more mount umount sed tar sh grep/egrep/fgrep
44 </blockquote></b>
45
46 <p>See <a href="todo.txt">the todo list</a> for details.</p>
47
48 <!-- #include "footer.html" -->