X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=2d56e816aae8faa81b95694c7957954196a2a4c7;hp=580e0a4bfa170dd4497cdcea4cd3d82de07a55c3;hb=5fa4ddb88cb0cfb60aff1f502e39788a6ec136d3;hpb=a2b135e3d8d5dfa103a87e304ed8a91b01fdbb02 diff --git a/TODO b/TODO index 580e0a4bf..2d56e816a 100644 --- a/TODO +++ b/TODO @@ -96,8 +96,6 @@ Features: on screen, not unlike how job control works on the shell * completions: - - busctl zsh completion is outdated - - systemd-nspawn -Z/-L/-q is missing for zsh - manager property enumeration was broken when systemd moved to /usr/lib/ * cgroups: @@ -654,11 +652,13 @@ Features: on Path= matching * sd-rtnl: - - add support for exiting containers without reading them fully first - add support for more attribute types + - inbuilt piping support (essentially degenerate async)? see loopback-setup.c and other places + - add support for multi-part messages (simply call the same callback repeatedly?) * networkd: - - make sure RTM_NEWLINK messages match both the ifname and kind when setting the ifindex of a netdev + - change from udev to rtnl being the main events we listen to devices on, udev will then simply + be used for synchronization - add more keys to [Route] and [Address] sections - add support for more DHCPv4 options (and, longer term, other kinds of dynamic config) - add proper initrd support (in particular generate .network/.link files based on /proc/cmdline)