From 433fd2c64096f9ad6f6ed5eb4ce5af93dd94e57b Mon Sep 17 00:00:00 2001 From: Marek Marczykowski Date: Sat, 24 Dec 2011 04:28:09 +0100 Subject: [PATCH] conf: use mirror for fedora packages download --- conf/qubes-x86_64.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/qubes-x86_64.conf b/conf/qubes-x86_64.conf index 7e256b3..3c72b3c 100644 --- a/conf/qubes-x86_64.conf +++ b/conf/qubes-x86_64.conf @@ -18,8 +18,8 @@ failovermethod=priority [fedora] name=Fedora 13 - x86_64 -baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Everything/x86_64/os/ -#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-13&arch=x86_64 +#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Everything/x86_64/os/ +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-13&arch=x86_64 enabled=1 gpgcheck=1 gpgkey=file:///tmp/qubes-installer/keys/fedora-13.asc