A page in your DokuWiki was added or changed. Here are the details: Date : 2015/02/10 10:47 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0 Iceweasel/32.0 IP-Address : 134.245.44.4 Hostname : 134.245.44.4 Old Revision: http://wiki.x2go.org/doku.php/wiki:development:nightly-builds?rev=1422498059 New Revision: http://wiki.x2go.org/doku.php/wiki:development:nightly-builds Edit Summary: [Nightly Builds for openSUSE / SLES] User : sunweaver @@ -101,13 +101,15 @@ 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. - ==== Nightly Builds for openSUSE / SLES ==== + ==== Nightly Builds for openSUSE / SUSE Linux Enterprise ==== - We provide nightly builds for openSUSE (12.3, 13.1 and 13.2) / SLES (in prep). + We provide nightly builds for openSUSE (12.3, 13.1 and 13.2) / SUSE Linux Enterprise (11.2, 11.3, 12.0). - The below '''.repo''' file is for openSUSE 13.1 and derivatives. Install the below file as '''/etc/zypp/repos.d/x2go-nightly.repo'''. + === Nightly Builds for openSUSE === + + The below '''.repo''' file is for openSUSE 13.1. Install the below file as '''/etc/zypp/repos.d/x2go-nightly.repo'''. Note, that the source repository is disabled by default. <code> @@ -134,9 +136,42 @@ enabled=1 gpgcheck = 0 </code> - 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. + The ''[x2go-extras]'' repository is currently needed for all supported openSUSE versions. + + === Nightly Builds for SUSE Linux Enterprise === + + The below '''.repo''' file is for SLE 11.3. 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/sle/11.3/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/sle/11.3/heuler/SRPM + gpgcheck = 0 + enabled = 0 + protect = 0 + + [x2go-extras] + name = Upstream X2Go Packages (extra packages) + type = rpm-md + baseurl = http://packages.x2go.org/sle/11.3/extras/ + enabled=1 + gpgcheck = 0 + </code> + + The ''[x2go-extras]'' repository is currently needed for all supported SLE versions. ===== Preview Builds for MS Windows ===== -- This mail was generated by DokuWiki at http://wiki.x2go.org/