X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=d0d0bec4d99d742885f3e9bdb288b6702fe4519a;hp=3c1581705b8e6c93d651e6f9ccaf6bd0704df9ff;hb=ac28b86d631f23b5df74dbeb33e76a2b3f5d88bb;hpb=05fdfe68e2a628ceabf41f32300bf9f7578a29c5 diff --git a/TODO b/TODO index 3c1581705..d0d0bec4d 100644 --- a/TODO +++ b/TODO @@ -7,14 +7,6 @@ greg@kroah.com - more documentation (can never have too much.) -- document the config file format (it will change over time...) -- add proper man page -- add klibc to the build process (or make it easier to do) to get - smaller binary -- import latest libsysfs and convert udev to use it. -- On remove, look up the device in the database (now that we have one) and - delete what was created, not what the kernel is calling the device. -- add symlink generation and removal support - better partition support (it's a hack right now, maybe new libsysfs changes can help out a lot here.) - allow database to be queried by other programs @@ -27,7 +19,6 @@ greg@kroah.com will have an upgrade path. - do early boot logic (putting udev into initramfs, handle pivot-root, etc.) -- add hooks to call D-BUS when new node is created or removed - lots of other stuff... - actually use the BUS= value to determine where the LABEL rule should look (right now it's ignored, and we only look in the current sysfs directory.)