Merge "Add CentOS 8 repo for 4.18.0-147.3.1 kernel from CentOS 8.1"
This commit is contained in:
commit
6faccdcda4
@ -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
|
||||
|
@ -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
|
||||
|
18
centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.1.repo
Normal file
18
centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.1.repo
Normal file
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user