chiark / gitweb /
timedatectl: show both current actual timezone name and UTC distance in TImezone...
[elogind.git] / TODO
diff --git a/TODO b/TODO
index a27942ea3c3e99dd5dde2ddb6dd2187c1628b611..25420c7e87a7dad714ba537b8ba02a3d2e1691ca 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,10 @@ F18:
 
 Features:
 
+* journald: when dropping msgs due to ratelimit make sure to write
+  "dropped %u messages" not only when we are about to print the next
+  message that works, but alraedy after a short tiemout
+
 * add form factor to /etc/machine-info
 
 * use C11 static_assert() where we currently use assert_cc()
@@ -295,6 +299,8 @@ Features:
 
 * systemd-analyze post-boot is broken for initrd
 
+* systemd-analyze: data collection tools should be lightweight (few dependencies); data analysis tools can be heavyweight
+
 * man: clarify that time-sync.target is not only sysv compat but also useful otherwise. Same for similar targets
 
 * .device aliases need to be implemented with the "following" logic, probably.
@@ -525,6 +531,7 @@ Features:
   - the journal HTTP iface
   - non-cgroup resource management
   - refreshed, longer missions statement
+  - using detect-virt
 
 * allow port=0 in .socket units