diff options
author | Erik Andersen <andersen@codepoet.org> | 2000-04-09 15:17:40 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 2000-04-09 15:17:40 +0000 |
commit | 0817d1372c7278afdefa2d525e578bca51dd1c07 (patch) | |
tree | 97fef8b48533410fed60b548e3e3d81007e0e06e /TODO | |
parent | 84e09e443796b52d41de9fd9b06b598591a6b66c (diff) | |
download | busybox-w32-0817d1372c7278afdefa2d525e578bca51dd1c07.tar.gz busybox-w32-0817d1372c7278afdefa2d525e578bca51dd1c07.tar.bz2 busybox-w32-0817d1372c7278afdefa2d525e578bca51dd1c07.zip |
This makes tar work perfectly, and adds in "--exclude" as an option
-Erik
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -22,7 +22,7 @@ around to it some time. If you have any good ideas, please let me know. | |||
22 | * hwclock | 22 | * hwclock |
23 | * stty | 23 | * stty |
24 | * cut | 24 | * cut |
25 | * expr (maybe?) (ash builtin?) | 25 | * expr |
26 | 26 | ||
27 | 27 | ||
28 | 28 | ||
@@ -42,12 +42,6 @@ Perhaps I need to add a better build system (like the Linux kernel?) | |||
42 | ----------------------- | 42 | ----------------------- |
43 | 43 | ||
44 | 44 | ||
45 | There is no exclude file(s) option to tar. LRP's packaging system can not | ||
46 | function without this. Will you have the time to add this soon? | ||
47 | |||
48 | |||
49 | ----------------------- | ||
50 | |||
51 | Feature request: | 45 | Feature request: |
52 | 46 | ||
53 | /bin/busybox --install -s which makes all links to commands that it | 47 | /bin/busybox --install -s which makes all links to commands that it |