summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use OSTree version of Morphbaserock/sam/adamcoldrick-ostree-testSam Thursfield2015-03-252-3/+3
|
* TEMP: Add cluster to deploy Mason on a JetsonSam Thursfield2015-03-253-0/+39
|
* Add an ostree-core stratumAdam Coldrick2015-03-2428-0/+90
|
* Add kernel modules for FUSE and overlayfsAdam Coldrick2015-03-2410-0/+18
|
* strata/tools/lsof.morph: Do not try set an ownerJavier Jardón2015-03-241-1/+1
| | | | | | | | | | This will try to avoid a problem when extracting the tarball file This is a regression introduced in commit 7834a992014dd62cacbf7c46ecc259c48fd772dd when we start to use the real tar instead the one provided by busybox Change-Id: I8195d8f2bc1ccc5f9ce062ab9ed12d1167885e0a
* strata/x-generic: Update xserver to latest stable (1.17.1)Javier Jardón2015-03-231-2/+2
| | | | | Change-Id: Iba5ff3e87ed5399cd80369b3bb484f277a73b82b (cherry picked from commit 696373c5b058b3d7f62b1afb7c4250ca58c81a19)
* Merge branch 'baserock/pedroalvarez/ld-check'Pedro Alvarez2015-03-231-0/+2
|\ | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Richard Dale <richard.dale@codethink.co.uk>
| * stage2-glibc: Fix symlink to dynamic linkerPaul Martin2015-03-231-0/+2
|/ | | | | | | | | | | | On non-x86 systems, the linker may not be called ld-linux.so.* but the older name of ld.so.* When the linker is ld.so.1, for example, the install script of stage2-glibc does not exit with an error (as basename/ls are in subshells), but rather $loader is empty string. This means that the symlink made is from /lib/lib to /tools/lib rather than from /lib/ld.so.1 to /tools/lib/ld.so.1.
* Merge "strata/gtk-deps.morph: gnome-common is not needed here anymore"Pedro Alvarez2015-03-231-4/+0
|\
| * strata/gtk-deps.morph: gnome-common is not needed here anymoreJavier Jardón2015-03-231-4/+0
| | | | | | | | | | | | new ATK version doesnt depend on it Change-Id: If21f66ac4f1a86753a8de04f40e585486680d24f
* | Merge "strata/gtk-deps.morph: Update ATK to latest stable (2.16.0)"Pedro Alvarez2015-03-231-4/+2
|\ \ | |/
| * strata/gtk-deps.morph: Update ATK to latest stable (2.16.0)Javier Jardón2015-03-231-4/+2
| | | | | | | | | | | | This version doesnt depend on gnome-common anymore Change-Id: I95e1e482eb11cf7afd14255d55c80337c7e9ff93
* | Merge "licensecheck.pl: sync with upstream"Javier Jardón2015-03-231-10/+18
|\ \ | |/ |/|
| * licensecheck.pl: sync with upstreamJavier Jardón2015-03-171-10/+18
| | | | | | | | Change-Id: Id3b868db36554541334dae3bd6363d5adc0289b8
* | Merge "Move 'tar' from webtools to coreutils-common stratum"Sam Thursfield2015-03-233-5/+7
|\ \
| * | Move 'tar' from webtools to coreutils-common stratumJavier Jardón2015-03-233-5/+7
| | | | | | | | | | | | Change-Id: I18c5cb1185bf6c53032a7c4bd29f33598eac7031
* | | Merge "strata/tools.morph: Upgrade vala to latest stable (0.28.0)"Sam Thursfield2015-03-231-2/+2
|\ \ \ | |/ /
| * | strata/tools.morph: Upgrade vala to latest stable (0.28.0)Javier Jardón2015-03-231-2/+2
| | | | | | | | | | | | Change-Id: Ibdde8d7746ef615083b9f61f4f44e1c58d556f55
* | | Revert "strata/core.morph: bison doesnt depend on bash"Edward Cragg2015-03-202-1/+2
|/ / | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c5240343053398d288cc500ff54379a3b0de5309. The original clean-up patch breaks the native build phase of cross-bootstrap on tested platforms - armv8l64, armv8b64, and x86_64. In the bootstrap environment, the native build of bison does rely on being run with bash rather than sh. Change-Id: Id8ed8793f8a179615a2f8733e867445cac544043
* | Fix python-coveragepy's chunk morph pathbaserock/richardipsum/fix-morph-pathsRichard Ipsum2015-03-201-1/+1
| |
* | Fix error in trove-example clusterRichard Ipsum2015-03-191-1/+1
| |
* | Upgrade OpenSSL to version 1.0.1m to get security updatesPedro Alvarez2015-03-191-2/+2
| | | | | | | | Change-Id: I6a0b0ebe0fb7d2505ac0fdcdba6a482763724808
* | Merge "kernel: Enable LVM snapshot capability"Francisco Redondo2015-03-1910-0/+10
|\ \
| * | kernel: Enable LVM snapshot capabilitySam Thursfield2015-03-1810-0/+10
| | | | | | | | | | | | | | | | | | | | | I want to use LVM snapshots for taking backups of data volumes in our infrastructure systems. Change-Id: I665a3ec2e53fb57f529089b5f6e59deddf61dc73
* | | Merge "Add git-review to 'devtools' stratum"Javier Jardón2015-03-181-1/+6
|\ \ \
| * | | Add git-review to 'devtools' stratumSam Thursfield2015-03-181-1/+6
| | |/ | |/| | | | | | | | | | | | | | | | | | | This is a tool that is useful for working with Gerrit. This commit also changes the stratum dependencies of 'devtools'. Change-Id: I5778538110fdf9dd50783e0f77159d01936b86f4
* | | Merge "Update the cmake version in the core stratum to v3.2.1"Javier Jardón2015-03-181-2/+2
|\ \ \ | |_|/ |/| |
| * | Update the cmake version in the core stratum to v3.2.1Richard Dale2015-03-181-2/+2
| |/ | | | | | | Change-Id: I58caaebe296d6c7e5684ff6836c1f2b4a155ab8f
* | Merge branch 'richardipsum/add-pylint' of ↵Richard Maw2015-03-181-1/+18
|\ \ | | | | | | | | | | | | | | | | | | https://bitbucket.org/richardipsum/definitions Reviewed-by: Sam Thursfield Reviewed-by: Paul Sherwood
| * | Add pylintRichard Ipsum2015-03-141-0/+17
| | |
| * | Make python-tools depend on python-coreRichard Ipsum2015-03-141-1/+1
| | |
* | | Merge "Remove Gerrit system"Sam Thursfield2015-03-185-136/+0
|\ \ \
| * | | Remove Gerrit systemSam Thursfield2015-03-165-136/+0
| |/ / | | | | | | | | | | | | | | | | | | A new version of a Baserock Gerrit system definition now lives in infrastructure.git. Change-Id: I6aeed4c5381edf5e7736f1816f9d58832c0ac781
* | | Merge "Remove Gitlab systems"Francisco Redondo2015-03-1840-1640/+0
|\ \ \
| * | | Remove Gitlab systemsSam Thursfield2015-03-1640-1640/+0
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | As far as I know, these are out of date, unmaintained and nobody is using them. It was definitely a useful learning process to integrate Gitlab into Baserock, but I think this is now just taking up space in definitions.git needlessly. Change-Id: Ifdd9c0a3dd889382bc5e6825c2df4f3afbd89f3c
* | | Update the ref for AnsibleAdam Coldrick2015-03-181-1/+1
| |/ |/| | | | | | | | | | | | | | | | | | | | | The old ref doesn't match the unpetrify-ref, and doesn't build on systems without up-to-date CA certificates since the .gitmodules file in the Ansible repo still pointed at https://github.com/. This patch updates the ref so that it points at HEAD of baserock/v1.8.4, which changes the URLs in .gitmodules to be in the form "upstream:repo" instead of pointing at github. Change-Id: Ib66e9800006e56a6e0124d335ff90f05690f492e
* | Merge branch 'baserock/franred/move-lxml-to-python-core'Francisco Redondo Marchena2015-03-174-15/+20
|\ \ | | | | | | | | | | | | Reviewed-By: Javier Jardón <javier.jardon@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk>
| * | Update libxsltFrancisco Redondo Marchena2015-03-171-2/+2
| | | | | | | | | | | | | | | | | | This updates libxslt to the latest commit in master because the latest stable release (v1.1.28) is 2 years old and master is 5 months old. This assumes that master is stable enough for using this commit.
| * | Update python-lxml and move it to python-core stratumFrancisco Redondo Marchena2015-03-174-15/+20
|/ / | | | | | | | | | | | | | | This moves python-lxml to python-core to avoid duplication of chunks in strata when the openstack-services strata is merged into definition master. lxslt has been moved to core.morph because is a very common dependency and is a requirement for python-lxml.
* | Update Morph for ref jjardon/simple-network-networkd2Sam Thursfield2015-03-171-1/+1
|/ | | | Change-Id: I90345c467c397081d15be4f5e4f3d3c22b8bfbbf
* baserock-import needs morphlib (morph-utils) to buildSam Thursfield2015-03-131-1/+1
|
* lorry-controller needs python-uwsgiSam Thursfield2015-03-131-0/+1
|
* Move 'bottle' and 'flup' into separate python-wsgi moduleSam Thursfield2015-03-1332-10/+76
| | | | | | | | The lorry-controller webapp uses these, as well as morph-cache-server. In order to use lorry-controller in systems that don't contain Morph, we need them to be in a separate stratum. Change-Id: Ie187c0b506d12ed5e5f8f8ce4a4b91834bf29fe5
* Merge "Move cliapp into its own 'python-cliapp' stratum"Sam Thursfield2015-03-1340-27/+98
|\
| * Move cliapp into its own 'python-cliapp' stratumSam Thursfield2015-03-1240-27/+98
| | | | | | | | | | | | | | This allows us to have a system with Lorry and Lorry Controller but without Morph. Change-Id: I5164237601d0ff028834c674274f13b6e1f315c9
* | Merge branch 'baserock/rdale/fhs-remove-ld-so-conf'Richard Dale2015-03-124-2/+17
|\ \ | | | | | | | | | | | | Reviewed-By: javier.jardon@codethink.co.uk Reviewed-By: pedro.alvarez@codethink.co.uk
| * | Create /etc/ld.so.conf in glibc chunks, as it is glibc specificRichard Dale2015-03-124-2/+17
|/ /
* | Merge branch 'baserock/pedroalvarez/fix-non-gbo-repo'Pedro Alvarez2015-03-111-1/+1
|\ \ | |/ |/| | | | | Reviewed-By: Adam Coldrick <adam.coldrick@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk>
| * Fix repo not pointing to git.baserock.orgPedro Alvarez2015-03-111-1/+1
|/
* Update lorry-controller for branches:Sam Thursfield2015-03-111-1/+1
| | | | | - sam/gerrit-support - sam/ignore-globs