A page in your DokuWiki was added or changed. Here are the details: Date : 2015/01/29 02:20 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=1422497880 New Revision: http://wiki.x2go.org/doku.php/wiki:development:nightly-builds Edit Summary: [Nightly Builds for openSUSE / SLES] Add source repository entry. User : ionic @@ -103,19 +103,29 @@ repository. ==== Nightly Builds for openSUSE / SLES ==== - We provide nightly builds for openSUSE (12.3 and 13.1) / SLES (in prep). + We provide nightly builds for openSUSE (12.3, 13.1 and 13.2) / SLES (in prep). The below '''.repo''' file is for openSUSE 13.1 and derivatives. Install the below file as '''/etc/zypp/repos.d/x2go-nightly.repo'''. + + Note, that the source repository is disabled by default. <code> [x2go-nightly] name = Upstream X2Go Packages (nightly builds) type = rpm-md baseurl = http://packages.x2go.org/opensuse/13.1/heuler/$basearch gpgcheck = 0 enabled = 1 + protect = 0 + + [x2go-nightly-sources] + name = Upstream X2Go Packages (nightly builds) Sources + type = rpm-md + baseurl = http://packages.x2go.org/opensuse/13.1/heuler/SRPM + gpgcheck = 0 + enabled = 0 protect = 0 [x2go-extras] name = Upstream X2Go Packages (extra packages) @@ -124,9 +134,9 @@ enabled=1 gpgcheck = 0 </code> - The ''[x2go-extras]'' repository is currently / temporarily not available / present / not needed. We will change this information here, once it becomes necessary to pull-in extra packages from that repository URL. + The ''[x2go-extras]'' repository is currently/temporarily not available/present/needed. We will change this information here, once it becomes necessary to pull-in extra packages from that repository URL. ===== Preview Builds for MS Windows ===== -- This mail was generated by DokuWiki at http://wiki.x2go.org/