From: Yu Watanabe Date: Sun, 17 Aug 2025 16:15:33 +0000 (+0900) Subject: README: drop one FIXME comment X-Git-Tag: v258-rc3~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d1e0f603d12c84ba1a12692b7a322ddf8c4a8af1;p=thirdparty%2Fsystemd.git README: drop one FIXME comment 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. --- diff --git a/README b/README index 5fff47827f7..eea3a55fbb8 100644 --- 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,