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 logon 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 support 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 normally get integrated into the repository by a cron job. The impatient developer can trigger that command manually with this line at the command line shell of the user x2go-admin'' (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.1320272843.txt.gz · Last modified: 2013/03/08 13:31 (external edit)