From: Matteo Croce Date: Fri, 1 Mar 2024 17:25:07 +0000 (+0100) Subject: Update TODO file X-Git-Tag: v256-rc1~635^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F31550%2Fhead;p=thirdparty%2Fsystemd.git Update TODO file Update the line about dynamically load compression libraries. --- diff --git a/TODO b/TODO index 42cd5128fdc..b8a36bc37ca 100644 --- a/TODO +++ b/TODO @@ -1400,8 +1400,8 @@ Features: - kmod-libs (only when called from PID 1) - libblkid (only in RootImage= handling in PID 1, but not elsewhere) - libpam (only when called from PID 1) - - bzip2, xz, lz4 (always — gzip and zstd should probably stay static deps the way they are, - since they are so basic and our defaults) + - bzip2 (always — gzip should probably stay static dep the way it is, + since it's so basic and our defaults) * seccomp: maybe use seccomp_merge() to merge our filters per-arch if we can. Apparently kernel performance is much better with fewer larger seccomp