chiark / gitweb /
machine-id: initialize from $container_uuid if not set otherwise
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 315afe6615c0c9dc2ee13684c6e406eddcc52b42..7bcb94f1fefe54358ea7d051d4f50d745f20ec5c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,6 +18,20 @@ Bugfixes:
 
 Features:
 
+* add DeleteSocketsOnStop=yes|no option to socket units
+
+* add shutdown inhibit API for usage by libvirt and friends
+
+* journal: store euid in journal if it differs from uid
+
+* support chrony in addition to ntpd in timedated
+
+* journal: extend sd-journal.h logging calls to implicitly log function names/line numbers/...
+
+* document crypttab(5)
+
+* There's currently no way to cancel fsck (used to be possible via C-c or c on the console)
+
 * hook up /dev/watchdog with main event loop for embedded, server uses
 
 * man: for some reason the HTML versions of the man pages are currently not being packaged
@@ -115,8 +129,6 @@ Features:
 
 * document that %% can be used to write % in a string that is specifier extended
 
-* check utf8 everywhere
-
 * when an instanced service exits, remove its parent cgroup too if possible.
 
 * Make libselinux, libattr, libcap, libdl dependencies only of the tools which actually need them.