diff --git a/msvsphere-i686/general.conf b/msvsphere-i686/general.conf index 690f558..dce6c13 100644 --- a/msvsphere-i686/general.conf +++ b/msvsphere-i686/general.conf @@ -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" diff --git a/msvsphere/general.conf b/msvsphere/general.conf index a4257ea..789d522 100644 --- a/msvsphere/general.conf +++ b/msvsphere/general.conf @@ -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.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"