aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2003-04-10 15:56:20 -0700
committerGreg KH <gregkh@suse.de>2005-04-26 21:01:38 -0700
commitd2ce1817117daa9523b1572523f1e7684bae779f (patch)
tree6130dde6c2cc9f44af5d52bdbdcc168b0ff289b3 /TODO
parent1c8c0f62121ea0069f12af252384f66178fc7b07 (diff)
downloadudev-d2ce1817117daa9523b1572523f1e7684bae779f.tar.gz
[PATCH] added more documentation in README and TODO files.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 00000000..1f776b91
--- /dev/null
+++ b/TODO
@@ -0,0 +1,6 @@
+- use mknod(2) and not execute mknod(1)
+- add klibc to the build process (or make it easier to do) to get
+ smaller binary
+- make program work like design says it should (three parts, not 1)
+- add hooks to call D-BUS when new node is created or removed
+- lots of other stuff...