X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=9ddfb5c293c5e91e587792182ec451861c626ad8;hb=7a14d67f7618787a0b829eb360b41a3889801f74;hp=a27942ea3c3e99dd5dde2ddb6dd2187c1628b611;hpb=a624aa9e3d150e7c38f6a3fdf6343a1c3587ed2f;p=elogind.git diff --git a/TODO b/TODO index a27942ea3..9ddfb5c29 100644 --- a/TODO +++ b/TODO @@ -19,6 +19,12 @@ F18: Features: +* kill insserv code, people should really use a generator for this + +* journald: when dropping msgs due to ratelimit make sure to write + "dropped %u messages" not only when we are about to print the next + message that works, but alraedy after a short tiemout + * add form factor to /etc/machine-info * use C11 static_assert() where we currently use assert_cc() @@ -37,8 +43,6 @@ 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" 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 @@ -295,6 +299,8 @@ Features: * systemd-analyze post-boot is broken for initrd +* systemd-analyze: data collection tools should be lightweight (few dependencies); data analysis tools can be heavyweight + * man: clarify that time-sync.target is not only sysv compat but also useful otherwise. Same for similar targets * .device aliases need to be implemented with the "following" logic, probably. @@ -525,6 +531,7 @@ Features: - the journal HTTP iface - non-cgroup resource management - refreshed, longer missions statement + - using detect-virt * allow port=0 in .socket units @@ -552,9 +559,6 @@ Features: * dot output for --test showing the 'initial transaction' -* calendar time support in timer: - https://docs.google.com/document/pub?id=1bAMyFAjWLpzR3GTDYdgj5FWRMxoZiWw5zmUHEtvdHKA - * writable cgroups dbus properties for live changes * port over to LISTEN_FDS/LISTEN_PID: