summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add a cluster morphology to deploy a server and runnerbaserock/adamcoldrick/gitlab-systems-mergeAdam Coldrick2014-05-161-0/+48
|
* Add system and cluster for GitLab CI RunnersAdam Coldrick2014-05-162-0/+47
|
* Add a system and cluster morphology for a GitLab serverAdam Coldrick2014-05-162-0/+43
|
* Add required files to install gitlab-ci-runner "automatically"Adam Coldrick2014-05-163-0/+55
|
* Add a configure extension and relevant files for installing GitLabAdam Coldrick2014-05-1523-0/+1207
|
* Merge branch 'baserock/ps/web-system-v2'Adam Coldrick2014-05-155-0/+120
|\ | | | | | | | | Reviewed by: Adam Coldrick Daniel Silverstone (+2 for Adam to merge)
| * example web dev system with python, node, ruby, postgres, redis, memcached, ↵Paul Sherwood2014-05-105-0/+120
| | | | | | | | erlang
* | Fix commentSam Thursfield2014-05-151-2/+2
| |
* | Update Morph for Baserock 14.20 releasebaserock-14.20GENIVI-H1.0Sam Thursfield2014-05-141-1/+1
| |
* | Add devel-system-x86_64-chroot to releaseSam Thursfield2014-05-141-0/+5
| | | | | | | | As requested by Daniel Silverstone.
* | Merge branch 'baserock/sam/14.20-preparation'Sam Thursfield2014-05-145-34/+35
|\ \ | | | | | | | | | Reviewed-By: Lars Wirzenius <lars.wirzenius@codethink.co.uk>
| * | Add VERSION_LABEL field to release cluster, for the disk images.Sam Thursfield2014-05-141-0/+6
| | | | | | | | | | | | This is clearer than 'factory'.
| * | Add x86_32 chroot system to release cluster.Sam Thursfield2014-05-141-0/+5
| | | | | | | | | | | | | | | | | | | | | We now support running Baserock in an x86_32 chroot (although there is some missing functionality compared to the full development system right now, mainly that x86 VM deployments cannot be done due to the lack of extlinux in the chroot).
| * | Add current ARM systems to release clusterSam Thursfield2014-05-141-0/+15
| | | | | | | | | | | | | | | | | | | | | We release an ARM versatile image of the GENIVI Baseline system. Our current focus for ARM building is armv7lhf, so a devel system for Calxeda Highbank servers is also built.
| * | Update release cluster for Baserock 14.20 releaseSam Thursfield2014-05-141-5/+5
| | |
| * | Remove most ARM systems from release clusterSam Thursfield2014-05-141-25/+0
| | | | | | | | | | | | | | | Until we make these available on the Baserock website, it doesn't seem worth deploying them as part of the release process.
| * | Use hard-float for GENIVI ARMv7 baselineSam Thursfield2014-05-141-2/+2
| | |
| * | Update Wayland components for GENIVI Horizon H-1.0 complianceSam Thursfield2014-05-142-6/+6
| | |
| * | Upgrade DLT-daemon version to v2.10.0Sam Thursfield2014-05-141-2/+2
| | |
* | | Update morph: Distbuild build logs in build step logsRichard Ipsum2014-05-141-1/+1
| | |
* | | Merge remote-tracking branch ↵Lars Wirzenius2014-05-141-2/+2
|\ \ \ | |/ / |/| | | | | 'remotes/origin/baserock/ps/xfce-petrify-colm-0.11.1'
| * | fix colm ref so ragel builds okPaul Sherwood2014-04-291-2/+2
| |/
* | Update busybox to include BBCONFIG and MOUNT_HELPERSDaniel Silverstone2014-05-131-1/+1
| |
* | Merge branch 'baserock/pedroalvarez/nova'Pedro Alvarez2014-05-1310-11/+23
|\ \ | | | | | | | | | | | | Reviewed-by: Sam Thursfield Reviewed-by: Lars Wirzenius
| * | Add novaclient to openstack-clients.morphPedro Alvarez2014-05-131-0/+12
| | |
| * | Rename glanceclient stratum to openstack-clientsPedro Alvarez2014-05-138-9/+9
| | |
| * | Upgrade six to 1.6.1.Pedro Alvarez2014-05-132-2/+2
|/ /
* | Update morph: add help for install-files extensionRichard Ipsum2014-05-091-1/+1
| |
* | Merge branch 'master' of git://git.baserock.org/baserock/baserock/definitionsLars Wirzenius2014-05-096-11/+50
|\ \
| * | Update to qemu with gitmodules from troveDaniel Silverstone2014-05-081-1/+1
| | |
| * | Update morph: Distbuild cancellingRichard Ipsum2014-05-071-1/+1
| | |
| * | Update morph: improve syntax error messageRichard Ipsum2014-05-071-1/+1
| |/
| * 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 cmake ref for cmake doc dirs fixLars Wirzenius2014-05-091-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
|\ \ \ | |/ / | | / | |/ |/|