aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2003-07-24 19:59:52 -0400
committerGreg KH <gregkh@suse.de>2005-04-26 21:01:40 -0700
commitcee360d32efd8392f7e342dcaeda1de50a2c1bcf (patch)
tree8fdc65532a827a8e72dda2bcd8a308b2af7827f2 /TODO
parent03e64c8f8cc426d80db00291821cd6b645f20e05 (diff)
downloadudev-cee360d32efd8392f7e342dcaeda1de50a2c1bcf.tar.gz
[PATCH] added 0.2 change log info.002
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1f776b91..0bcaf2cc 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,8 @@
- use mknod(2) and not execute mknod(1)
- add klibc to the build process (or make it easier to do) to get
smaller binary
+- document the config file format (it will change over time...)
+- persistant naming database backend
- 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...