From 76e7a526287190e680100443cd6df00191f2a289 Mon Sep 17 00:00:00 2001 From: Joanna Rutkowska Date: Mon, 23 May 2011 21:39:48 +0200 Subject: [PATCH] vm: add current-testing repo definitions --- common/qubes.fc13.repo | 7 +++++++ common/qubes.fc14.repo | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/common/qubes.fc13.repo b/common/qubes.fc13.repo index 3531342..982b095 100644 --- a/common/qubes.fc13.repo +++ b/common/qubes.fc13.repo @@ -4,6 +4,13 @@ baseurl = http://yum.qubes-os.org/r1-beta1/current/vm/f13 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-beta1/current-testing/vm/f13 +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-beta1/unstable/vm/f13 diff --git a/common/qubes.fc14.repo b/common/qubes.fc14.repo index f069148..b10c80c 100644 --- a/common/qubes.fc14.repo +++ b/common/qubes.fc14.repo @@ -4,6 +4,13 @@ baseurl = http://yum.qubes-os.org/r1-beta1/current/vm/f14 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-beta1/current-testing/vm/f14 +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-beta1/unstable/vm/f14