From: Zbigniew Jędrzejewski-Szmek Date: Thu, 28 Apr 2022 15:45:44 +0000 (+0200) Subject: TODO: more entries for bootctl X-Git-Tag: v251-rc2~49^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=483091b0f1a92fe4097884c25aabe942cae4a8e4;p=thirdparty%2Fsystemd.git TODO: more entries for bootctl https://bugzilla.redhat.com/show_bug.cgi?id=2079784#c9 --- diff --git a/TODO b/TODO index 513fba09c54..0166ed19520 100644 --- a/TODO +++ b/TODO @@ -181,8 +181,6 @@ Features: sd_device object, so that data passed into sd_device_new_from_devnum() can also be queried. -* bootctl: show whether UEFI audit mode is available - * sd-event: optionally, if per-event source rate limit is hit, downgrade priority, but leave enabled, and once ratelimit window is over, upgrade priority again. That way we can combat event source starvation without @@ -1327,10 +1325,12 @@ Features: * bootctl,sd-boot: actually honour the "architecture" key * bootctl: + - show whether UEFI audit mode is available - 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 + - support --quiet in is-installed, update * kernel-install: - optionally, support generating type #2 entries instead of type #1, including signing them