Metadata is now signed
This commit is contained in:
parent
1ea361bc79
commit
a42b3806b6
@ -5,6 +5,7 @@ baseurl = https://yum.qubes-os.org/r4.1/current/vm/@DIST@$releasever
|
|||||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-4-primary
|
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-4-primary
|
||||||
skip_if_unavailable=False
|
skip_if_unavailable=False
|
||||||
gpgcheck = 1
|
gpgcheck = 1
|
||||||
|
repo_gpgcheck = 1
|
||||||
enabled=1
|
enabled=1
|
||||||
|
|
||||||
[qubes-vm-r4.1-current-testing]
|
[qubes-vm-r4.1-current-testing]
|
||||||
@ -14,6 +15,7 @@ baseurl = https://yum.qubes-os.org/r4.1/current-testing/vm/@DIST@$releasever
|
|||||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-4-primary
|
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-4-primary
|
||||||
skip_if_unavailable=False
|
skip_if_unavailable=False
|
||||||
gpgcheck = 1
|
gpgcheck = 1
|
||||||
|
repo_gpgcheck = 1
|
||||||
enabled=0
|
enabled=0
|
||||||
|
|
||||||
[qubes-vm-r4.1-security-testing]
|
[qubes-vm-r4.1-security-testing]
|
||||||
@ -23,6 +25,7 @@ baseurl = https://yum.qubes-os.org/r4.1/security-testing/vm/@DIST@$releasever
|
|||||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-4-primary
|
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-4-primary
|
||||||
skip_if_unavailable=False
|
skip_if_unavailable=False
|
||||||
gpgcheck = 1
|
gpgcheck = 1
|
||||||
|
repo_gpgcheck = 1
|
||||||
enabled=0
|
enabled=0
|
||||||
|
|
||||||
[qubes-vm-r4.1-unstable]
|
[qubes-vm-r4.1-unstable]
|
||||||
@ -31,5 +34,6 @@ baseurl = https://yum.qubes-os.org/r4.1/unstable/vm/@DIST@$releasever
|
|||||||
#baseurl = http://yum.qubesosfasa4zl44o4tws22di6kepyzfeqv3tg4e3ztknltfxqrymdad.onion/r4.1/unstable/vm/@DIST@$releasever
|
#baseurl = http://yum.qubesosfasa4zl44o4tws22di6kepyzfeqv3tg4e3ztknltfxqrymdad.onion/r4.1/unstable/vm/@DIST@$releasever
|
||||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-4-unstable
|
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-4-unstable
|
||||||
gpgcheck = 1
|
gpgcheck = 1
|
||||||
|
repo_gpgcheck = 1
|
||||||
enabled=0
|
enabled=0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user