diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-11-19 22:51:41 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-11-19 22:51:41 +0000 |
commit | 372f12678ecbf2d6f5603242c7fdaff465d655d9 (patch) | |
tree | 6291bf065e7743eeacd8c83ecc477e8fb5226224 | |
parent | efd7f03657eae50bcec8bfe2d0bb67c2819a4a8b (diff) | |
download | busybox-w32-372f12678ecbf2d6f5603242c7fdaff465d655d9.tar.gz busybox-w32-372f12678ecbf2d6f5603242c7fdaff465d655d9.tar.bz2 busybox-w32-372f12678ecbf2d6f5603242c7fdaff465d655d9.zip |
Note tinylogin TODO items
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ Possible apps to include some time: | |||
19 | 19 | ||
20 | * hwclock | 20 | * hwclock |
21 | * group/commonize strings, remove dups (for i18n, l10n) | 21 | * group/commonize strings, remove dups (for i18n, l10n) |
22 | * login/sulogin/passwd/etc are part of tinylogin. These are | ||
23 | being merged into busybox as time allows. | ||
22 | 24 | ||
23 | ----------- | 25 | ----------- |
24 | 26 | ||