summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-11-30 17:26:02 +0100
committerLennart Poettering <lennart@poettering.net>2022-11-30 17:26:11 +0100
commitd25c24d49307f26211db1d511b126e36f0fb861e (patch)
tree13edeb42b192c70b644ae4c40cafab8884945fdc /TODO
parent98eb99b7e84dcdc39b6e8c00585f74f256f7cfcb (diff)
downloadsystemd-d25c24d49307f26211db1d511b126e36f0fb861e.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 423fbd73a7..0482583a4d 100644
--- a/TODO
+++ b/TODO
@@ -125,6 +125,9 @@ Deprecations and removals:
Features:
+* gpt-auto-generator: generate device names via /dev/disk/by-diskseq/ to pin
+ the medium
+
* pam_systemd_home: add module parameter to control whether to only accept
only password or only pcks11/fido2 auth, and then use this to hook nicely
into two of the three PAM stacks gdm provides.