chiark / gitweb /
units: reword rescue mode hints
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 0faa58d0356169e2457aed90cefee89d1e0d0bbc..88cfb4b8d881338f659a33d727c86bc6a857081f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,14 +13,16 @@ Bugfixes:
 
 * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
 
-* _SOURCE_MONOTONIC_TIMESTAMP entries from the kernel seem to be off by 1000000
-
 F18:
 
 * Retest multi-seat
 
 Features:
 
+* sd_journal_enumerate_data() implies XZ-decoding compressed field, this sucks hard
+
+* if booted in "quiet" mode, and an error happens, turn on status output again, so that the emergency mode isn't totally surprising
+
 * localectl: add listing support for X11 keymaps, by parsing /usr/share/X11/xkb/rules/xorg.lst
 
 * libunwind support for coredump pattern hook, and includes this in
@@ -28,10 +30,6 @@ Features:
   unwind coredumps since a few weeks ago. This probably requires that
   we have nice support for multi-line messages on display in logs-show.c.
 
-* coredumpctl: show dates for coredumps
-
-* coredumpctl: add gdb command that invokes gdb on the selected coredump an binary in one go
-
 * figure out relation of --all and --full in the various tools
 
 * journal: when writing journal auto-rotate if time jumps backwards
@@ -80,8 +78,6 @@ Features:
 
 * clean up date formatting and parsing so that all absolute/relative timestamps we format can also be parsed
 
-* introduce hybrid-sleep.target
-
 * document unit_name_mangle()
 
 * add new command to systemctl: "systemctl system-reexec" which reexecs as many daemons as virtually possible