chiark / gitweb /
sd-dhcp6-client: Update start function to take a state
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 7568418f4c6ac567506825b19c62eda2674e3eb3..17f0476c7513792fbf178ec46e61b71fe38269ae 100644 (file)
--- a/TODO
+++ b/TODO
@@ -222,10 +222,6 @@ Features:
 
 * systemctl delete x.snapshot leaves no trace in logs (at least at default level).
 
-* make the coredump collector tool move itself into the user's cgroup
-  so that the coredump is properly written to the user's own journal
-  file.
-
 * seems that when we follow symlinks to units we prefer the symlink
   destination path over /etc and /usr. We should not do that. Instead
   /etc should always override /run+/usr and also any symlink
@@ -400,13 +396,6 @@ Features:
   mode, it will never touch the RTC if the no reliable time source is active or the
   user did not request anything like it.
 
-* libunwind support for coredump pattern hook, and includes this in
-  the message for coredumps. After all, libunwind is now capable to
-  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. Alternatively: use libelfutil, which seems to be the
-  better supported alternative.
-
 * add libsystemd-password or so to query passwords during boot using the password agent logic
 
 * If we show an error about a unit (such as not showing up) and it has no Description string, then show a description string generated form the reverse of unit_name_mangle().