chiark / gitweb /
journalctl: better error messages for --update-catalog
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 8ad5d5be6afdedd8e30eb6cedfd1f71ae42a5468..982c281cc399ef8bc79d55a218c0897e4f6ce59e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,6 +21,24 @@ F18:
 
 Features:
 
+* RPM macros for message catalog update
+
+* man page for catalog APIs
+
+* When switching root, first try pivot_root, only then fall back to overmounting, to deal sanely with both the initial and later switch roots
+
+* When shutdown.target is queued begin with an asynchronous sync()?
+
+* Add ConditionBatteryPower= or ConditionACPower=? (but definitely not both)
+
+* add API to close/reopen/get fd for journal client fd in libsystemd-journal.
+
+* maybe add API to send pairs of iovecs via sd_journal_send
+
+* fallback to /dev/log based logging in libsystemd-journal, if we can't log natively?
+
+* declare the local journal protocol stable in the wiki interface chart
+
 * introduce ntp.service (or suchlike) as symlink that is used to arbitrate between various
   NTP implementations
 
@@ -28,6 +46,8 @@ Features:
 * journal: reuse XZ context
 * sd-journal: speed up sd_journal_get_data() with transparent hash table in bg
 
+* introduce ntp.service (or suchlike) as symlink that is used to arbitrate between various NTP implementations
+
 * timer units should get the ability to trigger when:
     - CLOCK_REALTIME makes jumps (TFD_TIMER_CANCEL_ON_SET)
     - DST changes
@@ -408,8 +428,6 @@ Features:
 
 * journal: local deserializer of export mode, http server
 
-* journal: message catalog
-
 * document the exit codes when services fail before they are exec()ed
 
 * save coredump in Windows/Mozilla minidump format