]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 17 Oct 2018 09:38:57 +0000 (11:38 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 19 Oct 2018 20:49:42 +0000 (22:49 +0200)
TODO

diff --git a/TODO b/TODO
index 07d6f3500ec7bcc6d296fff4b6dcfa54e99866eb..24deb26f3190197425a378250a0515cbeb5b7996 100644 (file)
--- 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.