X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=9cdeabbe3359a66cdced28d5850983f594a8d246;hp=23c0042a54eb776cb60d334499a50a545315eb9c;hb=27e72d6b22890ba4a8cbc05c49667cd1cccf1461;hpb=ce6d4630c1e52ab4f08fbf96b82ffdfa3c6e24ee diff --git a/TODO b/TODO index 23c0042a5..9cdeabbe3 100644 --- a/TODO +++ b/TODO @@ -54,7 +54,7 @@ Features: * remove NSS usage from PID 1 (notably the specifiers) * socket-proxyd: - - Support multiple inherited sockets mapped using different proxies + - Support multiple inherited sockets mapped to different remote hosts - Use a nonblocking alternative to getaddrinfo - Until we can start daemons directly, find a less ugly, less racy alternative than shell scripts for the second man page example. - Support starting daemons directly without requiring a shell script; update man pages @@ -223,7 +223,7 @@ Features: * test/: - add 'set -e' to scripts in test/ - make stuff in test/ work with separate output dir - - remove all the duplicated code in test/ + - qemu wrapper script: http://www.spinics.net/lists/kvm/msg72389.html * systemctl delete x.snapshot leaves no trace in logs (at least at default level).