]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@amutable.com>
Wed, 11 Mar 2026 09:31:39 +0000 (10:31 +0100)
committerLennart Poettering <lennart@amutable.com>
Wed, 11 Mar 2026 09:35:38 +0000 (10:35 +0100)
TODO

diff --git a/TODO b/TODO
index 897ba35be9aaa613bbf48be919cd8172c8ae115b..a069429636caf0813c37579673a4836ebdcde4c3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2328,8 +2328,6 @@ Features:
   - timer units should get the ability to trigger when DST changes
   - Modulate timer frequency based on battery state
 
-* add libsystemd-password or so to query passwords during boot using the password agent logic
-
 * clean up date formatting and parsing so that all absolute/relative timestamps we format can also be parsed
 
 * on shutdown: move utmp, wall, audit logic all into PID 1 (or logind?)
@@ -2673,11 +2671,6 @@ Features:
 
 * systemd-repart: read LUKS encryption key from $CREDENTIALS_DIRECTORY
 
-* systemd-repart: add a switch to factory reset the partition table without
-  immediately applying the new configuration again. i.e. --factory-reset=leave
-  or so. (this is useful to factory reset an image, then putting it into
-  another machine, ensuring that luks key is generated on new machine, not old)
-
 * systemd-repart: support setting up dm-integrity with HMAC
 
 * systemd-repart: maybe remove half-initialized image on failure. It fails