From cd398158dfabc19d887d50d767b0771df5e1ea5d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sun, 26 Oct 2025 11:20:56 +0100 Subject: [PATCH] TODO: add two entries --- TODO | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 58202606120..9e67b530827 100644 --- a/TODO +++ b/TODO @@ -22,7 +22,10 @@ External: * fedora: update policy to declare access mode and ownership of unit files to root:root 0644, and add an rpmlint check for it -* zsh shell completion: +* missing shell completions: + - systemd-hwdb + +* zsh shell completions: - - should complete options, but currently does not - systemctl add-wants,add-requires - systemctl reboot --boot-loader-entry= @@ -754,6 +757,11 @@ Features: * credentials: add a flag to the scoped credentials that if set require PK reauthentication when unlocking a secret. +* credentials: rework docs. The list in + https://systemd.io/CREDENTIALS/#well-known-credentials is very stale. + Document credentials in individual man pages, generate list as in + systemd.directives. + * extend the smbios11 logic for passing credentials so that instead of passing the credential data literally it can also just reference an AF_VSOCK CID/port to read them from. This way the data doesn't remain in the SMBIOS blob during -- 2.47.3