diff options
author | Erik Andersen <andersen@codepoet.org> | 2000-01-15 22:28:50 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 2000-01-15 22:28:50 +0000 |
commit | 3163821967821518cfa4c4315f775ec5301bb023 (patch) | |
tree | fe0c764cb41cc3ea86c3dcd270e48fa6a1abebcd /TODO | |
parent | b7cc49d992ed9a5a59261096012e0b4a811bb7f4 (diff) | |
download | busybox-w32-3163821967821518cfa4c4315f775ec5301bb023.tar.gz busybox-w32-3163821967821518cfa4c4315f775ec5301bb023.tar.bz2 busybox-w32-3163821967821518cfa4c4315f775ec5301bb023.zip |
Sync up busybox with the latest and greatest. This is not stuff for
the Embedix release.
-Erik
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ around to it some time. If you have any good ideas, please let me know. | |||
6 | * login/sulogin/passwd/getty/etc are part of tinylogin, and so are not | 6 | * login/sulogin/passwd/getty/etc are part of tinylogin, and so are not |
7 | needed or wanted in busybox (or else I'd have to link in libcrypt). | 7 | needed or wanted in busybox (or else I'd have to link in libcrypt). |
8 | 8 | ||
9 | * Networking apps are probably going to be split out some time soon into a | ||
10 | separate package (named perhaps tiny-netkit?). This currently includes | ||
11 | hostid, hostname, mnc, and ping. | ||
12 | |||
13 | |||
9 | -Erik | 14 | -Erik |
10 | 15 | ||
11 | ----------- | 16 | ----------- |