X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=TODO;h=bdd2d43a59ee92293954a3a473d49022314df2ef;hb=4d92e078e9d7e9a9d346065ea5e4afbafbdadb48;hp=bb7d8eea2112bca9865614bd113a15b961b9daf5;hpb=ea117d4fde8b8d0b52f9d32ebd4bc09a5bd2ca8b;p=elogind.git diff --git a/TODO b/TODO index bb7d8eea2..bdd2d43a5 100644 --- a/TODO +++ b/TODO @@ -19,14 +19,29 @@ F18: Features: +* add --unit to systemctl switch-root somehow + +* journalctl/gatewayd: GELF output + +* journal: find a way to allow dropping history early, based on priority, other rules + +* journal: When interleaving journal files cache binary search results so that + we can cheaply continue where we left off. + +* journal: When used on NFS, check payload hashes + +* journal: When used on NFS make sure wake up sd_journal_wait() every 2s, to handle missing inotify + +* "See journal for details" messages should include "journalctl -u" command line + +* document that people can use file system ACLs to manage access to journal files, with example + * don't show cgroup in "systemctl status" if empty/non-existant, especially for foreign .mount units * timedated: export boolean that clarifies whether NTP is even available * timedated: refuse time changes when NTP is on -* journald: don't make SystemMinFileSize= configurable - * clean up date formatting and parsing so that all absolute/relative timestamps we format can also be parsed * introduce hybrid-sleep.target @@ -352,8 +367,6 @@ Features: * logind: add equivalent to sd_pid_get_owner_uid() to the D-Bus API -* journal: API for looking for retrieving "all values of this field" - * journal: deal nicely with byte-by-byte copied files, especially regards header * journal: local deserializer of export mode, http server