X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=eb4e908711073f54ac850d89e21307abac5464ec;hp=1a47d5ac46a724e4c518196a7948315cd049608b;hb=08231e5142bff7ace79957835656672ac100031b;hpb=5b40d33761376354116a8cddb9b9fbdb6c4727d6 diff --git a/TODO b/TODO index 1a47d5ac4..eb4e90871 100644 --- a/TODO +++ b/TODO @@ -23,12 +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 * (attempt to) make Debianites happy: @@ -37,8 +39,6 @@ Features: * 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 @@ -47,10 +47,6 @@ Features: * move passno parsing to fstab generator -* 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.