chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 7 Jan 2015 17:00:38 +0000 (18:00 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 7 Jan 2015 17:00:38 +0000 (18:00 +0100)
TODO

diff --git a/TODO b/TODO
index a237e0cc024227dec63e86f6a146a07679dbc440..605d6b9f40ed086b72442fb7ce9684c937de0b6d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -29,16 +29,22 @@ External:
 * When lz4 gets an API for lz4 command output, make use of it to
   compress coredumps in a way compatible with /usr/bin/lz4.
 
 * When lz4 gets an API for lz4 command output, make use of it to
   compress coredumps in a way compatible with /usr/bin/lz4.
 
-Features:
+Release 219 preparations:
+
+* support mbr raw disk images in systemd-nspawn, so that we can boot
+  fedora cloud images unmodified (change suffix for search for files
+  .gpt → .raw).
 
 
-* support mbr raw disk images in systemd-nspawn, so that we can boot fedora cloud images unmodified
+* dkr import hash verification
 
 
-* rework sigbus stuff to use mutex
+* rework journald 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
 
 
 * create importd daemon, move "systemd-import" tool into machinectl
 
 * change default container location from /var/lib/container to /var/lib/machines
 
+Features:
+
 * 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
 
 * Port various tools to make use of verbs.[ch], where applicable
 * 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
 
 * Port various tools to make use of verbs.[ch], where applicable