From: Lennart Poettering Date: Wed, 17 Oct 2018 09:38:57 +0000 (+0200) Subject: update TODO X-Git-Tag: v240~498^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d3584ec472a5bbbf94e2a06d582d3ac3f75f91fb;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 07d6f3500ec..24deb26f319 100644 --- a/TODO +++ b/TODO @@ -21,6 +21,10 @@ Janitorial Clean-ups: Features: +* bootctl: implement Type #2 boot loader entry discovery + +* bootctl,sd-boot: actually honour the "architecture" key + * consider splitting out all temporary file creation APIs (we have so many in fileio.h and elsewhere!) into a new util file of its own.