summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-11-25 17:33:56 +0100
committerLennart Poettering <lennart@poettering.net>2022-11-25 17:34:32 +0100
commit4cb8a25b04f7a5f57f98dc08db155b8d071a51f5 (patch)
tree22a6065d4594d511c83c7560f415f08843b8bbd9 /TODO
parentcf9c27b18b9d57de760da289de515948f8eaa4df (diff)
downloadsystemd-4cb8a25b04f7a5f57f98dc08db155b8d071a51f5.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0c785220ec..b3ab15fe66 100644
--- a/TODO
+++ b/TODO
@@ -125,6 +125,11 @@ Deprecations and removals:
Features:
+* sd-boot: make boot loader spec type #1 accept http urls in "linux"
+ lines. THen, do the uefi http dance to download kernels and boot them. This
+ is then useful for network boot, by embdedding a cpio with type #1 snippets
+ in sd-boot, which reference remote kernels.
+
* fix systemd-gpt-auto-generator in case a UKI is spawned from XBOOTLDR without
sd-boot. In that case LoaderDevicePartUUID will point to the XBOOTLDR, and we
should then derive the root disk from that, and then the ESP/XBOOTLDR from
@@ -143,6 +148,8 @@ Features:
to make a parser for this reasonably robust. use same path structures as in
the ESP. Similar add one for signature key drop-ins.
+* sd-boot: also allow passing in the cpio as in the previous item via SMBIOS
+
* add a new EFI tool "sd-fetch" or so. It looks in a PE section ".url" for an
URL, then downloads the file from it using UEFI HTTP APIs, and executes it.
Usecase: provide a minimal ESP with sd-boot and a couple of these sd-fetch
@@ -158,6 +165,7 @@ Features:
encrypted/verity root fs in UKI.
* sd-stub: add ".bootcfg" section for kernel bootconfig data (as per
+ https://docs.kernel.org/admin-guide/bootconfig.html)
* tpm2: add (optional) support for generating a local signing key from PCR 15
state. use private key part to sign PCR 7+14 policies. stash signatures for