From: greg@kroah.com Date: Thu, 30 Oct 2003 08:59:16 +0000 (-0800) Subject: [PATCH] Remove a few items from the TODO list that are already done. X-Git-Tag: 006~49 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=b80d82bced57930d6a79487a413418eb9d01344c [PATCH] Remove a few items from the TODO list that are already done. --- diff --git a/TODO b/TODO index 3c1581705..927f964a0 100644 --- a/TODO +++ b/TODO @@ -8,12 +8,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.)