X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=3aeef3c5c5302eb7235c96ad3fcfce4bca164fd1;hb=c006826886d2796b10ecc09f88d460ca642d3c63;hp=79d9be465984ec76594117f03e22ff39e7ca1ed1;hpb=f131770b1465fbf423881f16ba85523a05f846fe;p=elogind.git diff --git a/TODO b/TODO index 79d9be465..3aeef3c5c 100644 --- a/TODO +++ b/TODO @@ -31,6 +31,12 @@ External: Features: +* support mbr raw disk images in systemd-nspawn, so that we can boot fedora cloud images unmodified + +* 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 @@ -60,10 +66,6 @@ Features: * port libmount hookup to use API's own inotify interface, as soon as that is table in libmount -* journald: broken file systems are real (btrfs), we need to handle - SIGBUS in some way if we cannot write or read from the disk. - https://bugzilla.redhat.com/show_bug.cgi?id=1151848 - * "systemctl preset-all" should probably order the unit files it operates on lexicographically before starting to work, in order to ensure deterministic behaviour if two unit files conflict (like DMs @@ -578,7 +580,6 @@ Features: * currently x-systemd.timeout is lost in the initrd, since crypttab is copied into dracut, but fstab is not * nspawn: - - bind mount read-only the cgroup tree higher than nspawn - refuses to boot containers without /etc/machine-id (OK?), and with empty /etc/machine-id (not OK). * cryptsetup: