X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=c99ab6d1bb933033a3dccf0b6bf32c05c38593b6;hb=7830fcd836fb1e8901a534da9ae733109eeba9c4;hp=a27942ea3c3e99dd5dde2ddb6dd2187c1628b611;hpb=a624aa9e3d150e7c38f6a3fdf6343a1c3587ed2f;p=elogind.git diff --git a/TODO b/TODO index a27942ea3..c99ab6d1b 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() @@ -295,6 +301,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 +533,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 +561,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: