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

wiki-admin at x2go.org wiki-admin at x2go.org
Thu Jan 29 03:18:00 CET 2015


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

Date        : 2015/01/29 02:18
Browser     : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:34.0) Gecko/20100101 Firefox/34.0
IP-Address  : 217.92.117.31
Hostname    : home.ionic.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:nightly-builds?rev=1422497665
New Revision: http://wiki.x2go.org/doku.php/wiki:development:nightly-builds
Edit Summary: [Nightly Builds for RHEL] Add source repository entry.
User        : ionic

@@ -66,15 +66,24 @@
  
  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'''.
+ 
+ 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
  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
+ gpgcheck=0
+ enabled=0
  protect=0
  
  [x2go-extras]
  name=Upstream X2Go Packages (extra packages)



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



More information about the x2go-commits mailing list