From: Lennart Poettering Date: Thu, 14 Jul 2022 12:41:43 +0000 (+0200) Subject: update TODO X-Git-Tag: v252-rc1~658 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1aad75efdfd39b82899a3612d991b782436ab2eb;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index a42ae344b27..560175560f2 100644 --- a/TODO +++ b/TODO @@ -80,8 +80,10 @@ Janitorial Clean-ups: Features: * bootctl: add "gc" verb that loads all type #1 .conf files, and then removes - all files from the set of files matching the entry token that are not - referenced by any. + all files from the set of files from the ESP/XBOOTLDR matching the entry + token that are not referenced by any. Then, change kernel-install to use only + this to remove auxiliary files, and never remove them explicitly. Benefit: + resources such as initrds/kernels/dtb can be shared between entries. * networkd/udevd: add a way to define additional .link, .network, .netdev files via the credentials logic.