From 4a5f779f0ecda6e247c9f80812cdfe517b162cf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 5 May 2022 11:02:24 +0200 Subject: [PATCH] TODO: add entry about boot entries on the bus Something like this is needed to allow integration with graphical envs and fully unprivileged operation. --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 7240d05d9a..34d8c99edb 100644 --- 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