Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 35 to 35 | ||||||||
For more details have a look at this Generic Installation and Configuration Guide for gLite 3.2 - Repositories![]() | ||||||||
Changed: | ||||||||
< < | IGI Repositories | |||||||
> > | IG Repositories | |||||||
Changed: | ||||||||
< < | At http://repo-pd.italiangrid.it/mrepo/repos/![]() repo files for all profiles. | |||||||
> > | The IG repository are based starting on the gLite repos so at theese links: http://repo-pd.italiangrid.it/mrepo/repos/glite![]() ![]() repo files for all profiles. | |||||||
Example file: igi.repo
# | ||||||||
Line: 61 to 61 | ||||||||
As you can see all these repo files are linked to two servers (baseurl), one mirror in Padova and the other in CNAF, to have a backup server in case one of those is not working properly. | ||||||||
Added: | ||||||||
> > | ||||||||
You can install the IGI release adding or updating your repository settings (both “Common repositories” and “Profile-specific repositories”) in /etc/yum.repos.d/ as described in IGI Installation and Configuration![]() | ||||||||
Added: | ||||||||
> > | IGI-EMI RepositoriesIn theese 2 URLS http://repo-pd.italiangrid.it/mrepo/repos/igi![]() ![]() repo files for all profiles stating from the EMI release.
Example file igi-emi.repo:
# # INFNGRID repositories # [igi-emi_sl5_x86_64_base] name = IGI base sl5 x86_64 baseurl = http://repo-pd.italiangrid.it/mrepo/igi-emi_sl5-x86_64/RPMS.base/ http://repo-cnaf.italiangrid.it/mrepo/igi-emi_sl5-x86_64/RPMS.base/ enabled = 1 protect = 1 priority = 40 [igi-emi_sl5_x86_64_third-party] name = IGI third_party sl5 x86_64 baseurl = http://repo-pd.italiangrid.it/mrepo/igi-emi_sl5-x86_64/RPMS.third-party/ http://repo-cnaf.italiangrid.it/mrepo/igi-emi_sl5-x86_64/RPMS.third-party/ enabled = 1 protect = 1 priority = 40 | |||||||
|