chiark / gitweb /
Update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 6 Jan 2015 18:50:52 +0000 (19:50 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 6 Jan 2015 19:31:39 +0000 (20:31 +0100)
TODO

diff --git a/TODO b/TODO
index ec3746b5795511f8d78337d5af3fb519bcb1d4db..3aeef66ab22c8a50b3528820364a082a2740e7c2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -31,6 +31,14 @@ External:
 
 Features:
 
+* support mbr raw disk images in systemd-nspawn, so that we can boot fedora cloud images unmodified
+
+* add fd store to pid 1 serialization
+
+* rework sigbus stuff to use mutex
+
+* create importd daemon, move "systemd-import" tool into machinectl
+
 * change default container location from /var/lib/container to /var/lib/machines
 
 * nspawn: when start a container "foobar" look for its configuration in a file "foobar.nspawn" in /etc/systemd/nspawn/ as well as next to the actualy directory or image to boot