|
|
|
@ -14,7 +14,7 @@ comps_file = {
|
|
|
|
|
variants_file = {
|
|
|
|
|
'scm': 'git',
|
|
|
|
|
'repo': 'http://git.inferitos.ru/msvsphere/pungi-msvsphere.git',
|
|
|
|
|
'branch': 'i9.3',
|
|
|
|
|
'branch': 'i9.3-aicc',
|
|
|
|
|
'file': 'variants-i686.xml',
|
|
|
|
|
'command': ''
|
|
|
|
|
}
|
|
|
|
@ -59,12 +59,14 @@ gather_prepopulate = {
|
|
|
|
|
|
|
|
|
|
greedy_method = "build"
|
|
|
|
|
|
|
|
|
|
sigkeys = ['8BDA73A4', '8bda73a4']
|
|
|
|
|
#sigkeys = ['8BDA73A4', '8bda73a4']
|
|
|
|
|
sigkeys = ['']
|
|
|
|
|
|
|
|
|
|
pkgset_source = 'koji'
|
|
|
|
|
pkgset_koji_tag = ['inferit-9_3-init', 'inferit-9_3-extras', 'inferit-9-devel']
|
|
|
|
|
#pkgset_koji_tag = ['inferit-9_3-init', 'inferit-9_3-extras', 'inferit-9-devel']
|
|
|
|
|
pkgset_koji_tag = ['inferit-9-bootstrap']
|
|
|
|
|
# add modules from those tags to compose
|
|
|
|
|
pkgset_koji_module_tag = ['inferit-9_3-module-init']
|
|
|
|
|
#pkgset_koji_module_tag = ['inferit-9_3-module-init']
|
|
|
|
|
pkgset_allow_reuse = True
|
|
|
|
|
koji_profile = 'koji'
|
|
|
|
|
runroot_method = "local"
|
|
|
|
|