summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLauri Leukkunen <lle@rahina.org>2007-12-10 21:28:22 +0200
committerLauri Leukkunen <lle@rahina.org>2007-12-10 21:28:22 +0200
commitef973747184afaae8b46611ec2f726ad8ede39c7 (patch)
treef25157ea2fbac7250b15ed5b3c347fcca9294104 /TODO
parent6fa24730bbc56a229e759a670669bfcc0736080c (diff)
Update TODO
Signed-off-by: Lauri Leukkunen <lle@rahina.org>
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index d71cba3..d796670 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,9 @@
-* libtool: kdrive x server fails to build because of libtool
+* libtool: kdrive x server fails to build because of libtool (???)
* apt/dpkg build dependency checks for host and target need to be dealt
appropriately. Currently full checks are done against both, which is not
necessarily correct.
+
+* Cleanup lua_scripts/argvenvp.lua, there's duplicate code in it at the
+ moment. Naming should be changed to indicate it's really about
+ controlling execve.