]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update TODO file 31550/head
authorMatteo Croce <teknoraver@meta.com>
Fri, 1 Mar 2024 17:25:07 +0000 (18:25 +0100)
committerMatteo Croce <teknoraver@meta.com>
Tue, 5 Mar 2024 11:38:39 +0000 (12:38 +0100)
Update the line about dynamically load compression libraries.

TODO

diff --git a/TODO b/TODO
index 42cd5128fdcd24716eb72d0522ecca1a24e7b2a0..b8a36bc37ca1a91d7205537e8500ef518a32009b 100644 (file)
--- 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