summaryrefslogtreecommitdiff
path: root/strata
Commit message (Collapse)AuthorAgeFilesLines
* Add a stratum containing Zuul, turbo-hipster, and dependenciesAdam Coldrick2014-12-153-0/+140
|
* Add pycrypto and ecdsa to Ansible stratumAdam Coldrick2014-12-152-1/+17
| | | | | For Zuul we need paramiko with pycrypto and ecdsa, so we may as well add them here as Ansible doesn't mind.
* Add python-swiftclient and dependenciesAdam Coldrick2014-12-151-0/+17
|
* Update python-prettytable and pbrAdam Coldrick2014-12-151-5/+4
|
* Merge branch 'baserock/jjardon/systemd_deps'Javier Jardón2014-12-111-2/+0
|\ | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Richard Maw <richard.maw@codethink.co.uk>
| * strata/foundation.morph: Remove pciutils, usbutils from systemd depsbaserock/jjardon/systemd_depsJavier Jardón2014-12-101-2/+0
| | | | | | | | | | systemd doesnt depend on them anymore since commit 796b06c21b62d13c9021e2fbd9c58a5c6edb2764
* | Temporary Networkd fix to configure DHCP also in eth* interfacesbaserock/pedroalvarez/networkd-conf-fixPedro Alvarez2014-12-101-1/+1
| | | | | | | | | | | | | | | | | | We assumed that the ethernet interfaces always were going to be called en* (e.g. ens3) when using the new version of systemd (v217), but sometimes these interfaces can be called eth* (e.g. eth0). If this happens the current configuration is not enough. This patch is to enable DHCP also in eth* interfaces.
* | Merge remote-tracking branch 'origin/baserock/ps/linux-v3.18-v2'Sam Thursfield2014-12-109-18/+18
|\ \ | | | | | | | | | | | | | | | | | | Reviewed-By: Emmet Hikory <emmet.hikory@codethink.co.uk> Reviewed-By: Javier Jardón <javier.jardon@codethink.co.uk> Reviewed-By: James Thomas <james.thomas@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * | Update to Linux kernel v3.18baserock/ps/linux-v3.18-v2Paul Sherwood2014-12-079-18/+18
| | |
* | | Add the ability to deploy installer systems and add examples.Pedro Alvarez2014-12-102-0/+16
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | Update Morph for branch pf-document-extensionsSam Thursfield2014-12-091-1/+1
| |
* | Merge branch 'baserock/jjardon/libinput'Javier Jardón2014-12-091-7/+7
|\ \ | | | | | | | | | | | | Reviewed by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: James Thomas <james.thomas@codethink.co.uk>
| * | trata/input-common: Upgrade libinput to latest stable version (0.7.0)baserock/jjardon/libinputJavier Jardón2014-12-071-2/+2
| | |
| * | strata/input-common: Upgrade libinput dependenciesJavier Jardón2014-12-071-5/+5
| | |
* | | Remove u-boot as a build-depend for the kernelJames Thomas2014-12-081-2/+1
| |/ |/| | | | | | | We don't need anything from the tools, prevents needing to rebuild the kernel when we change u-boot
* | Update Morph for branch sam/fix-help-extensionsSam Thursfield2014-12-081-1/+1
|/
* Update Morph ref for branch 'sam/build-branch-fixes'Sam Thursfield2014-12-041-1/+1
|
* Update to latest Erlang (OTP-17.3.4)Sam Thursfield2014-12-031-2/+2
| | | | | | | | | | | The version in use before was failing to build with the following error: ... CC /erlang.build/erts/obj/x86_64-unknown-linux-gnu/epmd_srv.o LD /erlang.build/bin/x86_64-unknown-linux-gnu/epmd /erlang.build/erts/obj/x86_64-unknown-linux-gnu/epmd_srv.o: In function `run': /erlang.build/erts/epmd/src/epmd_srv.c:223: undefined reference to `sd_listen_fds' collect2: error: ld returned 1 exit status
* Upgrade morph to fix compilation errors and testsPedro Alvarez2014-12-021-1/+1
|
* Upgrade morph to support deployments to storage devicesPedro Alvarez2014-12-011-1/+1
|
* Merge branch 'baserock/james/install-more-uboot'James Thomas2014-11-271-0/+4
|\ | | | | | | | | Reviewed by: Richard Maw <richard.maw@codethink.co.uk> Reviewed by: Francisco Marchena <francisco.marchena@codethink.co.uk>
| * Install the required files for tegra-uboot-flash in /bootbaserock/james/install-more-ubootJames Thomas2014-11-211-0/+4
| | | | | | | | Leave the old u-boot in /boot for backwards compatibility
* | Add weston-common stratumJavier Jardón2014-11-262-0/+30
| | | | | | | | This contains stock weston
* | strata/input-common: Update to latest libinput (0.6.0)Javier Jardón2014-11-261-2/+2
| |
* | strata/wayland-generic: Update to latest xkbcommon (0.5.0)Javier Jardón2014-11-262-2/+8
| |
* | Update hostap/wpa_supplicant and iptables to latest tagPaul Sherwood2014-11-261-4/+4
| |
* | Move the luajit2 chunk into the lua statumbaserock/rdale/qt-tools-5.3.2Richard Dale2014-11-262-10/+3
| |
* | Update refs of Qt5 chunks to Qt5.3.2Richard Dale2014-11-2515-126/+200
| | | | | | | | | | | | | | | | 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
* | Merge branch 'baserock/jjardon/xserver'Javier Jardón2014-11-253-19/+19
|\ \ | | | | | | | | | | | | Reviewed-by: Richard Maw <richard.maw@codethink.co.uk> Reviewed-by: Richard Dale <richard.dale@codethink.co.uk>
| * | strata/x-generic.morph: Upgrade to latest xserver (1.16.2)baserock/jjardon/xserverJavier Jardón2014-11-241-2/+2
| | |
| * | strata/x-common.morph: Update some xserver dependenciesJavier Jardón2014-11-242-16/+16
| | |
| * | xserver.morph: Build with --disable-glxJavier Jardón2014-11-241-1/+1
| | | | | | | | | | | | We build mesa without GLX support for now
* | | Merge branch 'baserock/jjardon/error-perl-tarball'Javier Jardón2014-11-251-7/+0
|\ \ \ | | | | | | | | | | | | Reviewed-by: Richard Maw <richard.maw@codethink.co.uk>
| * | | strata/core.morph: Remove error-perl-tarballbaserock/jjardon/error-perl-tarballJavier Jardón2014-11-201-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Its not a dependency of git anymore and its use is "no longer recommended due to the black-magical nature of its syntactic sugar, which often tends to break. Its maintainers have stopped actively writing code that uses it, and discourage people from doing so" See http://search.cpan.org/~shlomif/Error-0.17022/lib/Error.pm
* | | | Rename legacy gstreamer to gstreamer@0.10Paul Sherwood2014-11-241-6/+6
| | | |
* | | | Fix build of multimedia-gstreamer-0.10.morphPaul Sherwood2014-11-241-1/+1
| | | | | | | | | | | | | | | | | | | | We had already updated baserock/morph/0.10 to include fixes from baserock/james/0.10, but missed updating this ref
* | | | Update lorry-controller for branch sam/proxy-with-no-usernamSam Thursfield2014-11-241-1/+1
| |/ / |/| |
* | | strata/libdrm-common.morph: Upgrade to latest drm (2.4.58)baserock/jjardon/drm_2.4.58Javier Jardón2014-11-241-2/+2
| |/ |/| | | | | | | This also fixes a compilation error on the freedreno driver in mesa as this driver depends on libdrm >= 2.4.57
* | Use patched version of pipbaserock/richardipsum/pip-pipRichard Ipsum2014-11-211-2/+2
| | | | | | | | | | | | | | | | | | This patch moves us onto a patched version of pip that allows the import tool to obtain runtime dependencies for a python package. We will discuss the addition of this functionality with the upstream pip developers at a later date, we should also hopefully be able to find a nicer way of implementing it.
* | Fix u-boot chunks path to point to the new filenamesbaserock/pedroalvarez/fix-uboot-pathsPedro Alvarez2014-11-212-2/+2
| | | | | | | | | | | | | | The u-boot chunks renaming was introduced in the commit e40bd7f09c0f754b0dab83573ef4795137f4857b, and we forgot to change also the name in the morph field of the strata with these chunks.
* | Merge remote-tracking branch 'origin/baserock/ps/unique-u-boots'Paul Sherwood2014-11-214-6/+6
|\ \ | | | | | | | | | | | | | | | Reviewed-by: - Emmet Hikory - Richard Maw
| * | Make u-boot definitions uniquebaserock/ps/unique-u-bootsPaul Sherwood2014-11-214-6/+6
| |/
* | Update tbdiff for branch baserock/james/add_boot_deviceSam Thursfield2014-11-211-1/+1
|/
* Add python-tools stratum, containing pipRichard Ipsum2014-11-202-6/+13
|
* Use patched version of setuptools 7.0Richard Ipsum2014-11-201-3/+3
| | | | | | | | | | | | | | | | | | | | | There are two versions of setuptools, a bitbucket branch[1] and a 0.6 branch that lives in sandbox on svn.python.org[2] 0.6 is still maintained but most active development happens on bitbucket. This patch moves us onto using setuptools from bitbucket. We have patched setuptools to allow our import tool to get information on build dependencies from python packages. A pull request for our setuptools patch has been submitted upstream[3] Since there seems to be a bug in setuptools' master branch that prevents setuptools from being bootstrapped correctly, we are for the moment based off 7.0 (the most recent release of setuptools) [1]: https://bitbucket.org/pypa/setuptools [2]: http://svn.python.org/projects/sandbox/branches/setuptools-0.6/ [3]: https://bitbucket.org/pypa/setuptools/pull-request/106/make-egg_info-command-write-out-setup/diff
* Merge branch 'baserock/jjardon/git'Javier Jardón2014-11-192-5/+6
|\ | | | | | | | | Reviewed-by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * core: Update to latest git (v2.1.3)baserock/jjardon/gitJavier Jardón2014-11-132-5/+6
| |
* | Merge remote-tracking branch 'origin/baserock/sam/add-lorry-to-devel'Sam Thursfield2014-11-1912-112/+129
|\ \ | | | | | | | | | | | | Reviewed-By: Adam Coldrick <adam.coldrick@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk>
| * | Separate `lorry` stratum out of 'trove' stratum.Sam Thursfield2014-11-1812-112/+129
| | |
* | | Merge branch 'baserock/jjardon/gstreamer14'Javier Jardón2014-11-183-19/+14
|\ \ \ | | | | | | | | | | | | | | | | Reviewed-by: Paul Sherwood <paul.sherwood@codethink.co.uk> Reviewed-by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>