Comment missing options

i8.9
Arkady L. Shane 11 months ago
parent 9a94aa6946
commit f3ade4761b
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -14,7 +14,7 @@ from msvsphere-i686/filter_packages import *
release_name = 'MSVSphere'
release_short = 'MSVSphere'
release_version = '8.9'
treeinfo_version = '8'
#treeinfo_version = '8'
skip_phases = [
'buildinstall',

@ -14,7 +14,7 @@ from msvsphere/filter_packages import *
release_name = 'MSVSphere'
release_short = 'MSVSphere'
release_version = '8.9'
treeinfo_version = '8'
#treeinfo_version = '8'
extra_isos = {
"BaseOS": [{

@ -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 = [

@ -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 = [

Loading…
Cancel
Save