4c88e7d Use xorrisofs for creating ISOs when needed

Authored and Committed by hlin 4 years ago
    Use xorrisofs for creating ISOs when needed
    
    A new configuration *createiso_use_xorrisofs* is added to determine
    which tool to use for creating ISOs.
    
    By default, createiso_use_xorrisofs = False and genisoimage will be used.
    When set to True, xorrisofs will be used.
    
    JIRA: RHELCMP-2875
    Fixes: https://pagure.io/pungi/issue/1130
    
    Signed-off-by: Haibo Lin <hlin@redhat.com>
    
        
file modified
+4 -0
file modified
+13 -1
file modified
+1 -0
file modified
+6 -1
file modified
+1 -0
file modified
+3 -2