chiark / gitweb /
Update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 79d9be465984ec76594117f03e22ff39e7ca1ed1..a237e0cc024227dec63e86f6a146a07679dbc440 100644 (file)
--- 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
@@ -51,6 +57,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
@@ -60,10 +68,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 +582,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: