saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -5244,6 +5244,7 @@ maybe chmod 0644 'yum.repos.d/CentOS-Stream-PowerTools.repo'
|
|||||||
maybe chmod 0644 'yum.repos.d/CentOS-Stream-RealTime.repo'
|
maybe chmod 0644 'yum.repos.d/CentOS-Stream-RealTime.repo'
|
||||||
maybe chmod 0644 'yum.repos.d/CentOS-Stream-ResilientStorage.repo'
|
maybe chmod 0644 'yum.repos.d/CentOS-Stream-ResilientStorage.repo'
|
||||||
maybe chmod 0644 'yum.repos.d/CentOS-Stream-Sources.repo'
|
maybe chmod 0644 'yum.repos.d/CentOS-Stream-Sources.repo'
|
||||||
|
maybe chmod 0644 'yum.repos.d/_copr:copr.fedorainfracloud.org:jdoss:wireguard.repo'
|
||||||
maybe chmod 0640 'yum.repos.d/atomic.repo'
|
maybe chmod 0640 'yum.repos.d/atomic.repo'
|
||||||
maybe chmod 0640 'yum.repos.d/bestcrypt.repo'
|
maybe chmod 0640 'yum.repos.d/bestcrypt.repo'
|
||||||
maybe chmod 0640 'yum.repos.d/docker-ce.repo'
|
maybe chmod 0640 'yum.repos.d/docker-ce.repo'
|
||||||
|
|||||||
@@ -0,0 +1,10 @@
|
|||||||
|
[copr:copr.fedorainfracloud.org:jdoss:wireguard]
|
||||||
|
name=Copr repo for wireguard owned by jdoss
|
||||||
|
baseurl=https://download.copr.fedorainfracloud.org/results/jdoss/wireguard/epel-8-$basearch/
|
||||||
|
type=rpm-md
|
||||||
|
skip_if_unavailable=True
|
||||||
|
gpgcheck=1
|
||||||
|
gpgkey=https://download.copr.fedorainfracloud.org/results/jdoss/wireguard/pubkey.gpg
|
||||||
|
repo_gpgcheck=0
|
||||||
|
enabled=1
|
||||||
|
enabled_metadata=1
|
||||||
Reference in New Issue
Block a user