]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 14 Jul 2022 12:41:43 +0000 (14:41 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 Jul 2022 12:41:43 +0000 (14:41 +0200)
TODO

diff --git a/TODO b/TODO
index a42ae344b27e29ad4cc0056302b8f20e4c59bf3c..560175560f26e22974e6f5988d77cc14619cca1a 100644 (file)
--- 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.