]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 3 Feb 2025 11:47:57 +0000 (12:47 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 5 Feb 2025 10:04:09 +0000 (11:04 +0100)
TODO

diff --git a/TODO b/TODO
index 7a14dd28827856274e61f79b5b29803f6e7cd56a..a82599414d06b0ebbadd0ba714043034e136c665 100644 (file)
--- a/TODO
+++ b/TODO
@@ -127,6 +127,27 @@ Features:
 
 * Add UKI profiles that are only available if secure boot is turned off
 
+* fix bug around run0 background color on ls in fresh terminal
+
+* Reset TPM2 DA bit on each successful boot
+
+* systemd-repart: add --installer or so, that will intractively ask for a
+  target disk, maybe ask for confirmation, and install something on disk. Then,
+  hook that into installer.target or so, so that it can be used to
+  install/replicate installs
+
+* systemd-cryptenroll: add --firstboot or so, that will interactively ask user
+  whether recovery key shall be enrolled and do so
+
+* sd-boot: when looking for a BLS type #1 resource and it cannot be found in
+  the ESP check if ESP is backed by ramdisk/http and then request it from same
+  http base. Then: make mkosi build a 2nd esp maybe called the "netesp" that
+  contains bls type #1 entries pointing to the UKIs which would then be
+  requested via http this way.
+
+* bootctl: add tool for registering BootXXX entry that boots from some http
+  server of your choice
+
 * maybe introduce container-shell@.service or so, to match
   container-getty.service but skips authentication, so you get a shell prompt
   directly. Usecase: wsl-like stuff (they have something pretty much like