aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 3 insertions, 5 deletions
diff --git a/TODO b/TODO
index 48c8fefea..872de4677 100644
--- a/TODO
+++ b/TODO
@@ -23,7 +23,9 @@ around to it some time. If you have any good ideas, please let me know.
23* stty 23* stty
24* cut 24* cut
25* expr 25* expr
26 26* wget (or whatever I call it)
27* tftp
28* ftp
27 29
28 30
29----------------------- 31-----------------------
@@ -31,24 +33,20 @@ around to it some time. If you have any good ideas, please let me know.
31Compile with debugging on, run 'nm --size-sort ./busybox' 33Compile with debugging on, run 'nm --size-sort ./busybox'
32and then start with the biggest things and make them smaller... 34and then start with the biggest things and make them smaller...
33 35
34
35----------------------- 36-----------------------
36 37
37
38busybox.defs.h is too big and hard to follow. 38busybox.defs.h is too big and hard to follow.
39 39
40Perhaps I need to add a better build system (like the Linux kernel?) 40Perhaps I need to add a better build system (like the Linux kernel?)
41 41
42----------------------- 42-----------------------
43 43
44
45Feature request: 44Feature request:
46 45
47/bin/busybox --install -s which makes all links to commands that it 46/bin/busybox --install -s which makes all links to commands that it
48 can support (an optionnal -s should be used for symbolic links instead 47 can support (an optionnal -s should be used for symbolic links instead
49 of hard links). 48 of hard links).
50 49
51
52----------------------- 50-----------------------
53 51
54 52