From: greg@kroah.com Date: Wed, 14 Jan 2004 06:55:21 +0000 (-0800) Subject: [PATCH] update TODO with some new, small items. X-Git-Tag: 013~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=542bd1c0150453c94f3cc179e3aa891581a5004a;hp=68e07a2b0798bd22554c82496455100f29cf6140;p=elogind.git [PATCH] update TODO with some new, small items. --- diff --git a/TODO b/TODO index d0d0bec4d..702d0d6b2 100644 --- a/TODO +++ b/TODO @@ -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