X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=f036430c43bacf54b17553304b702220fa5383c0;hp=208a4ce890717c08c0742180da2f1c1f2129eddc;hb=346e13a25dc6f76d3bc9d8decd40dc4782b02d2a;hpb=533bb267f13e2f7b4d7b78de30e821dc81c82335 diff --git a/TODO b/TODO index 208a4ce89..f036430c4 100644 --- a/TODO +++ b/TODO @@ -19,8 +19,15 @@ External: * Fedora: remove /etc/resolv.conf tmpfiles hack +* wiki: update journal format documentation for lz4 additions + +* When lz4 gets an API for lz4 command output, make use of it to + compress coredumps in a way compatible with /usr/bin/lz4. + Features: +* man: maybe use the word "inspect" rather than "introspect"? + * introduce machines.target to order after all nspawn instances * systemd-nspawn@.service should fail if some nspawn arg is invalid, with Type=notify @@ -70,12 +77,6 @@ Features: * networkd: - add LLDP client side support - - ipv4ll with multiple interfaces doesn't work when both dhcp and - ipv4ll is used. for some reasons the kernel will currently pick an - ipv4ll source address to reach non-ipv4ll gateways. - - dhcp and ipv4ll should probably be skipped for "lo" devices, even - if the user has a catchall .network file installed, that might - theoretically match it. - the DHCP lease data (such as NTP/DNS) is still made available when a carrier is lost on a link. It should be removed instantly. - .network setting that allows overriding of the hostname to send to the dhcp server