A page in your DokuWiki was added or changed. Here are the details: Date : 2015/01/29 02:14 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=1413306250 New Revision: http://wiki.x2go.org/doku.php/wiki:development:nightly-builds Edit Summary: [Nightly Builds for Fedora GNU/Linux] Add source entry. User : ionic @@ -40,17 +40,26 @@ ==== Nightly Builds for Fedora GNU/Linux ==== 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. <code> [x2go-nightly] 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 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 </code> ==== Nightly Builds for RHEL ==== -- This mail was generated by DokuWiki at http://wiki.x2go.org/