From f69fbb50d255e096f3bbd356f7b3e4fe29b3c7ab Mon Sep 17 00:00:00 2001 From: Lukas Zapletal Date: Thu, 21 May 2026 14:19:44 +0200 Subject: [PATCH] docs: add info about /tmp --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9559fe15..f1fc64ea 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,11 @@ Make sure to have the required `osbuild` RPMs installed: $ sudo dnf install osbuild osbuild-depsolve-dnf ``` +Check if there is enough space in /tmp, as some larger image configurations may +need to create larger temporary files. For technical reasons (SELinux), the +image builder cannot be configured to use a directory other than /tmp; in this +case, enabling (or increasing) swap space will do the trick. + ## Examples ### Listing