]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: add entry about boot entries on the bus
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 5 May 2022 09:02:24 +0000 (11:02 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 5 May 2022 09:51:44 +0000 (11:51 +0200)
Something like this is needed to allow integration with graphical envs and
fully unprivileged operation.

TODO

diff --git a/TODO b/TODO
index 7240d05d9acba275e7772932d47ed0ea105bdeb3..34d8c99edbafbcc64b70a90ad25544da63db57d5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1390,6 +1390,9 @@ Features:
   - follow PropertiesChanged state more closely, to deal with quick logouts and
     relogins
   - (optionally?) spawn seat-manager@$SEAT.service whenever a seat shows up that as CanGraphical set
+  - expose details of boot entries on the bus. In particular, it should be possible
+    to query the list of boot entry titles that bootctl / sd-boot would show.
+    Currently we only expose their identifiers.
 
 * move logind udev rules to top-level rule.d/ directory