chiark / gitweb /
readahead: avoid running of readahead services if readahead is already done
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 5d18a64b1778e217bdf327434691fc650dea69f6..eb4e908711073f54ac850d89e21307abac5464ec 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,9 +23,29 @@ Bugfixes:
 
 Features:
 
-* actually queue the new default unit after switch-root
+* make sure show-logs checks for utf8 validity, not ascii validity
 
-* remove old root in switch-root logic
+* 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
+
+* 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
+
+* 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.
@@ -72,8 +92,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: