From: Lennart Poettering Date: Wed, 16 Mar 2022 10:33:27 +0000 (+0100) Subject: update TODO X-Git-Tag: v251-rc1~140 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=45cab6e3c1d542d66c293a3a722c08412386f335;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index e8b7efbee3a..53542cad8fd 100644 --- a/TODO +++ b/TODO @@ -78,6 +78,11 @@ Janitorial Clean-ups: Features: +* kernel-install: + - add --all switch for rerunning kernel-install for all installed kernels + - maybe add env var that shortcuts kernel-install for installers that want to + call it at the end only + * doc: prep a document explaining resolved's internal objects, i.e. Query vs. Question vs. Transaction vs. Stream and so on.