summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * tools: Add procps-ng chunk which adds processes utilitiesFrancisco Redondo Marchena2014-09-161-0/+6
| |
| * Add gerrit configuration extensionFrancisco Redondo Marchena2014-09-162-0/+51
| |
| * Add morphologies to install java and gerritFrancisco Redondo Marchena2014-09-163-0/+41
| |
| * Add cloudinit support to gerrit systemFrancisco Redondo Marchena2014-09-161-0/+3
| |
| * Add network-security stratum to gerrit-x86_64 systemFrancisco Redondo Marchena2014-09-161-0/+2
| |
| * Add network-security stratum to ceph-service stratum build dependenciesFrancisco Redondo Marchena2014-09-164-27/+3
| |
| * Add network-security stratum morphologyFrancisco Redondo Marchena2014-09-163-0/+38
| | | | | | | | | | This add nss and nspr to a stratum to be shared for different systems.
| * Add system and cluster minimal morphology to install gerritFrancisco Redondo Marchena2014-09-162-0/+41
|/
* Merge branch 'baserock/sam/update-e2fsprogs'Sam Thursfield2014-09-162-2/+9
|\ | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| * Update e2fsprogs to latest stable (v1.42.12)Sam Thursfield2014-09-161-2/+2
| | | | | | | | | | | | This was motivated by commit 5c15bf5f978bae01f1ca3cbe6414ab1d355a6adf which fixes a Makefile issue that was causing intermittent build failures when using parallel make.
| * Copy e2fsprogs morphology from chunk repo baserock/morph branchSam Thursfield2014-09-161-0/+7
| | | | | | | | | | | | When the organise-morphologies.py script pulled this in it to definitions.git it must have lost the comments. It's good to keep them there.
* | Merge branch 'baserock/pedroalvarez/lorry-controller-loop'Pedro Alvarez2014-09-161-1/+1
|\ \ | |/ |/| | | | | Reviewed-by: Sam Thursfield Reviewed-by: Richard Maw
| * Use latest lorry-controller with systemd loop fixed.Pedro Alvarez2014-09-161-1/+1
|/ | | | | | | | | | The previous version of lorry-controller with sha1: 4a6d0ef584a3d87c1d6ad237336660aacd161650 was introducing a dependency loop one of the systemd units. This bug was fixed in the lorry-controller repository in the commit 44a2dca52d232428b5a52e2c73fcad1adfee7a8f but we never updated the sha1 in definitions.
* Merge branch 'jjardon/automake-1.14'Sam Thursfield2014-09-156-21/+23
|\ | | | | | | | | Reviewed-By: Daniel Silverstone <daniel.silverstone@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * strata/core.morph: Upgrade to automake 1.14Javier Jardón2014-09-152-3/+3
| | | | | | | | | | This is the current stable version. Also Its needed for some GNOME modules.
| * strata/x-common: Update xorg-lib-libX11 to the latest stable versionJavier Jardón2014-09-151-2/+2
| | | | | | | | To avoid problem with newer automake
| * strata/x-common: Update xcb-libxcb to the latest stable versionJavier Jardón2014-09-151-4/+4
| | | | | | | | To avoid problem with newer automake
| * strata/x-common.morph: Build latest xorg-util-macrosJavier Jardón2014-09-151-2/+2
| | | | | | | | To be able to build latest stable xcb-libxcb
| * Bison depends on help2manJavier Jardón2014-09-153-6/+9
| | | | | | | | | | | | Move help2man to core as bison depends on it; the attempt to create manpages without help2man turns from no-op to hard error since automake 1.13
| * strata/core.morph: Upgrade to latest stable curlJavier Jardón2014-09-151-2/+2
| | | | | | | | To support new versions of automake
| * strata/gtk2.morph: Use latest GTK+2Javier Jardón2014-09-151-2/+1
|/ | | | To support automake 1.14
* Merge branch 'baserock/franred/update-morph-chunks-to-fix-tarfile-chown-python'Francisco Redondo Marchena2014-09-152-2/+2
|\ | | | | | | | | | | | | Reviewed by: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Sam Thursfield <sam.thursfield@codethink.co.uk> Merged by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| * Update morph for tarfile.chown python workaroundFrancisco Redondo Marchena2014-09-152-2/+2
|/
* Update lorry-controller, trove-setup for ghost job handlingLars Wirzenius2014-09-081-2/+2
|
* Update morph for recv-hole/xfer-hole install fixLars Wirzenius2014-09-081-1/+1
| | | | Reviewed-by: Richard Maw on irc
* Update morph for openstack.check improvementsPedro Alvarez2014-09-052-2/+2
|
* Update morph (tools, cross-bootstrap) for sparse file speedupLars Wirzenius2014-09-052-2/+2
|
* Update Morph, to include deploy improvements and a log file size reductionSam Thursfield2014-09-021-1/+1
|
* Fix Mason report generatorMichael Drake2014-08-291-2/+2
| | | | | | | | Now that we use the upstream trove, rather than local trove for git, the report generator needs to be updated to reflect that. Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
* Merge branch 'baserock/franred/cpython-points-to-no-morph-ref'Francisco Redondo Marchena2014-08-281-2/+2
|\ | | | | | | | | | | | | Reviewed by: Sam Thursfield <sam.thursfield@codethink.co.uk> Pedro Alvarez <pedro.alvarez@codethink.co.uk> Merged by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| * core.morph: Change cpython ref to point to a non morph refbaserock/franred/cpython-points-to-no-morph-refFrancisco Redondo Marchena2014-08-281-2/+2
|/
* Merge branch 'baserock/jjardon/cleanup-graphical-strata'Richard Maw2014-08-2830-441/+182
|\ | | | | | | Reviewed-by: Richard Maw +2
| * wayland-ivi-extension: Remove morph file as this uses standard cmakeJavier Jardón2014-08-282-9/+0
| |
| * input-common: linux-api-headers is already in build-essentialJavier Jardón2014-08-282-16/+1
| |
| * freefont-otf.morph: quote $DESTDIRJavier Jardón2014-08-281-2/+2
| |
| * mesa.morph: Indent configure argumentsJavier Jardón2014-08-281-6/+7
| |
| * weston: Do not disable drm backendJavier Jardón2014-08-282-1/+3
| | | | | | | | Its the default backend and probably the best supported
| * weston.morph: Do not disable weston-launchJavier Jardón2014-08-282-2/+7
| |
| * Do not build the same mesa in different strata, move to its own stratumJavier Jardón2014-08-287-21/+13
| |
| * Move common input components from wayland-generic to input-common stratumJavier Jardón2014-08-286-42/+50
| | | | | | | | | | | | This is libinput library and deps These are common dependencies to weston and clutter/gtk
| * Move common graphics components from wayland-generic to an independent stratumJavier Jardón2014-08-288-57/+58
| | | | | | | | | | | | Basically pixman, cairo, pango and deps These are common dependencies for weston and gtk/clutter
| * Move weston to its own stratumJavier Jardón2014-08-286-21/+23
| |
| * Build a unique mesa with wayland and x11 supportJavier Jardón2014-08-284-14/+14
| |
| * Build only one wayland independent of the architectureJavier Jardón2014-08-2822-263/+17
|/ | | | | This makes gtk (and everything that is on top) independent of the architecture we are building.
* Merge branch 'baserock/richardmaw/mason-loop-time'Richard Maw2014-08-285-65/+74
|\ | | | | | | | | Reviewed-by: Sam Thursfield Reviewed-by: Michael Drake
| * mason-generator: Display help for wrong number of argsRichard Maw2014-08-281-1/+1
| |
| * Reduce the disk size allocated to Mason TrovesRichard Maw2014-08-281-1/+1
| | | | | | | | | | We don't need to store gits on there, so we don't need it to be quite so large.
| * Deploy Masons to use source on upstream trovesRichard Maw2014-08-285-54/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The per-mason trove only needs to worry about being an artifact cache, so we can prevent it populating itself from the upstream trove by making it use the SSH protocol for fetching sources, and not registering its ssh key with the upstream trove. The MASON_UPSTREAM_TROVE_ADDRESS option has been removed, as this is now the TROVE_HOST. The distbuild network is now configured to use the upstream trove for sources, and the local trove for artifacts, with the ARTIFACT_CACHE_SERVER option. mason.configure now uses ARTIFACT_CACHE_SERVER to tell deploy commands which server to fetch artifacts from.
| * Tidy mason deployDaniel Silverstone2014-08-282-9/+9
|/
* Merge remote-tracking branch 'origin/baserock/sam/coreutils-8.23'Sam Thursfield2014-08-281-2/+2
|\ | | | | | | Reviewed-By: Lars Wirzenius <lars.wirzenius@codethink.co.uk>