diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-11-21 00:33:37 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-11-21 00:33:37 +0100 |
commit | 8b04b925e587ff56568c62ff5ad3f2ea2b34ca7a (patch) | |
tree | e1e21113fd289778b808a895e6cc094134046c29 | |
parent | 93b73b064c663d6248bebfbbbd82989b5ca10fc5 (diff) |
update TODO
-rw-r--r-- | TODO | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -33,16 +33,12 @@ Features: include _SYSTEMD_UNIT= fields so that "systemctl status" can show them along with the unit -* define a message ID for "overmounting non-empty directory". +* define a message ID for "overmounting non-empty directory" and write message catalog entry for it * use polkit "imply" for binding hostname actions together * journal: when waiting for journal additions always sleep at least 1s or so, in order to minimize wakeups -* man page for catalog APIs - -* add catalog api for querying the raw template rather then replaced text - * When shutdown.target is queued begin with an asynchronous sync()? * Add ConditionBatteryPower= or ConditionACPower=? (but definitely not both) @@ -55,8 +51,8 @@ Features: * declare the local journal protocol stable in the wiki interface chart -* sd-journal: don't return fields > a threshold by default * 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 |