From 9f3a3ac70f61b03388480d18ba4ca1b6375b8aaa Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 19 Jul 2022 22:33:08 +0200 Subject: [PATCH] update TODO --- TODO | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/TODO b/TODO index d7b7c39c0d9..cbe07661008 100644 --- 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 -- 2.47.3