User Tools

Site Tools


wiki:development:build-server

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
Previous revision
wiki:development:build-server [2013/12/28 23:33]
sunweaver [Upload X2Go Packages for Debian]
wiki:development:build-server [2016/11/10 10:33] (current)
gratuxri New versions from buildscripts
Line 14: Line 14:
  
 <code> <code>
-$ ssh -lx2go-admin -p64064 japsand.x2go.org+$ ssh -lx2go-admin -p9175 japsand.x2go.org
 </code> </code>
  
Line 24: Line 24:
  
 <code> <code>
-$ x2go-build+upload-deb-package <package-name> {heuler,main}[/{squeeze,wheezy,sid}]+$ x2go-build+upload-deb-package <package-name> {heuler,main}[/{squeeze,wheezy,jessie,stretch,sid}]
 </code> </code>
  
-The build scripts use qemubuilder. The packages are built in clean chroot environments of the corresponding distro version. Packages are built for amd64 and i386 archictectures.+The build scripts use qemubuilder. The packages are built in clean chroot environments of the corresponding distro version. Packages are regularly built for amd64 and i386 archictectures, some other architectures are supported (see below).
  
 === Run a test build === === Run a test build ===
Line 35: Line 35:
 <code> <code>
 $ x2go-build-deb-package <package-name> heuler/sid $ x2go-build-deb-package <package-name> heuler/sid
-</code> 
- 
-=== Build and Upload all Components === 
- 
-There also is a script that build all X2Go components in one go... 
- 
-<code> 
-$ x2go-build+upload-all-deb-packages [{heuler|main}|<leave-empty>] 
 </code> </code>
  
Line 58: Line 50:
  
 We normally do only build the stable X2Go code base for ARM(el). We normally do only build the stable X2Go code base for ARM(el).
-==== Upload X2Go Packages for Debian ====+=== Upload packages ===
  
 After the package build follows the package uploaded. Packages are currently uploaded to ''packages.x2go.org'' (aka ''ymir.das-netzwerkteam.de''). After the package build follows the package uploaded. Packages are currently uploaded to ''packages.x2go.org'' (aka ''ymir.das-netzwerkteam.de'').
Line 88: Line 80:
 === Run a test build === === Run a test build ===
  
-If you just want to trigger a test build from Git master, do this for Fedora rawhide and do not upload to the .deb repository...+If you just want to trigger a test build from Git master, do this for Fedora rawhide and do not upload to the .rpm repository...
  
 <code> <code>
Line 94: Line 86:
 </code> </code>
  
-=== Build and Upload all Components === 
- 
-There also is a script that build all X2Go components in one go... 
- 
-<code> 
-$ x2go-build+upload-all-rpm-packages [{heuler|main}|<leave-empty>] 
-</code> 
  
  
wiki/development/build-server.1388273590.txt.gz ยท Last modified: 2013/12/28 23:33 by sunweaver