diff options
author | greg@kroah.com <greg@kroah.com> | 2003-04-10 15:56:20 -0700 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:01:38 -0700 |
commit | d2ce1817117daa9523b1572523f1e7684bae779f (patch) | |
tree | 6130dde6c2cc9f44af5d52bdbdcc168b0ff289b3 /TODO | |
parent | 1c8c0f62121ea0069f12af252384f66178fc7b07 (diff) |
[PATCH] added more documentation in README and TODO files.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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... |