From 26cde6f0cefab1acc817c01e8dbe935c40db1872 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 8 Sep 2025 18:41:04 +0200 Subject: [PATCH] update TODO --- TODO | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/TODO b/TODO index 0b73aa43758..7c94b513478 100644 --- a/TODO +++ b/TODO @@ -1772,11 +1772,6 @@ Features: * pid1: also remove PID files of a service when the service starts, not just when it exits -* make us use dynamically fewer deps for containers in general purpose distros: - o turn into dlopen() deps: - - libblkid (only in RootImage= handling in PID 1, but not elsewhere) - - libpam (only when called from PID 1) - * seccomp: maybe use seccomp_merge() to merge our filters per-arch if we can. Apparently kernel performance is much better with fewer larger seccomp filters than with more smaller seccomp filters. @@ -1798,7 +1793,7 @@ Features: * unify on openssl: - figure out what to do about libmicrohttpd, which has a hard dependency on gnutls - - port fsprg over to a dlopen lib, then switch it to openssl + - port fsprg over to openssl * add growvol and makevol options for /etc/crypttab, similar to x-systemd.growfs and x-systemd-makefs. -- 2.47.3