summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fixup: use correct filename in manifest for runnerbaserock/adamcoldrick/gitlab-systems-v2Adam Coldrick2014-05-141-1/+1
|
* fixup: fix gitlab-ci-runner.morphAdam Coldrick2014-05-141-2/+2
|
* fixup: use renamed strataAdam Coldrick2014-05-141-1/+2
|
* fixup: use correct nginx config when bootingAdam Coldrick2014-05-141-0/+0
|
* fixup: finish script for serverAdam Coldrick2014-05-141-1/+1
|
* fixup system morph for ci runnerAdam Coldrick2014-05-141-1/+2
|
* Add required files to install gitlab-ci-runner "automatically"Adam Coldrick2014-05-143-0/+29
|
* Add a system and cluster morphology for a GitLab serverAdam Coldrick2014-05-142-0/+42
|
* Add a configure extension and relevant files for installing GitLabAdam Coldrick2014-05-1317-0/+1013
|
* Add system and cluster for GitLab CI RunnersAdam Coldrick2014-05-132-0/+45
|
* example web dev system with python, node, ruby, postgres, redis, memcached, ↵Paul Sherwood2014-05-105-0/+120
| | | | erlang
* Merge branch 'baserock/richardipsum/node2'Richard Ipsum2014-04-292-0/+39
|\ | | | | | | | | | | | | Reviewed by: Daniel Silverstone Lars Wirzenius Pedro Alvarez
| * Add nodejs-systembaserock/richardipsum/node2Richard Ipsum2014-04-291-0/+28
| |
| * Add nodejs stratumRichard Ipsum2014-04-291-0/+11
| |
* | Merge branch 'baserock/sam/gcc-4.7'Sam Thursfield2014-04-293-9/+9
|\ \ | | | | | | | | | Reviewed-By: Lars Wirzenius <lars.wirzenius@codethink.co.uk>
| * | Branch distcc to disable -Werror so that it compiles with GCC 4.7.3Sam Thursfield2014-04-251-2/+1
| | |
| * | Partially upgrade Baserock to use GCC 4.7Sam Thursfield2014-04-242-12/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | The bootstrap still uses GCC 4.6 at this point. To use 4.7, we must change the bootstrap to give GCC a sysroot path at configure time, which has various consequences. A bug in GCC 4.6.2 prevents GCC 4.7 from building it, so we must also apply the patch from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51969 to GCC 4.6.
* | | Update morph: improve checkRichard Ipsum2014-04-281-1/+1
| |/ |/|
* | Update morph: improve distbuild schedulingRichard Ipsum2014-04-281-1/+1
| |
* | Merge branch 'baserock/pedroalvarez/genivi-baseline'Pedro Alvarez2014-04-247-21/+102
|\ \ | | | | | | | | | | | | Reviewed by: Daniel Silverstone Reviewed by: Lars Wirzenius
| * | Fix strip-gplv3.configure.Pedro Alvarez2014-04-241-1/+0
| | | | | | | | | | | | It was trying to remove /usr/bin/awk twice.
| * | Add wayland-ivi-extension to wayland morphologiesPedro Alvarez2014-04-242-0/+14
| | |
| * | Use the patched version of weston for GeniviPedro Alvarez2014-04-243-14/+86
| | | | | | | | | | | | | | | This patch includes all the changes needed to build the patched weston with mesa gallium egl.
| * | Drop X from genivi baselinePedro Alvarez2014-04-242-4/+0
| | |
| * | Use the patched version of bluez v5.17 for Genivi baselinePedro Alvarez2014-04-241-2/+2
|/ /
* | Merge branch 'liw/new-lc-2-rebase'Lars Wirzenius2014-04-231-3/+3
|\ \ | | | | | | | | | | | | Reviewed-by: Richard Maw Reviewed-by: Daniel Silverstone
| * | Update refs for lorry, lorry-controller, trove-setupLars Wirzenius2014-04-231-3/+3
| | |
* | | Merge branch 'liw/new-lc-2-rebase'Lars Wirzenius2014-04-232-0/+36
|\ \ \ | |/ / | | / | |/ |/|
| * Make Trove deployment handle new Lorry ControllerLars Wirzenius2014-04-232-0/+36
|/ | | | | | | | | | | | | | Add install-files to the list of configuration extensions, on general principles. It costs nothing to have it, and is a nice way to install, say, ssh keys. In trove.configure, support the optional LORRY_CONTROLLER_MINIONS configuration key to decide how many Lorry Controller MINION instances may run at the same time. It has a default in case it is not set. Create /etc/lorry-controller/webapp.conf. This needs to have some information from the deployment, so it can't be just installed by the Lorry Controller chunk.
* Update morph to fix ./check and virtual box deployRichard Maw2014-04-221-1/+1
| | | | | | | | The copyright year was not updated, which caused the ./check script to fail. VirtualBox deployments' version check was faulty. Paul Sherwood supplied a fix to the regular expression.
* Update version of morphRichard Maw2014-04-171-1/+1
| | | | | The ./check version in the repository of this one notices if uncommitted changes have the wrong copyright year.
* Update morph for check-silliness awk fixLars Wirzenius2014-04-171-1/+1
|
* Update morph: remove duplicated codeRichard Ipsum2014-04-171-1/+1
|
* Update morph: distbuild changesRichard Ipsum2014-04-161-1/+1
|
* Update gitano in TroveLars Wirzenius2014-04-161-1/+1
| | | | | Reviewed-by: Lars Wirzenius Reviewed-by: Daniel Silverstone
* Merge remote-tracking branch 'origin/baserock/markdoffman/openssl-new-update'Lars Wirzenius2014-04-161-2/+2
|\ | | | | | | Reviewed-by: Richard Ipsum
| * Update OpenSSL library as pyopenssl not buildingbaserock/markdoffman/openssl-new-updateMark Doffman2014-04-101-2/+2
| | | | | | | | | | | | | | | | Change the OpenSSL library to the latest 1_0_1 tag as the 1_0_2 branch was causing pyopenssl to fail to build. The latest 1_0_1 tag also includes heartbleed fix.
* | Update morph: distbuild improvementsRichard Ipsum2014-04-161-1/+1
| |
* | Update morph-cache-serverRichard Ipsum2014-04-161-1/+1
| | | | | | | | | | | | morph-cache-server now provides a way to get the state of a set of artifacts with a single request
* | Update Morph after I fixed failure of ./checkSam Thursfield2014-04-141-1/+1
| |
* | Update Morph to include my distbuild fixesSam Thursfield2014-04-141-1/+1
|/
* Merge branch 'baserock/markdoffman/S10813/virtualization'Mark Doffman2014-04-105-16/+132
|\ | | | | | | | | Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-by: Richard Ipsum <richard.ipsum@codethink.co.uk>
| * Add virtualization stratumbaserock/markdoffman/S10813/virtualizationMark Doffman2014-04-025-16/+132
| | | | | | | | | | Add stratum containing qemu, libvirt and virt-manager software needed to enable baserock to act as a virtualization host.
* | Merge remote-tracking branch 'origin/baserock/markdoffman/openssl-new-update'Lars Wirzenius2014-04-101-2/+2
|\ \ | | | | | | | | | | | | Reviewed-by: Lars Wirzenius Reviewed-by: Daniel Silverstone
| * | Update OpenSSL for Heartbleed vuln fix.Mark Doffman2014-04-091-2/+2
| | | | | | | | | | | | | | | | | | | | | Update OpenSSL, modify ref to a branch with baserock changes applied to the OpenSSL_1_0_2-stable branch which has a fix for the heartbleed vulnerability.
* | | Merge remote-tracking branch 'origin/liw/sqlite3-python-fix'Lars Wirzenius2014-04-102-5/+6
|\ \ \ | |/ / |/| | | | | | | | Reviewed-by: Daniel Silverstone Reviewed-by: Adam Coldrick
| * | Make cpython build-depend on sqlite3liw/sqlite3-python-fixLars Wirzenius2014-04-092-5/+6
|/ / | | | | | | | | | | Also move sqlite3 from foundation to core, so we don't have foundation and core build-depending on each other. After this, "import sqlite3" works in Python.
* | Petrify changes from Richard Maw's branchDaniel Silverstone2014-04-091-3/+3
| |
* | Merge branch 'master' of git://git.baserock.org/baserock/baserock/definitionsLars Wirzenius2014-04-081-0/+1
|\ \
| * \ Merge branch 'baserock/samthursfield/distbuild-set-trove-id'Sam Thursfield2014-04-081-0/+1
| |\ \ | | | | | | | | | | | | | | | | Reviewed-By: Daniel Silverstone <daniel.silverstone@codethink.co.uk> Reviewed-By: Richard Ipsum <richard.ipsum@codethink.co.uk>