summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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 0000000000..1f776b9142
--- /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...