From f5ebd2ef16011f63e019ad9e7f31b173f29f81fb Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Fri, 10 Feb 2023 12:00:21 +0000 Subject: [PATCH] NEWS: note that we require a swapon that supports --fixpgsz --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6df17aa599c..09571982608 100644 --- a/NEWS +++ b/NEWS @@ -147,7 +147,9 @@ CHANGES WITH 253 in spe: * When enabling a swap device systemd will now reinitialize the device when the page size of the swap space does not match the page size of - the running kernel. + the running kernel. Note that this requires the 'swapon' utility to + provide the '--fixpgsz' option, as implemented by util-linux, and it + is not supported by busybox at the time of writing. * systemd now executes generator programs in a mount namespace "sandbox" with most of the file system read-only and write access -- 2.47.3