chiark / gitweb /
TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 8526d69e8e020434cd6812b7b205b9b02a71b699..3ec87c5a968125b058cf462425276f90e11984ed 100644 (file)
--- a/TODO
+++ b/TODO
@@ -39,10 +39,6 @@ Features:
   "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()
-
 * journald: also get thread ID from client, plus thread name
 
 * check if we can make journalctl by default use --follow mode inside of less if called without args?
@@ -57,8 +53,6 @@ Features:
   include _SYSTEMD_UNIT= fields so that "systemctl status" can show
   them along with the unit
 
-* use polkit "imply" for binding hostname actions together
-
 * journal: when waiting for journal additions in the client always sleep at least 1s or so, in order to minimize wakeups
 
 * When shutdown.target is queued begin with an asynchronous sync()?