User Tools

Site Tools


wiki:development:build-server

This is an old revision of the document!


Build Server

Build X2go Packages for Debian

X2go developers can login to:

$ ssh -lx2go-admin -p32032 code.x2go.org

and launch a package build process:

$ x2go-build+upload-package <package-name> {heuler,main}[/{squeeze,wheezy,sid}]

The build server does currently not supported KVM (Kernel based Virtual Machine), thus the build process is quite slow (but works). The real build server currently is ,,Mike's Notebook''.

Uploaded packages will get integrated into the repository with this code (e.g. for Debian squeeze):

REPREPRO_BASE_DIR=/srv/sites/x2go.org/packages/debian reprepro processincoming x2go-debian-squeeze

Build X2go Packages for Ubuntu

Ubuntu packages of X2Go are built via Launchpad: http://launchpad.net/~x2go

wiki/development/build-server.1320272749.txt.gz · Last modified: 2013/03/08 13:31 (external edit)