X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=da8bef6548ff396aa096a6f6130f3f1af2b33c8a;hb=8f33b5b8b3e85f9c3b00eb004e601f7a72fa6461;hp=fce136dc6b667026a9224cfb6baad44ad40e88e5;hpb=97f25a02ee3fd6934eec6341373bb22de09e1ce2;p=elogind.git diff --git a/TODO b/TODO index fce136dc6..da8bef654 100644 --- a/TODO +++ b/TODO @@ -23,6 +23,14 @@ 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 @@ -45,8 +53,6 @@ Features: * actually queue the new default unit after switch-root -* remove old root in switch-root logic - * improve !/proc/*/loginuid situation: make /proc/*/loginuid less dependent on CONFIG_AUDIT, or use the users cgroup information when /proc/*/loginuid is not available.