X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=a967efa31b6ec9fd788d202e3b6e480291f7748e;hb=6b1dc2bd3cdb3bd932b0692be636ddd2879edb92;hp=64e6d0e7d3f19f17d92b9dad2a2745072acf5e5e;hpb=1ab27db89064b7f9f2f6d50566642fce803a2617;p=elogind.git diff --git a/TODO b/TODO index 64e6d0e7d..a967efa31 100644 --- a/TODO +++ b/TODO @@ -23,19 +23,33 @@ Bugfixes: Features: -* Document boot options such as forcefsck +* replace sysvpath by a new more generic property + +* 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 -* beef up links between systemctl output and man pages. i.e. add a new unit - file setting that links to man and other sources of documentation, and hook - all systemd internal units accordingly. +* 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 + +* 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 * improve !/proc/*/loginuid situation: make /proc/*/loginuid less dependent on CONFIG_AUDIT, or use the users cgroup information when /proc/*/loginuid is not available. @@ -82,8 +96,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: