]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 19 Jul 2022 20:33:08 +0000 (22:33 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Jul 2022 20:33:13 +0000 (22:33 +0200)
TODO

diff --git a/TODO b/TODO
index d7b7c39c0d96739dd0bfcf4b28c9d25d8892aaf4..cbe07661008d47e622fa169f415a3a4ecab83905 100644 (file)
--- a/TODO
+++ b/TODO
@@ -79,6 +79,19 @@ Janitorial Clean-ups:
 
 Features:
 
+* add small wrapper around qemu that implements sd_notify/AF_VSOCK + machined and
+  maybe some other stuff and boots it
+
+* mybe add new flags to gpt partition tables for rootfs and usrfs indicating
+  purpose, i.e. whether something is supposed to be bootable in a VM, on
+  baremetal, on an nspawn-style container, if it is a portable service image,
+  or a sysext for initrd, for host os, or for portable container. Then hook
+  portabled/… up to udev to watch block devices coming up with the flags set, and
+  use it.
+
+* portabled: read a credential "portable.extra" or so, that takes a list of
+  file system paths to enable on start.
+
 * sd-boot should look for information what to boot in SMBIOS, too, so that VM
   managers can tell sd-boot what to boot into and suchlike