chiark / gitweb /
journal: add public API call sd_journal_get_events()
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 2f236477ae086191f5fd5a8af49f359652849975..febf0e64d4efd7a47d67e26ccc2f2daf9ff8257f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -74,8 +74,6 @@ Features:
 
 * teach ConditionKernelCommandLine= globs or regexes (in order to match foobar={no,0,off})
 
-* hostnamectl: when a passed pretty hostname also qualifies as low-level name, then only set low-level name, and unset the pretty hostname
-
 * we should log capabilities too
 
 * Support SO_REUSEPORT with socket activation:
@@ -128,8 +126,6 @@ Features:
 
 * man: add a link to socket activation blog from systemd.socket(5)
 
-* systemctl status: show drop-in snippets for service files in addition to service file path themesevles.
-
 * man: add more examples to man pages
 
 * man: maybe sort directives in man pages, and take sections from --help and apply them to man too
@@ -149,8 +145,6 @@ Features:
   name for the entries to de_DE if they aren't explicitly suffixed
   individually.
 
-* figure out what we do about hostnames/fqdn in hostnamectl/hostnamed
-
 * use "log level" rather than "log priority" everywhere
 
 * ensure sd_journal_seek_monotonic actually works properly.