summaryrefslogtreecommitdiff
path: root/systems
Commit message (Collapse)AuthorAgeFilesLines
* Rename stratum to nfsPatrick Darley2015-03-141-1/+1
| | | | | Caused problems with nfs stratum not being built into the system. Thanks to Richard Ipsum for helping spot this.
* Add Ansible to Openstack systemPedro Alvarez2015-03-141-0/+2
|
* Add nfs to openstack-server systemFrancisco Redondo Marchena2015-03-141-0/+2
|
* SPLITME: Add all OpenstackFrancisco Redondo Marchena2015-03-141-0/+67
|
* Move 'bottle' and 'flup' into separate python-wsgi moduleSam Thursfield2015-03-1330-0/+60
| | | | | | | | 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
* Move cliapp into its own 'python-cliapp' stratumSam Thursfield2015-03-1234-0/+68
| | | | | | | This allows us to have a system with Lorry and Lorry Controller but without Morph. Change-Id: I5164237601d0ff028834c674274f13b6e1f315c9
* Add x-common to the genivi systemsPedro Alvarez2015-03-063-0/+6
|
* Add Ansible to the devel systems to be consistent with the build systemsFrancisco Redondo Marchena2015-03-0318-0/+36
|
* Add python-common.morph to systems with openstack-clientsFrancisco Redondo Marchena2015-03-0320-0/+42
| | | | | Because some chunks have been moved from openstack-clients.morph to python-common.morph this systems depends on python-common now.
* Add openstack-common to the systems with openstack-clientsFrancisco Redondo Marchena2015-03-0323-0/+46
|
* Move lorry-controller into its own stratumSam Thursfield2015-03-021-0/+2
| | | | | | This allows using it separately from Trove. I want to use it in the gerrit.baserock.org system to handle mirroring from git.baserock.org, at least initially.
* Add PXE-based deployment support to an HP Moonshot nodeTiago Gomes2015-02-272-0/+2
|
* Add missing python-core stratum to armv8l64 systemsTiago Gomes2015-02-272-0/+4
|
* Merge branch 'baserock/simonhoinkis/cross-bootstrap-update'Sam Thursfield2015-02-274-0/+8
|\ | | | | | | | | Reviewed-By: Javier Jardón <javier.jardon@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * Clean up the Morph chunks in cross-bootstrapSimon Hoinkis2015-02-254-0/+8
| | | | | | | | and include morph-utils instead
* | Move Ansible dependencies to python-common.morphPedro Alvarez2015-02-279-0/+18
|/ | | | | This dependencies are needed for some Openstack components, and this will avoid duplication once this work is done.
* Add back ARM SDK systemsSam Thursfield2015-02-232-0/+36
| | | | | I accidentally removed these instead of renaming them in commit efe5807433bb576bbba4312d2e3d150ed6f7e1a4
* Merge branch 'baserock/jjardon/multimedia'Javier Jardón2015-02-209-16/+34
|\ | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: James Thomas <james.thomas@codethink.co.uk>
| * Rename multimedia to multimedia-gstreamerbaserock/jjardon/multimediaJavier Jardón2015-02-208-16/+16
| |
| * Make multimedia and multimedia-gstreamer-0.10 depend on multimedia-commonJavier Jardón2015-02-209-0/+18
| | | | | | | | Change the systems as well so nothing break
* | Remove 'generic' from SDK system namesSam Thursfield2015-02-202-36/+0
|/ | | | They are long enough anyway.
* Merge branch 'baserock/tiagogomes/armv8l64-devel'Edward Cragg2015-02-181-0/+43
|\ | | | | | | | | | | Reviewed by: * Sam Thursfield <sam.thursfield@codethink.co.uk> * Richard Maw <richard.maw@gmail.com>
| * Add a definition for building a armv8l64 devel systemTiago Gomes2015-02-171-0/+43
| | | | | | | | | | The last release of nodejs doesn't build on aarch64 due having an old embedded vp8 copy, so the nodejs strata is not included.
* | Add tools to weston systembaserock/james/weston-system-updatesJames Thomas2015-02-182-0/+4
| | | | | | | | Adds useful things, also allows us to update the images
* | Add xwayland to jetson weston imageJames Thomas2015-02-181-0/+4
|/
* Move six to python-coreFrancisco Redondo Marchena2015-02-122-0/+4
| | | | | six is a python 2 and 3 compatibility library, so move to python-core should remove dependencies in some strata.
* Add definitions to build armv8l64 systemsTiago Gomes2015-02-122-0/+50
| | | | | Add definitions for building an armv8l64-based build system, and an armv8l64-based cross-bootstrap system.
* Add python-core to build-systems and as a dep of MorphSam Thursfield2015-02-107-0/+14
| | | | This allows us to use the Python 'requests' library in Morph.
* Add python-core to Trove systems and as a dep of lorry-controllerSam Thursfield2015-02-101-0/+2
| | | | | This allows us to use they Python 'requests' library in lorry-controller.
* Merge branch 'baserock/lauren/extlinux-in-build-systems'Sam Thursfield2015-02-104-0/+8
|\ | | | | | | | | Reviewed-By: James Thomas <james.thomas@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * Add extlinux to build systems to stop ./check tests failingLauren Perry2015-02-104-0/+8
| |
* | Make ceph get python-core rather than python-toolsRichard Ipsum2015-02-101-2/+2
| | | | | | | | pip is in python-core now
* | Make devel-systems depend on python-coreRichard Ipsum2015-02-1017-0/+34
| | | | | | | | pip is in python-core now
* | Add xserver to weston-systemJavier Jardón2015-01-291-0/+4
|/
* Merge branch 'baserock/sam/lvm-stratum'Sam Thursfield2015-01-281-0/+2
|\ | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| * Move LVM into its own stratumSam Thursfield2015-01-271-0/+2
| | | | | | | | | | The LVM tools are generally useful, so they should be available separately from the huge 'virtualization' stratum.
* | Add devtools to build systemRichard Ipsum2015-01-227-0/+14
| |
* | Add devtools to trove systemRichard Ipsum2015-01-221-0/+2
| |
* | Add devtools to devel systemsRichard Ipsum2015-01-2217-0/+34
|/
* Enable cloud-init config extension in ceph-service systemSam Thursfield2015-01-201-0/+1
| | | | | This isn't needed yet, but it costs nothing to enable it now and will be needed when deploying to OpenStack.
* Add chef strata to ceph-serviceJim MacArthur2015-01-191-0/+22
|
* added zookeeper to end system rather than build-only-dependanceyMike Smith2015-01-122-0/+4
|
* Add chunks for Java, ANT and ZooKeeperMike Smith2014-12-182-0/+46
| | | | | | | | | | | | | | | | | | | | | Java is sourced from the binary Java release from Oracle. This chunk was originally written by Francisco Marchena. ANT is a Java build system and is needed by ZooKeeper. ZooKeeper itself is documented at http://zookeeper.apache.org/ This patch also brings in a zookeeper test program in a seperate strata that can be safely discarded if not required. this test program was written by me, <mike.smith@codethink.co.uk> and is not designed to be used in any practical way, but to showcase the functionality of zookeeper within baserock The ZooKeeper demonstration server and client are currently hosted on baserock/test. The Java binary chunk only works for x86_64. As such, these systems are limited to that architecture.
* Add the ability to deploy installer systems and add examples.Pedro Alvarez2014-12-101-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | The installer-x86_64 system is a system that can be used to install other systems in an storage device. This system is intended to be booted by usb, pxeboot... to install a Baserock system in your local disk. The installer system requires the installer.configure extension to generate a configuration file located in /etc/install.conf. With this extension you can specify the following variables in a cluster morphology: - INSTALLER_TARGET_STORAGE_DEVICE: Target storage device to install the Baserock system. - INSTALLER_ROOTFS_TO_INSTALL: The location of the root filesystem that is going to be installed. - INSTALLER_POST_INSTALL_COMMAND: Commands that will be run after the installation finishes. It defaults to `reboot -f`. The installer-utils stratum is required to contain the installer-scripts chunk. This chunk contains the installer script that is going to be installed in /usr/lib/installer/installer.py The clusters/installer-build-system-x86_64.morph file defines the deployment of a installer system as a rawdisk image. This installer system will install a build-system-x86_64 located in /rootfs into the /dev/sda device. Also this cluster defines a subsystem which is the build-system that is going to end up in /rootfs on the installer system.
* Add generic weston system for ARMv7 little-endian hard-float Jetson TK1Javier Jardón2014-11-261-0/+40
|
* Add a generic weston systemJavier Jardón2014-11-261-0/+40
|
* Update refs of Qt5 chunks to Qt5.3.2Richard Dale2014-11-251-2/+4
| | | | | | | | Split off QtWebKit and QtMultimedia into their own strata Update refs of Enligtement chunks to the current release Fix refs to point to current releases
* Add tools to ceph service so we can use mkfs.ext4Jim MacArthur2014-11-201-0/+2
|
* Add python-tools stratum to devel systemsbaserock/richardipsum/pip-v2Richard Ipsum2014-11-2017-0/+34
|
* Remove distbuild-system-x86_64-openstack systemPedro Alvarez2014-11-191-34/+0
| | | | | Now the build systems have the openstack-clients stratum, and this system is not longer needed.