]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 34457/head
authorLennart Poettering <lennart@poettering.net>
Fri, 5 Jul 2024 16:16:17 +0000 (18:16 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 17 Sep 2024 08:40:51 +0000 (10:40 +0200)
TODO

diff --git a/TODO b/TODO
index f36399044ec3a7b181dfca2e7abb7b3aab85120c..85bc780b334cf1ad8aeb07cd404f7ac53a73d049 100644 (file)
--- a/TODO
+++ b/TODO
@@ -189,6 +189,8 @@ Features:
 * go through our codebase, and convert "vertical tables" (i.e. things such as
   "systemctl status") to use table_new_vertical() for output
 
+* pcrlock: add support for multi-profile UKIs
+
 * logind: when logging in use new tmpfs quota support to configure quota on
   /tmp/ + /dev/shm/. But do so only in case of tmpfs, because otherwise quota
   is persistent and any persistent settings mean we don#t have to reapply them.