From eaea4180032ed116de03a1e319a0088a9d6e83b5 Mon Sep 17 00:00:00 2001 From: Stepan Oksanichenko Date: Mon, 2 Sep 2024 12:35:25 +0300 Subject: [PATCH] - Use xorrisofs --- pungi-build.conf.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pungi-build.conf.j2 b/pungi-build.conf.j2 index 7a0cffd..0ff5d2b 100644 --- a/pungi-build.conf.j2 +++ b/pungi-build.conf.j2 @@ -23,6 +23,8 @@ comps_file = { link_type = 'hardlink' +createiso_use_xorrisofs = True + module_defaults_dir = { "scm": "git", "repo": "https://git.almalinux.org/almalinux/pungi-almalinux.git",