X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=da8bef6548ff396aa096a6f6130f3f1af2b33c8a;hb=8f33b5b8b3e85f9c3b00eb004e601f7a72fa6461;hp=d1756d89a6d634f76cc689a7de6db23318085044;hpb=27b5482cc08b7fac1b6b15d980d42ae04f3ae1ca;p=elogind.git diff --git a/TODO b/TODO index d1756d89a..da8bef654 100644 --- a/TODO +++ b/TODO @@ -23,13 +23,35 @@ Bugfixes: Features: +* make sure show-logs checks for utf8 validity, not ascii validity + +* add CapbilityBoundingSet to system.conf to set system-wide caps bounds, and same for TimerSlackNS + +* when breaking cycles drop sysv services first, then services from /run, then from /etc, then from /usr + +* 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) -* actually queue the new default unit after switch-root +* properly detect mimo devices, the current VID/PID check is too broad -* remove old root in switch-root logic +* 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 * improve !/proc/*/loginuid situation: make /proc/*/loginuid less dependent on CONFIG_AUDIT, or use the users cgroup information when /proc/*/loginuid is not available. @@ -76,8 +98,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: