committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -5245,6 +5245,7 @@ maybe chmod 0640 'yum.repos.d/CentOS-Linux-PowerTools.repo.rpmsave'
|
||||
maybe chmod 0644 'yum.repos.d/CentOS-Stream-AppStream.repo'
|
||||
maybe chmod 0644 'yum.repos.d/CentOS-Stream-BaseOS.repo'
|
||||
maybe chmod 0644 'yum.repos.d/CentOS-Stream-Debuginfo.repo'
|
||||
maybe chmod 0644 'yum.repos.d/CentOS-Stream-Extras-common.repo'
|
||||
maybe chmod 0644 'yum.repos.d/CentOS-Stream-Extras.repo'
|
||||
maybe chmod 0644 'yum.repos.d/CentOS-Stream-HighAvailability.repo'
|
||||
maybe chmod 0644 'yum.repos.d/CentOS-Stream-Media.repo'
|
||||
|
||||
@@ -1 +1 @@
|
||||
81046d058f63ea58462fbdbb387ccb02f51dcdb86e1b6b71b6823b9b720779770d2e62a5da1025170eb675570c484f65b25b9f1c761dc80231d47fb04344fb21
|
||||
3529f6e114cca0bd7360d6774096502304ff52b0724a6a58a28bfaa1ffd7d9623f12eb993d8cb0cc0c8116eb3e6a460deb1ce019825989a52ba1769324433777
|
||||
|
||||
Binary file not shown.
18
yum.repos.d/CentOS-Stream-Extras-common.repo
Normal file
18
yum.repos.d/CentOS-Stream-Extras-common.repo
Normal file
@@ -0,0 +1,18 @@
|
||||
# CentOS-Stream-Extras-common.repo
|
||||
#
|
||||
# The mirrorlist system uses the connecting IP address of the client and the
|
||||
# update status of each mirror to pick current mirrors that are geographically
|
||||
# close to the client. You should use this for CentOS updates unless you are
|
||||
# manually picking other mirrors.
|
||||
#
|
||||
# If the mirrorlist does not work for you, you can try the commented out
|
||||
# baseurl line instead.
|
||||
|
||||
[extras-common]
|
||||
name=CentOS Stream $releasever - Extras common packages
|
||||
mirrorlist=http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras-extras-common
|
||||
#baseurl=http://mirror.centos.org/$contentdir/$stream/extras/$basearch/extras-common/
|
||||
gpgcheck=1
|
||||
enabled=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras
|
||||
|
||||
@@ -16,11 +16,4 @@ gpgcheck=1
|
||||
enabled=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
|
||||
|
||||
[extras-common]
|
||||
name=CentOS Stream $releasever - Extras common packages
|
||||
mirrorlist=http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras-extras-common
|
||||
#baseurl=http://mirror.centos.org/$contentdir/$stream/extras/$basearch/extras-common/
|
||||
gpgcheck=1
|
||||
enabled=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras
|
||||
|
||||
|
||||
Reference in New Issue
Block a user