X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=e227834f3669eb673a729330e7a0e35cf20d0cef;hp=3c1581705b8e6c93d651e6f9ccaf6bd0704df9ff;hb=8e15f01dc8e25eca49b99e97059dccf793e6c4d4;hpb=05fdfe68e2a628ceabf41f32300bf9f7578a29c5 diff --git a/TODO b/TODO index 3c1581705..e227834f3 100644 --- a/TODO +++ b/TODO @@ -6,14 +6,8 @@ greg k-h greg@kroah.com +- fix kernel name logic to handle devices like sdaj and such. - 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.) @@ -27,7 +21,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.)