committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2022-03-31 11:55:07 +03:00
parent 535d657a38
commit d4370dc88b
5 changed files with 20 additions and 8 deletions

View File

@@ -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'

View File

@@ -1 +1 @@
81046d058f63ea58462fbdbb387ccb02f51dcdb86e1b6b71b6823b9b720779770d2e62a5da1025170eb675570c484f65b25b9f1c761dc80231d47fb04344fb21
3529f6e114cca0bd7360d6774096502304ff52b0724a6a58a28bfaa1ffd7d9623f12eb993d8cb0cc0c8116eb3e6a460deb1ce019825989a52ba1769324433777

Binary file not shown.

View 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

View File

@@ -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