X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=f2a844e06b90baf0324046080349805554c2ea22;hb=f7f21d33db5dfe88dc8175c61dada44013347729;hp=a3b4165559ad8b42b49c8371c880784fd5561d20;hpb=c1d70f7ca5eeeb3850161444028ba227f79df83e;p=elogind.git diff --git a/TODO b/TODO index a3b416555..f2a844e06 100644 --- a/TODO +++ b/TODO @@ -23,6 +23,28 @@ Bugfixes: Features: +* readahead: when bumping /sys readahead variable save mtime and compare later to detect changes + +* in rescue mode don't pull in sockets + +* Document boot options such as forcefsck + +* (attempt to) make Debianites happy: + - implement .d/ auto includes for unit files + - add syntax to reset ExecStart= lists (and similar) + +* properly detect mimo devices, the current VID/PID check is too broad + +* introduce upgrade.target for offline upgrades + +* manipulate CPU governor during boot, set it to performance + +* steal SBF management from the kernel + +* delay journal /var writeout to after boot if SBF is clean + +* move passno parsing to fstab generator + * actually queue the new default unit after switch-root * remove old root in switch-root logic @@ -72,8 +94,6 @@ Features: * journald: allow forwarding of log data to specific TTY instead of console -* add RequiredBy to [Install] - * udev: move to LGPL * udev systemd unify: @@ -87,14 +107,6 @@ Features: * udev: add trigger --subsystem-match=usb/usb_device device -* udev: libudev.so.1 - - use symbol versioning - - always return object with *_unref() - - remove deprecated symbols - - udev_monitor_from_socket() - - udev_queue_get_failed_list_entry() - - udev_get_{dev,sys,run}_path() - * allow configuration of console width/height in vconsole.conf * fstab should take priority over units in /usr