]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 16771/head
authorLennart Poettering <lennart@poettering.net>
Tue, 18 Aug 2020 08:41:18 +0000 (10:41 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 19 Aug 2020 08:04:08 +0000 (10:04 +0200)
TODO

diff --git a/TODO b/TODO
index 7b928f5c1035ab8b4069ebef38c4eeafd212d525..9bb083146878aec950c07ca3d1a4372ea7f53772 100644 (file)
--- a/TODO
+++ b/TODO
@@ -87,8 +87,7 @@ Features:
 
 * make us use dynamically fewer deps for containers in general purpose distros:
   o turn into dlopen() deps:
-    - libpwquality (always)        - only relevant for homed, and maybe soon
-                                     firstboot
+    - libidn2 (always)
     - elfutils (always)
     - p11-kit-trust (always)
     - kmod-libs (only when called from PID 1)
@@ -365,7 +364,6 @@ Features:
   - fingerprint authentication, pattern authentication, …
   - make sure "classic" user records can also be managed by homed
   - make size of $XDG_RUNTIME_DIR configurable in user record
-  - reuse pwquality magic in firstboot
   - query password from kernel keyring first
   - update even if record is "absent"
   - add a "access mode" + "fstype" field to the "status" section of json identity records reflecting the actually used access mode and fstype, even on non-luks backends