From a3aeecdcdd4bdad5ea1275011d7ff42ff26e505b Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Jul 22 2020 21:54:07 +0000 Subject: Importing rhel 8.3 config Moving from rhel 8.2 to rhel 8.3 config Signed-off-by: Mohan Boddu --- diff --git a/c8-stream.conf b/c8-stream.conf index 7602361..e4ecf91 100644 --- a/c8-stream.conf +++ b/c8-stream.conf @@ -2,7 +2,7 @@ from multilib import * from stream-include-excludes import * #from stream-images import * -# PRODUCT INFO +# PRODUCT INFO release_name = "CentOS Stream" release_short = "CentOS-Stream" release_version = "8" @@ -17,11 +17,14 @@ comps_file = { } link_type = 'hardlink-or-copy' +variants_file = 'variants-stream.xml' +sigkeys = ['8483C65D'] +tree_arches = ['aarch64', 'i386', 'ppc64le', 'x86_64'] module_defaults_dir = { 'scm': 'git', 'repo': 'https://git.centos.org/centos/centos-module-defaults.git', - 'branch': 'c8.2', + 'branch': 'c8.3', 'dir': '.', } @@ -31,13 +34,6 @@ multilib = [ }), ] -variants_file = 'variants-stream.xml' -sigkeys = ['8483C65D'] -#sigkeys = [None] -hashed_directories = False - -tree_arches = ['aarch64', 'i386', 'ppc64le', 'x86_64'] - # RUNROOT SETTINGS runroot_channel = 'image' runroot_tag = 'dist-c8-build' @@ -55,6 +51,10 @@ pkgset_koji_module_tag = "dist-c8-stream-module-compose" filter_system_release_packages = False # GATHER +gather_backend = "dnf" +check_deps = False +greedy_method = "none" +repoclosure_backend = "dnf" gather_prepopulate = "centos-stream-packages.json" gather_method = { @@ -64,10 +64,7 @@ gather_method = { "^(AppStream|PowerTools|CR)$": "hybrid", } -gather_backend = "dnf" -check_deps = False -greedy_method = "none" -repoclosure_backend = "dnf" +hashed_directories = False # CREATEREPO createrepo_deltas = False @@ -101,7 +98,7 @@ lorax_options = [ buildinstall_skip = [ ("^(AppStream|PowerTools|CR|HighAvailability|RT)$", { "*": True - }), + }), ] image_name_format = { @@ -166,4 +163,3 @@ translate_paths = [ ("/mnt/koji", "https://koji.mbox.centos.org/pkgs"), ("/compose", "http://172.22.0.123/compose"), ] - diff --git a/variants-stream.xml b/variants-stream.xml index d485f44..5577a4c 100644 --- a/variants-stream.xml +++ b/variants-stream.xml @@ -56,7 +56,7 @@ minimal-environment custom-environment - server-product-environment + server-product-environment @@ -152,6 +152,8 @@ perl-DBD-Pg:3.7 perl-DBD-SQLite:1.58 perl-DBI:1.641 + perl-IO-Socket-SSL:2.066 + perl-libwww-perl:6.34 container-tools:1.0 container-tools:2.0 container-tools:rhel8 @@ -169,24 +171,29 @@ mailman:2.1 mariadb:10.3 maven:3.5 + maven:3.6 mercurial:4.8 mod_auth_openidc:2.3 mysql:8.0 nginx:1.14 nginx:1.16 + nginx:1.18 nodejs:10 nodejs:12 + nodejs:14 parfait:0.5 perl:5.24 perl:5.26 + perl:5.30 perl-FCGI:0.78 php:7.2 php:7.3 + php:7.4 pki-core:10.6 pki-deps:10.6 postgresql:10 - postgresql:12 postgresql:9.6 + postgresql:12 python27:2.7 python36:3.6 python38:3.8 @@ -194,6 +201,7 @@ rhn-tools:1.0 ruby:2.5 ruby:2.6 + ruby:2.7 rust-toolset:rhel8 satellite-5-client:1.0 scala:2.10 @@ -226,9 +234,11 @@ --> mariadb-devel:10.3 virt-devel:rhel + python38-devel:3.8 +