From f620a36865b9525a3344f321f9eec8547eb37ee3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 15 Mar 2022 14:43:58 +0100 Subject: [PATCH] update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index cdca521ad2..b4ee6d135c 100644 --- a/TODO +++ b/TODO @@ -1129,6 +1129,10 @@ Features: - teach it to prepare an ESP wholesale, i.e. with mkfs.vfat invocation - teach it to copy in unified kernel images and maybe type #1 boot loader spec entries from host - make it operate on loopback files, dissecting enough to find ESP to operate on + - bootspec: properly support boot attempt counters when parsing entry file names + +* kernel-install: + - optionally, support generating type #2 entries instead of type #1, including signing them * logind: - logind: optionally, ignore idle-hint logic for autosuspend, block suspend as long as a session is around