From 10918a956159dfb9559e1c88f8ab83c8c909dbc5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rg=20Behrmann?= Date: Thu, 23 Jan 2025 16:53:29 +0100 Subject: [PATCH] man: document kernel baseline for mkosi --- mkosi/resources/man/mkosi.1.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mkosi/resources/man/mkosi.1.md b/mkosi/resources/man/mkosi.1.md index e0a6ef1b8..10113c3c3 100644 --- a/mkosi/resources/man/mkosi.1.md +++ b/mkosi/resources/man/mkosi.1.md @@ -2885,6 +2885,8 @@ since the last release and the packages shipped by distributions are very out of date. We currently recommend running **mkosi** from git until a new release happens. +mkosi requires a Linux kernel that provides `mount_setattr()` which was introduces in 5.12. + mkosi currently requires systemd 254 to build bootable disk images. When not using distribution packages make sure to install the -- 2.47.3