From: Lennart Poettering Date: Wed, 11 Mar 2026 09:31:39 +0000 (+0100) Subject: update TODO X-Git-Tag: v260-rc3~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bb70ef95c5070be7c154dbaedaa09e844a2b16d;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 897ba35be9a..a069429636c 100644 --- 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