update TODO

This commit is contained in:
Lennart Poettering 2018-10-17 11:38:57 +02:00
parent bdc4c7ac23
commit d3584ec472
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -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.