diff --git a/common/qubes.fc15.repo b/common/qubes.fc15.repo new file mode 100644 index 00000000..15a90b65 --- /dev/null +++ b/common/qubes.fc15.repo @@ -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 +