diff --git a/TODO b/TODO index b5a2c1f30a430..d2c0841003881 100644 --- a/TODO +++ b/TODO @@ -1439,8 +1439,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 (always — gzip should probably stay static dep the way it is, - since it's so basic and our defaults) + - bzip2 (always — gzip should probably stay a static dep the way it is, + since it's so basic and it's our default) * seccomp: maybe use seccomp_merge() to merge our filters per-arch if we can. Apparently kernel performance is much better with fewer larger seccomp