From: Lennart Poettering Date: Tue, 19 Nov 2024 10:03:02 +0000 (+0100) Subject: update TODO X-Git-Tag: v257-rc3~79 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=12b06fef7a1f2f53b9b2934b5648db262521539e;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 881dca72200..80e6f1f6a77 100644 --- a/TODO +++ b/TODO @@ -129,6 +129,10 @@ Deprecations and removals: Features: +* Teach systemd-ssh-generator to generated an /run/issue.d/ drop-in telling + users how to connect to the system via the AF_VSOCK, as per: + https://github.com/systemd/systemd/issues/35071#issuecomment-2462803142 + * maybe introduce an OSC sequence that signals when we ask for a password, so that terminal emulators can maybe connect a password manager or so, and highlight things specially.