[X2Go-Commits] page changed: wiki:development:nightly-builds

wiki-admin at x2go.org wiki-admin at x2go.org
Sun Mar 1 19:54:54 CET 2015


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

Date        : 2015/03/01 18:54
Browser     : Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36
IP-Address  : 71.175.97.130
Hostname    : pool-71-175-97-130.phlapa.fios.verizon.net
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:nightly-builds?rev=1423565229
New Revision: http://wiki.x2go.org/doku.php/wiki:development:nightly-builds
Edit Summary: [Nightly Builds for RHEL] Use $releasever in .repo file. And list all the extras RPM links.
User        : mikedep333

@@ -65,30 +65,30 @@
  ==== Nightly Builds for RHEL ====
  
  We provide nightly builds for RHEL-5, RHEL-6 and RHEL-7 (x86_64 architecture only for now). For RHEL-5 only the X2Go Server side is available, because both X2Go client implementations (X2Go Client and PyHoca) won't build on the very old library base of RHEL/EPEL-5.
  
- The below '''.repo''' file is for RHEL-6 and derivatives
(e.g. Centos 6 or Scientific Linux 6). Install the below file as '''/etc/yum.repos.d/x2go.repo'''.
+ The below '''.repo''' file is for RHEL 5, 6, 7 and derivatives (e.g. Centos or Scientific Linux). Install the below file as '''/etc/yum.repos.d/x2go.repo'''.
  
  Note, that the source repository is disabled by default.
  
  <code>
  [x2go-nightly]
  name=Upstream X2Go Packages (nightly builds)
- baseurl=http://packages.x2go.org/epel/6/heuler/$basearch
+ baseurl=http://packages.x2go.org/epel/$releasever/heuler/$basearch
  gpgcheck=0
  enabled=1
  protect=0
  
  [x2go-nightly-sources]
  name=Upstream X2Go Packages (nightly builds) Sources
- baseurl=http://packages.x2go.org/epel/6/heuler/SRPM
+ baseurl=http://packages.x2go.org/epel/$releasever/heuler/SRPM
  gpgcheck=0
  enabled=0
  protect=0
  
  [x2go-extras]
  name=Upstream X2Go Packages (extra packages)
- baseurl=http://packages.x2go.org/epel/6/extras/$basearch
+ baseurl=http://packages.x2go.org/epel/$releasever/extras/$basearch
 
gpgcheck=0
  enabled=1
  protect=0
  </code>
@@ -96,12 +96,9 @@
  These repositories also depend on (and replaces the X2Go) packages from the Fedora EPEL project.  See [[http://fedoraproject.org/wiki/EPEL/FAQ#Using_EPEL|using EPEL]].
  
  The ''[x2go-extras]'' repository is currently / temporarily required for installing some of the X2Go packages via our RHEL-5 and RHEL-6 repository.
  
- If you want to intall X2Go nightly builds for RHEL-5 or RHEL-7, simply replace the "6" in the above block by "5" or "7".
- 
- Some packages from ''[x2go-extras]'' are required for the nightly built packages as well as for [[wiki:repositories:epel|released RPM packages]]. [[http://packages.x2go.org/epel/6/extras/x86_64/rpms/|Those packages]] are not part of X2Go, but required as dependencies. They finally have to be integrated into the official EPEL-6 project's 
- repository.
+ Some packages from ''[x2go-extras]'' are required for the nightly built packages as well as for
[[wiki:repositories:epel|released RPM packages]]. Those packages [[http://packages.x2go.org/epel/5/extras/i386/rpms/| (RHEL 5 32-bit) ]] [[http://packages.x2go.org/epel/5/extras/x86_64/rpms/| (RHEL 5 64-bit) ]] [[http://packages.x2go.org/epel/6/extras/i386/rpms/| (RHEL 6 32-bit) ]] [[http://packages.x2go.org/epel/6/extras/x86_64/rpms/| (RHEL 6 64-bit) ]] are not part of X2Go, but required as dependencies. They finally have to be integrated into the official EPEL-6 project's repository.
  
  ==== Nightly Builds for openSUSE / SUSE Linux Enterprise ====
  
  We provide nightly builds for openSUSE (12.3, 13.1 and 13.2) / SUSE Linux Enterprise (11.2, 11.3, 12.0).



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



More information about the x2go-commits mailing list