This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:development:build-server [2013/12/28 23:34] sunweaver [Build X2Go Packages for Fedora/EPEL] |
wiki:development:build-server [2016/11/10 10:33] (current) gratuxri New versions from buildscripts |
||
|---|---|---|---|
| Line 14: | Line 14: | ||
| < | < | ||
| - | $ ssh -lx2go-admin -p64064 | + | $ ssh -lx2go-admin -p9175 japsand.x2go.org |
| </ | </ | ||
| Line 24: | Line 24: | ||
| < | < | ||
| - | $ x2go-build+upload-deb-package < | + | $ x2go-build+upload-deb-package < |
| </ | </ | ||
| - | 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 |
| === Run a test build === | === Run a test build === | ||
| Line 35: | Line 35: | ||
| < | < | ||
| $ x2go-build-deb-package < | $ x2go-build-deb-package < | ||
| - | </ | ||
| - | |||
| - | === Build and Upload all Components === | ||
| - | |||
| - | There also is a script that build all X2Go components in one go... | ||
| - | |||
| - | < | ||
| - | $ x2go-build+upload-all-deb-packages [{heuler|main}|< | ||
| </ | </ | ||
| 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 | + | === Upload |
| After the package build follows the package uploaded. Packages are currently uploaded to '' | After the package build follows the package uploaded. Packages are currently uploaded to '' | ||
| Line 94: | Line 86: | ||
| </ | </ | ||
| - | === Build and Upload all Components === | ||
| - | |||
| - | There also is a script that build all X2Go components in one go... | ||
| - | |||
| - | < | ||
| - | $ x2go-build+upload-all-rpm-packages [{heuler|main}|< | ||
| - | </ | ||