chiark / gitweb /
bus: make bus_print_all_properties work for non machinectl cases
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 23c0042a54eb776cb60d334499a50a545315eb9c..9cdeabbe3359a66cdced28d5850983f594a8d246 100644 (file)
--- 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).