User Tools

Site Tools


wiki:development:nightly-builds

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
wiki:development:nightly-builds [2014/10/14 17:04]
sunweaver [Nightly Builds for openSUSE / SLES]
wiki:development:nightly-builds [2015/01/29 02:14]
ionic [Nightly Builds for Fedora GNU/Linux] Add source entry.
Line 42: Line 42:
 We provide nightly builds for the latest and still support Fedora distributions. We provide nightly builds for the latest and still support Fedora distributions.
  
-The below '''.repo''' file is for Fedora 20. Install the below file as '''/etc/yum.repos.d/x2go.repo'''.+Install the below file as '''/etc/yum.repos.d/x2go.repo'''
 + 
 +Note, that the source repository is disabled by default.
  
  
Line 48: Line 50:
 [x2go-nightly] [x2go-nightly]
 name=Upstream X2Go Packages (nightly builds) name=Upstream X2Go Packages (nightly builds)
-baseurl=http://packages.x2go.org/fedora/20/heuler/$basearch+baseurl=http://packages.x2go.org/fedora/$releasever/heuler/$basearch
 gpgcheck=0 gpgcheck=0
 enabled=1 enabled=1
 +protect=0
 +
 +[x2go-sources]
 +name=Upstream X2Go Packages (nightly builds) Sources
 +baseurl=http://packages.x2go.org/fedora/$releasever/heuler/SRPM
 +gpgcheck=0
 +enabled=0
 protect=0 protect=0
 </code> </code>
wiki/development/nightly-builds.txt · Last modified: 2016/11/24 12:13 by ionic