X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=605d6b9f40ed086b72442fb7ce9684c937de0b6d;hp=ec3746b5795511f8d78337d5af3fb519bcb1d4db;hb=6ce02c2a3a2aa888c3e074ae235d94808a165f9a;hpb=6fc25464bf64b5df2f0efda70bc5c497914108c8 diff --git a/TODO b/TODO index ec3746b57..605d6b9f4 100644 --- a/TODO +++ b/TODO @@ -29,10 +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. -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). + +* dkr import hash verification + +* 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 +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 @@ -51,6 +63,8 @@ Features: * systemd-nspawn -x should support ephemeral instances of gpt images +* move machinectl's mount and copy commands into machined + * hostnamectl: show root image uuid * sysfs set api in libudev is not const