chiark / gitweb /
[PATCH] v018 release
[elogind.git] / TODO
1 This is a short list of things that needs to be done.  They are in no specific
2 order.  I will gladly accept patches for any of these items, or any other stuff
3 people offer up.
4
5 greg k-h
6 greg@kroah.com
7
8
9 - more documentation (can never have too much.)
10 - have udevd move up to the "default" priority level if it is started by
11   keventd (otherwise it runs at a _very_ low priority level.)  Don't
12   know if this is necessary, but it would be nice to do.
13 - install the proper init.d script based on the distro we are running on.
14 - persuade the distro packagers to submit their changes (or just steal them
15   if we can find them...)
16 - keep track of current permissions on devices when daemon shuts down.
17 - better permission handling
18 - create kernel name to devfs name config file so that all of the devfs users
19   will have an upgrade path.
20 - do early boot logic (putting udev into initramfs, handle pivot-root,
21   etc.)
22 - lots of other stuff...