summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2023-02-10 12:00:21 +0000
committerLuca Boccassi <bluca@debian.org>2023-02-10 13:57:49 +0000
commitf5ebd2ef16011f63e019ad9e7f31b173f29f81fb (patch)
treed6068f823adbe0608a7cf7446eef3ccf24c7bc1f /NEWS
parent164070e497f36b6d8055e4338e07188dd975f6f2 (diff)
downloadsystemd-f5ebd2ef16011f63e019ad9e7f31b173f29f81fb.tar.gz
NEWS: note that we require a swapon that supports --fixpgsz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6df17aa599..0957198260 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