chiark / gitweb /
firmware_helper: fix write count
[elogind.git] / TODO
1 This is a short list of things that needs to be done.  They are in no specific
2 order.  We will gladly accept patches for any of these items:
3
4 - More documentation:
5     Allmost all extras/*_id/  programs don't have a man page
6     some details are missing in the udev man pages.
7
8 - Completely replace the built-in wait_for_sysfs stuff in udev_sysfs.c
9   by rules using the WAIT_FOR_SYSFS key.
10
11 - Log the relationship of the kernel name and the persistent disk name
12   to syslog, so any error logged from the kernel can be associated with
13   any of the links.
14
15 - Do generic early boot logic:
16     initramfs, pivot-root, cover coldplug or event replay, etc...
17
18 - Keep the distro rules in etc/ up-to-date.
19