From 6cba1488ed922a4a393fed26ddab800da8e4baa0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 29 Sep 2014 16:12:53 +0200 Subject: [PATCH] Adding EPEL testing repositories. --- sl-5-i386.cfg.template | 5 +++++ sl-5-x86_64.cfg.template | 5 +++++ sl-6-i386.cfg.template | 5 +++++ sl-6-x86_64.cfg.template | 5 +++++ 4 files changed, 20 insertions(+) diff --git a/sl-5-i386.cfg.template b/sl-5-i386.cfg.template index ec3caa7..942ac6d 100644 --- a/sl-5-i386.cfg.template +++ b/sl-5-i386.cfg.template @@ -43,6 +43,11 @@ name=epel mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=i386 @EXCLUDES@ +[extras-testing] +name=epel +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel5&arch=i386 +@EXCLUDES@ + #[EGI-trustanchors] #name=EGI-trustanchors #baseurl=http://repository.egi.eu/sw/production/cas/1/current/ diff --git a/sl-5-x86_64.cfg.template b/sl-5-x86_64.cfg.template index 91a3d76..346a559 100644 --- a/sl-5-x86_64.cfg.template +++ b/sl-5-x86_64.cfg.template @@ -43,6 +43,11 @@ name=epel mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=x86_64 @EXCLUDES@ +[extras-testing] +name=epel +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel5&arch=x86_64 +@EXCLUDES@ + #[EGI-trustanchors] #name=EGI-trustanchors #baseurl=http://repository.egi.eu/sw/production/cas/1/current/ diff --git a/sl-6-i386.cfg.template b/sl-6-i386.cfg.template index ef9de36..d0d031b 100644 --- a/sl-6-i386.cfg.template +++ b/sl-6-i386.cfg.template @@ -42,6 +42,11 @@ name=epel mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=i386 @EXCLUDES@ +[extras-testing] +name=epel +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel6&arch=i386 +@EXCLUDES@ + #[EGI-trustanchors] #name=EGI-trustanchors #baseurl=http://repository.egi.eu/sw/production/cas/1/current/ diff --git a/sl-6-x86_64.cfg.template b/sl-6-x86_64.cfg.template index 62cc77e..8a36804 100644 --- a/sl-6-x86_64.cfg.template +++ b/sl-6-x86_64.cfg.template @@ -42,6 +42,11 @@ name=epel mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=x86_64 @EXCLUDES@ +[extras-testing] +name=epel +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel6&arch=x86_64 +@EXCLUDES@ + #[EGI-trustanchors] #name=EGI-trustanchors #baseurl=http://repository.egi.eu/sw/production/cas/1/current/ -- 1.8.2.3