diff options
author | greg@kroah.com <greg@kroah.com> | 2004-01-13 22:55:21 -0800 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:13:16 -0700 |
commit | 542bd1c0150453c94f3cc179e3aa891581a5004a (patch) | |
tree | f7afaa0be9e7a2ba2ce5bccc8b8fb4aba494812e | |
parent | 68e07a2b0798bd22554c82496455100f29cf6140 (diff) |
[PATCH] update TODO with some new, small items.
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9,6 +9,11 @@ greg@kroah.com - more documentation (can never have too much.) - better partition support (it's a hack right now, maybe new libsysfs changes can help out a lot here.) +- option to always add all partitions. This is needed to properly handle + devices with removable media. +- install the proper init.d script based on the distro we are running on. +- persuade the distro packagers to submit their changes (or just steal them + if we can find them...) - allow database to be queried by other programs - split program into two pieces (daemon and helper that sends events to it). This will allow us to keep track of sequences, and lots of other needed |