diff options
author | greg@kroah.com <greg@kroah.com> | 2003-11-19 02:48:57 -0800 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:06:25 -0700 |
commit | cd55637f42c5be117b0495746625e095059f4b5a (patch) | |
tree | dc0b952718a29b87703e428a4bba50e03bee2746 /TODO | |
parent | 8e5d5925254ea60ce487ba8660d99c7a50481ea6 (diff) |
[PATCH] update the TODO list with more items that people can easily do.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |