summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-01-06 19:50:52 +0100
committerLennart Poettering <lennart@poettering.net>2015-01-06 20:31:39 +0100
commit7c75c5ca68970d2d47f211f068883e9b8c3ff5e7 (patch)
treead26c41a07a606e13edc7ec67c83d3de86d54397
parent1db50423ba427565f92c05f3aaeab351860e30bc (diff)
Update TODO
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index ec3746b57..3aeef66ab 100644
--- 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