X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=TODO;h=ffffd4f5329425bb2a4cddad15977fc1d33c8cc9;hb=225be8c1f06397b6f4d378f6eb00b6ddb7cfd024;hp=3eb2834cf6f79df7ebb654aeaa889202c37acf4c;hpb=d38eaef70bd8e3045992d95057088b65d0fa254f;p=oweals%2Fbusybox.git diff --git a/TODO b/TODO index 3eb2834cf..ffffd4f53 100644 --- a/TODO +++ b/TODO @@ -1,29 +1,11 @@ -TODO list for busybox in no particular order. Just because something -is listed here doesn't mean that it is going to be added to busybox, -or that doing so is even a good idea. It just means that I _might_ get -around to it some time. If you have any good ideas, please let me know. +Busybox TODO -* login/sulogin/passwd/getty/etc are part of tinylogin, and so are not - needed or wanted in busybox (or else I'd have to link in libcrypt). +Stuff that needs to be done - -Erik - ------------ - -* mknod --help segfaults - -* Allow tar to create archives with sockets, devices, and other special files -* Make insmod actually work -* init clearly needs to support some type of minimalist /etc/inittab. I - currently have _way_ too much policy hardcoded in the source. Adding - support for getty has made me realize how much that sucks. -* dnsdomainname -* traceroute/nslookup/netstat -* rdate -* hwclock -* killall -* stty -* wc -* tr -* expr (maybe?) (ash builtin?) +---- +tr - missing SuS3 features in busybox 1.0pre10 +tr doesnt support [:blank:], [:digit:] or other predefined classes, [=equiv=] +support is also missing. +---- +