[X2Go-Commits] page changed: wiki:repositories:archives:epel

wiki-admin at x2go.org wiki-admin at x2go.org
Tue Oct 4 12:19:08 CEST 2016


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2016/10/04 10:19
Browser     : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:49.0) Gecko/20100101 Firefox/49.0
IP-Address  : 178.162.222.41
Hostname    : 178.162.222.41.adsl.inet-telecom.org
Old Revision: http://wiki.x2go.org/doku.php/wiki:repositories:archives:epel?rev=1475570587
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:archives:epel
Edit Summary: Merge with the original EPEL instructions.
User        : ionic

@@ -5,22 +5,30 @@
  Alongside with the instructions on the [[wiki:repositories:epel|main EPEL repository page]], we provide a repository archive for archived X2Go EPEL packages for deprecated EPEL "releases". These are provided in the state they were in after their last successful build. This repository is not updated at all, other than when a new EPEL release version is deprecated. 
  
  ===== Adding the Archived X2Go Repository to your Package System =====
  
- Add the
file ''x2go-archives.repo'' to the folder ''/etc/yum.repos.d/''.
- This can be done using by your preferred editor.
  
+ Download the .repo file and save it to the correct location:
  <code bash>
- $ editor /etc/yum.repos.d/x2go-archives.repo
+ wget -O /etc/yum.repos.d/x2go-archives.repo \
+  http://archives.packages.x2go.org/epel/x2go.repo
  </code>
  
- A sample content for this file can be found here, with the original information on [[http://archives.packages.x2go.org/epel/x2go.repo]]. Refer to [[wiki:repositories:epel]] regarding the naming scheme and what needs to be enabled.
+ For reference, the file will also be inlined here, with the original information being available on [[http://archives.packages.x2go.org/epel/x2go.repo]]:
  
  {{url>http://archives.packages.x2go.org/epel/x2go.repo 720px|Archived EPEL X2Go repository definition file}}
+ 
+ Edit this file with your preferred editor.
+ 
+ <code bash>
+ $ editor /etc/yum.repos.d/x2go-archives.repo
+ </code>
+ 
+ Refer to
[[wiki:repositories:epel?do=edit#adding_the_x2go_repository_to_your_package_system|the EPEL instructions]] regarding the naming scheme and what needs to be enabled.
  
  ===== Mirroring this Repository =====
  
  The packages in this repository can be mirrored via ''rsync'':
  
  <code>
  rsync -avP archives.packages.x2go.org::epel </dest/path/of/local/mirror/epel-archives>
  </code>



-- 
This mail was generated by DokuWiki at
http://wiki.x2go.org/



More information about the x2go-commits mailing list