diff --git a/TODO b/TODO index 42cd5128fd..b8a36bc37c 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