|
|
|
@ -45,7 +45,7 @@ gather_method = {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
hashed_directories = False
|
|
|
|
|
gather_allow_reuse = True
|
|
|
|
|
#gather_allow_reuse = True
|
|
|
|
|
repoclosure_backend = 'dnf'
|
|
|
|
|
|
|
|
|
|
# extra packages to be added
|
|
|
|
@ -67,15 +67,15 @@ pkgset_source = 'koji'
|
|
|
|
|
pkgset_koji_tag = ['inferit-8_8-bootstrap']
|
|
|
|
|
# add modules from those tags to compose
|
|
|
|
|
#pkgset_koji_module_tag = ['inferit-9_3-module-init']
|
|
|
|
|
pkgset_allow_reuse = True
|
|
|
|
|
#pkgset_allow_reuse = True
|
|
|
|
|
koji_profile = 'koji'
|
|
|
|
|
runroot_method = "local"
|
|
|
|
|
global_runroot_method = "local"
|
|
|
|
|
#global_runroot_method = "local"
|
|
|
|
|
createiso_break_hardlinks = True
|
|
|
|
|
iso_hfs_ppc64le_compatible = False
|
|
|
|
|
|
|
|
|
|
create_optional_isos = False
|
|
|
|
|
createiso_use_xorrisofs = True
|
|
|
|
|
#createiso_use_xorrisofs = True
|
|
|
|
|
|
|
|
|
|
createiso_skip = [
|
|
|
|
|
("^(BaseOS|AppStream|CRB|Devel|HighAvailability|ResilientStorage|NFV|RT|Minimal|Server|Extras|Testing)$", {
|
|
|
|
@ -97,7 +97,7 @@ createrepo_database = True
|
|
|
|
|
createrepo_c = True
|
|
|
|
|
createrepo_checksum = 'sha256'
|
|
|
|
|
createrepo_use_xz = True
|
|
|
|
|
createrepo_enable_cache = False
|
|
|
|
|
#createrepo_enable_cache = False
|
|
|
|
|
createrepo_num_threads = 8
|
|
|
|
|
createrepo_num_workers = 4
|
|
|
|
|
createrepo_extra_args = [
|
|
|
|
|