Difference between revisions of "Black&White Project/Compilation Farm/Setup"

Jump to navigation Jump to search
no edit summary
(Created page with "== Slave Setup == buildbot slave does not require much: a working python/setuptools environnment. === Linux Slave Setup === * Create a VirtualBox VM * Install Ubuntu 10.04.4 ...")
 
Line 1: Line 1:
== Organization ==
The Compilation Farm is installed on the download.kiwix.org server.
It is organized as:
* A buildbot master running as user buildbot on the server.
* A set of VirtualBox VMs running buildbot slaves.
** '''ubuntu32''': i686 deb, i686 static
** '''ubuntu64''': x86_64 deb, x86_64 static
** '''macosx''': universal (i386+x86_64) dmg with app.
** '''win32''': i386 windows static
** '''win64''': x64 windows static
** '''fedora''': i686 sugar static
** '''arm''': armv5 kiwix-serve static
== Master Setup ==
== Slave Setup ==
== Slave Setup ==
buildbot slave does not require much: a working python/setuptools environnment.
buildbot slave does not require much: a working python/setuptools environnment.
7,794

edits

Navigation menu