summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2024-04-02 23:22:29 +0200
committerLuca Boccassi <bluca@debian.org>2024-04-02 23:22:29 +0200
commitedc2c26d54945fd6c590e33545b4b3648cf8fa9e (patch)
tree9ea06e8ef44f45719e8c035f2f8b07209ff0367b /TODO
parentMerge pull request #32055 from mrc0mmand/pre-rc-coccinelle (diff)
downloadsystemd-edc2c26d54945fd6c590e33545b4b3648cf8fa9e.tar.xz
systemd-edc2c26d54945fd6c590e33545b4b3648cf8fa9e.zip
TODO: drop line about bzip2/gzip
These are only used in the importd binary, which is a leaf optional binary that also depends on libcurl, so it's not worth the additional complications
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index b5a2c1f30a..d9167bb73c 100644
--- a/TODO
+++ b/TODO
@@ -1439,8 +1439,6 @@ 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)
* seccomp: maybe use seccomp_merge() to merge our filters per-arch if we can.
Apparently kernel performance is much better with fewer larger seccomp