aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-10-17 11:38:57 +0200
committerLennart Poettering <lennart@poettering.net>2018-10-19 22:49:42 +0200
commitd3584ec472a5bbbf94e2a06d582d3ac3f75f91fb (patch)
treeb6961bae818a4bad340e5690ef3aace3cd39a049 /TODO
parentboot-loader-spec: elaborate on 'architecture' stanza a bit and use it in the ... (diff)
downloadsystemd-d3584ec472a5bbbf94e2a06d582d3ac3f75f91fb.tar.gz
systemd-d3584ec472a5bbbf94e2a06d582d3ac3f75f91fb.tar.bz2
systemd-d3584ec472a5bbbf94e2a06d582d3ac3f75f91fb.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 07d6f3500..24deb26f3 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.