Use createiso_use_xorrisofs = True to make isos with xorrisofs

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-06-15 18:33:55 -07:00
parent 6d606ef0de
commit 955d80e34e

View File

@ -94,6 +94,9 @@ create_jigdo = False
# CREATEISO # CREATEISO
iso_hfs_ppc64le_compatible = False iso_hfs_ppc64le_compatible = False
# use xorrisofs to make isos
createiso_use_xorrisofs = True
# BUILDINSTALL # BUILDINSTALL
buildinstall_method = 'lorax' buildinstall_method = 'lorax'
buildinstall_skip = [ buildinstall_skip = [