diff --git a/centos-mirror-tools/config/centos/compiler/rpms_centos.lst b/centos-mirror-tools/config/centos/compiler/rpms_centos.lst index 60d55cf9f..d278dc20d 100644 --- a/centos-mirror-tools/config/centos/compiler/rpms_centos.lst +++ b/centos-mirror-tools/config/centos/compiler/rpms_centos.lst @@ -83,7 +83,7 @@ hwdata-0.252-9.1.el7.x86_64.rpm # info-5.1-5.el7.x86_64.rpm provided by mock # json-c-0.11-4.el7_0.x86_64.rpm provided by mock json-c-devel-0.11-4.el7_0.x86_64.rpm -kernel-headers-3.10.0-1062.1.2.el7.x86_64.rpm +kernel-headers-4.18.0-147.3.1.el8_1.x86_64.rpm # keyutils-libs-1.5.8-3.el7.x86_64.rpm provided by mock keyutils-libs-devel-1.5.8-3.el7.x86_64.rpm # kmod-20-23.el7.x86_64.rpm provided by mock diff --git a/centos-mirror-tools/config/centos/distro/rpms_centos.lst b/centos-mirror-tools/config/centos/distro/rpms_centos.lst index f90c10bd2..448b34fd5 100644 --- a/centos-mirror-tools/config/centos/distro/rpms_centos.lst +++ b/centos-mirror-tools/config/centos/distro/rpms_centos.lst @@ -308,7 +308,7 @@ jq-1.5-1.el7.x86_64.rpm json-c-devel-0.11-4.el7_0.x86_64.rpm json-glib-1.4.2-2.el7.x86_64.rpm json-glib-devel-1.4.2-2.el7.x86_64.rpm -kernel-headers-3.10.0-1062.1.2.el7.x86_64.rpm +kernel-headers-4.18.0-147.3.1.el8_1.x86_64.rpm keyutils-1.5.8-3.el7.x86_64.rpm # keyutils-libs-1.5.8-3.el7.x86_64.rpm provided by mock keyutils-libs-devel-1.5.8-3.el7.x86_64.rpm diff --git a/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.1.repo b/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.1.repo new file mode 100644 index 000000000..bb7ecf33d --- /dev/null +++ b/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.1.repo @@ -0,0 +1,18 @@ +######## +# Centos 8.1.1911 +# + +[StarlingX-C8.1.1911-BaseOS] +name=StarlingX-CentOS-8.1.1911 - BaseOS +baseurl=http://mirror.centos.org/centos-8/8.1.1911/BaseOS/x86_64/os/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 +enabled=1 + +[StarlingX-C8.1.1911-BaseOS-Source] +name=StarlingX-CentOS-8.1.1911 - BaseOS Source +baseurl=http://vault.centos.org/8.1.1911/BaseOS/Source/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 +enabled=1 +