aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-10-22 15:15:45 +0200
committerGitHub <noreply@github.com>2018-10-22 15:15:45 +0200
commita57e48a133e6c4c05964717cab3116bf142481bc (patch)
tree6871aebf7bdde60b4d493d75ad05efb1dffe6a66 /TODO
parentsystemd-nspawn: do not crash on /var/log/journal creation if not required (diff)
parentboot-loader-spec: drop link to obsolete patch (diff)
downloadsystemd-a57e48a133e6c4c05964717cab3116bf142481bc.tar.gz
systemd-a57e48a133e6c4c05964717cab3116bf142481bc.tar.bz2
systemd-a57e48a133e6c4c05964717cab3116bf142481bc.zip
Merge pull request #10415 from poettering/boot-loader-spec-tweaks
docs: tweaks to the boot loader spec
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index e657ced55..1ac6ee4bf 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.