Use createiso_use_xorrisofs = True to make isos with xorrisofs
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6d606ef0de
commit
955d80e34e
@ -94,6 +94,9 @@ create_jigdo = False
|
||||
# CREATEISO
|
||||
iso_hfs_ppc64le_compatible = False
|
||||
|
||||
# use xorrisofs to make isos
|
||||
createiso_use_xorrisofs = True
|
||||
|
||||
# BUILDINSTALL
|
||||
buildinstall_method = 'lorax'
|
||||
buildinstall_skip = [
|
||||
|
Loading…
Reference in New Issue
Block a user