summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-06-19 12:25:42 +0200
committerLennart Poettering <lennart@poettering.net>2014-06-19 12:38:45 +0200
commit9eecdbc354c180885f10415b01fee126f3bb34aa (patch)
tree9145b242991e0c296a7fc760a7c7a4e64d86906f
parent0c51aada566403039544bc8ef094fadb4af29e23 (diff)
update TODO
-rw-r--r--TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO b/TODO
index 7568418f4..e4724f93f 100644
--- a/TODO
+++ b/TODO
@@ -400,13 +400,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().