chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 1f60911fec0dc88b1bb44a7a6d6bf748d70cd9e1..6553cb0bc49ffdf93f7ddb273324c74ac0199be9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,13 +23,19 @@ Bugfixes:
 
 Features:
 
-* in rescue mode don't pull in sockets
+* For Type=idle don't get confused by ExecStartPre= getting the effect of the idle hup but delaying jobs going away
 
-* Document boot options such as forcefsck
+* drop accountsservice's StandardOutput=syslog and Type=dbus fields
+
+* 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
@@ -37,8 +43,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 +51,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.
 
@@ -96,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:
@@ -113,8 +111,6 @@ Features:
 
 * allow configuration of console width/height in vconsole.conf
 
-* fstab should take priority over units in /usr
-
 * cleanup syslog 'priority' vs. 'level' wording
 
 * journal: if mmap() fails for mapping window try to unmap a a few older maps