]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
README: drop one FIXME comment
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 17 Aug 2025 16:15:33 +0000 (01:15 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 17 Aug 2025 16:17:53 +0000 (01:17 +0900)
Most compat glue has been already removed, except for several cgroup v1
specific codes. It is too late to remove the remaining things before v258.
Let's remove them after v258.

README

diff --git a/README b/README
index 5fff47827f75a059aeb8aaa624caca8d0654c005..eea3a55fbb8d1b5161f102adc4a3e56d0785b8a8 100644 (file)
--- a/README
+++ b/README
@@ -50,7 +50,6 @@ REQUIREMENTS:
 
         ⛔ Kernel versions below 5.4 ("minimum baseline") are not supported at all,
            and are missing required functionality as listed above.
-           # FIXME: actually drop compat glue before v258
 
         Linux kernel ≥ 5.6 for getrandom() GRND_INSECURE
                      ≥ 5.7 for CLONE_INTO_CGROUP, cgroup2fs memory_recursiveprot option,