21 lines
657 B
Plaintext
21 lines
657 B
Plaintext
|
[qubes-vm-r3-current]
|
||
|
name = Qubes OS Repository for VM (updates)
|
||
|
baseurl = http://yum.qubes-os.org/r3/current/vm/fc$releasever
|
||
|
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-3-primary
|
||
|
gpgcheck = 1
|
||
|
|
||
|
[qubes-vm-r3-current-testing]
|
||
|
name = Qubes OS Repository for VM (updates-testing)
|
||
|
baseurl = http://yum.qubes-os.org/r3/current-testing/vm/fc$releasever
|
||
|
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-3-primary
|
||
|
gpgcheck = 1
|
||
|
enabled=0
|
||
|
|
||
|
[qubes-vm-r3-unstable]
|
||
|
name = Qubes OS Repository for VM (unstable)
|
||
|
baseurl = http://yum.qubes-os.org/r3/unstable/vm/fc$releasever
|
||
|
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-3-unstable
|
||
|
gpgcheck = 1
|
||
|
enabled=0
|
||
|
|