vm: fc15 yum repo config
This commit is contained in:
parent
27ca0f878c
commit
cf38083126
20
common/qubes.fc15.repo
Normal file
20
common/qubes.fc15.repo
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
[qubes-vm-current]
|
||||||
|
name = Qubes OS Repository for VM (updates)
|
||||||
|
baseurl = http://yum.qubes-os.org/r1-beta2/current/vm/fc15
|
||||||
|
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-1-primary
|
||||||
|
gpgcheck = 1
|
||||||
|
|
||||||
|
[qubes-vm-current-testing]
|
||||||
|
name = Qubes OS Repository for VM (updates-testing)
|
||||||
|
baseurl = http://yum.qubes-os.org/r1-beta2/current-testing/vm/fc15
|
||||||
|
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-1-primary
|
||||||
|
gpgcheck = 1
|
||||||
|
enabled=0
|
||||||
|
|
||||||
|
[qubes-vm-unstable]
|
||||||
|
name = Qubes OS Repository for VM (unstable)
|
||||||
|
baseurl = http://yum.qubes-os.org/r1-beta2/unstable/vm/fc15
|
||||||
|
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-1-primary
|
||||||
|
gpgcheck = 1
|
||||||
|
enabled=0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user