From 8c776523348205ca22263138cbc612516987a9b8 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 14 Jul 2022 14:04:36 +0200 Subject: [PATCH] update TODO --- TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/TODO b/TODO index 6877a650d4..a42ae344b2 100644 --- a/TODO +++ b/TODO @@ -79,6 +79,21 @@ 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. + +* networkd/udevd: add a way to define additional .link, .network, .netdev files + via the credentials logic. + +* fstab-generator: allow definining additional fstab-like mounts via + credentials (similar: crypttab-generator, verity-generator, + integrity-generator) + +* getty-generator: allow defining additional getty instances via a credential + +* run-generator: allow defining additional commands to run via a credential + * define a JSON format for units, separating out unit definitions from unit runtime state. Then, expose it: