aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2003-11-19 02:48:57 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:06:25 -0700
commitcd55637f42c5be117b0495746625e095059f4b5a (patch)
treedc0b952718a29b87703e428a4bba50e03bee2746 /TODO
parent8e5d5925254ea60ce487ba8660d99c7a50481ea6 (diff)
downloadudev-cd55637f42c5be117b0495746625e095059f4b5a.tar.gz
[PATCH] update the TODO list with more items that people can easily do.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 927f964a..4f5db9a9 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,12 @@ greg k-h
greg@kroah.com
+- add modifiers and more documentation about the config file to the man
+ page.
+- add ability to capture CALLOUT result and use it in a device name.
+- fix kernel name logic to handle devices like sdaj and such.
+- make real test harness and have the tests be automated (instead of
+ relying on me knowing what the proper files should be created.)
- more documentation (can never have too much.)
- document the config file format (it will change over time...)
- add symlink generation and removal support