Update TODO file

Update the line about dynamically load compression libraries.
This commit is contained in:
Matteo Croce 2024-03-01 18:25:07 +01:00
parent 3fc72d5413
commit 3c66db7e28

4
TODO
View File

@ -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