X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=b20447aec03e061d74fe202f67968e032fce151f;hb=5877dc5a7fb6f0033b2a3992cc08f335a3c51d63;hp=39c38dd7e412d2cb5d5b835919b60c2d586f9729;hpb=e7176abbe818c75c6acd90227a7a84c3e05fee31;p=elogind.git diff --git a/TODO b/TODO index 39c38dd7e..b20447aec 100644 --- a/TODO +++ b/TODO @@ -4,8 +4,6 @@ Bugfixes: $ systemctl enable getty@.service ln -s '/usr/lib/systemd/system/getty@.service' '/etc/systemd/system/getty.target.wants/getty@.service' -* swap units that are activated by one name but shown in the kernel under another are semi-broken - * Dangling symlinks of .automount unit files in .wants/ directories, set up automount points even when the original .automount file did not exist anymore. Only the .mount unit was still around. @@ -118,7 +116,6 @@ Features: - access policy as vtable flag - when kdbus doesn't take our message without memfds, try again with memfds - implement translator service - - move to gvariant - implement monitor logic - properly map matches with well-known names against messages with unique names - when triggering property change events, allow a NULL strv indicate that all properties listed as such are send out as changed @@ -130,7 +127,7 @@ Features: - longer term: * priority queues * priority inheritance - - sort out error codes for sd_bus_release_name() + - sort out error codes for sd_bus_release_name(), distuingish: successful removal from foreign name, from non-existing name * sd-event - allow multiple signal handlers per signal @@ -671,6 +668,13 @@ Features: - improve container support, and add support for entering containers when reading - add support for more attribute types +* networkd: + - unify and clarify logging, also use proper structured log messages + - add [Route] sections + - add more keys to [Address] sections + - add DHCPv4 support (and, longer term, other kinds of dynamic config) + - add proper initrd support (in particular generate .network/.link files based on /proc/cmdline) + External: * dbus: