summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add an initial schema, relaxed so master is validbaserock/ps/add-relaxed-schemaPaul Sherwood2015-05-312-0/+218
| | | | Change-Id: I2144687b0aca448b73b2a14e2e43e732d1a84b86
* stage1-gcc.morph: Fix compilation support when natively compile for armv5Javier Jardón2015-05-281-0/+2
| | | | Change-Id: Id7b85f0700e2b422a1a610d09d76e038e14db73c
* Adds stratum for mtd-utilsMike Williams2015-05-283-0/+19
| | | | | | | | | mtd-utilities provides tools for working with the kernel MTD subsystem. It is already being lorried. This patch provides a stratum such that they can be used in systems. Additionally it adds this patch to the build system for the Aspeed openBMC system. Change-Id: I8831fb95c3dd5fc0c0203da2f9e9d4d368c6fa54
* essential-files: Support generating shutdownramfsRichard Maw2015-05-272-0/+8
| | | | | | | | When combined with a cluster that installs an initramfs as a sysroot in /usr/lib/shutdownramfs which has a /shutdown binary, this makes systemd pivot into the shutdownramfs on shutdown. Change-Id: I5ed64a3c86641d61de8b6ced644f36635be5dcf4
* Add systems/build-system-armv5l-openbmc-aspeed.morphJavier Jardón2015-05-271-0/+41
| | | | | | | | | | After cross-building an armv5l system, you should build this system, and use this system to build future armv5l-openbmc-aspeed systems. This is because the cross-built system is fragile and does not allow you to deploy a system locally, as the cross-built system does not contain btrfs-progs. This system does Change-Id: Ibc73f08d5c24b8ee4d100cdb3c499786a319293e
* btrfs-progs.morph: workaround to fix compilation when compiling for armv5lJavier Jardón2015-05-271-1/+3
| | | | | | | | | | | | This is the error this patch fixes: [CC] cmds-filesystem.o /tmp/ccxlOOZV.s: Assembler messages: /tmp/ccxlOOZV.s:4983: Error: invalid operands (.text and *UND* sections) for `-' Makefile:149: recipe for target 'cmds-filesystem.o' failed make: *** [cmds-filesystem.o] Error 1 Change-Id: I336c28a0ec57ec37d577c58d44dade3c37607fe1
* strata/core.morph: Add build dependencies to LibexpatPedro Alvarez2015-05-261-17/+21
| | | | | | | | | These dependencies are: - Autoconf - Automake - Libtool Change-Id: Id4bb6ec40311c681b1708cad2114fc603a525b82
* Make gettext depend in libexpat to add support to translate XML filesJavier Jardón2015-05-262-13/+11
| | | | | | | | | | | Also, use autotools instead the experimental cmake system as It doesnt seem to generate the correct libexpat.so.x files. Thanks to Daniel Silverstone for the automake line to add the missing automake files (like install-sh) as upstream doesnt have them Change-Id: Ide6ad8ecb9ed35a42348a882cb9acc3b36fc4e34
* strata/core.morph: XML-Parser doesnt depend on libxml2Javier Jardón2015-05-261-1/+0
| | | | Change-Id: I943416ae89987a053d42e5161a86d9f37f7fea78
* Upgrade to mesa-10.6-rc1Javier Jardón2015-05-265-30/+6
| | | | | | | | | | | | This release fixes https://bugs.freedesktop.org/show_bug.cgi?id=86701 So, 3D acceleration works again in virtual machines. Because of this, the special mesa-common-vm stratum is not needed anymore (used to compile thre last known version with 3D acceleration support in vm, 10.3.7) Change-Id: Iddddc6511b67bc53e4c87939ae0d060740ed2f4c
* strata/input-common: Update input stackJavier Jardón2015-05-261-6/+6
| | | | | | | | - xkeyboard-config to 2.14 - libevdev to 1.4.2 - libinput to 0.15.0 Change-Id: Id2f94ad2b5dfc87ce22a77c31ad79b99a748bbd8
* Update openstack onenode swift cluster morphology.Patrick Darley2015-05-261-2/+20
| | | | | | | To account for the changes made to the configurations of some components, and the addition of ironic and ceilometer openstack components. Change-Id: Iea40d193003a3626cf58b7a8bad8168233f5b715
* Add `arping` to networking-utilsTiago Gomes2015-05-266-12/+43
| | | | | | | | | Because `arping` requires the libpcap library, move tcpdump and libpcap to networking-utils. Add also `arping`'s libnet dependency. Change-Id: Ie459e5295bc2770856e06cb005845ee3f172e68e
* Add `findutils` to coreutils-commonTiago Gomes2015-05-262-0/+10
| | | | | | | Busybox's find is not good enough for the OpenStack networking service. Add it to coreutils-common, where the other core tools like sed an diff live. Change-Id: I314e4cc7f02fbb2cb3ed7efbd1616c701551fac7
* Add chunk for Info-Zip (zip) and add it to toolsJim MacArthur2015-05-262-0/+14
| | | | Change-Id: I072ed81a7eb48a982b288a4684c264f3ff5cf439
* Upgrade dbus to 1.9.16James Thomas2015-05-222-5/+5
| | | | | | We can also now use enable-user-session to ensure users have a dbus session Change-Id: I80c174d9ef9ea7d848c2828ae03934c6bdb2c8c4
* Openstack: Clean up tempest installationFrancisco Redondo Marchena2015-05-221-6/+7
| | | | | | | This patch installs the minimal set of files and folders required to run tempest. Change-Id: I111c4935befd7699fdb54c8876f7f2350ce391d9
* Update ref of websockify to a fixed versionFrancisco Redondo Marchena2015-05-211-2/+2
| | | | | | | | | | | The previous version had its submodules pointing to git.baserock.org. The new version uses the 'upstream:' alias. See commit 244e16c16aa11852706a7ab51cf6dd216e3315a8 for more information. Change-Id: I86a129582185582d41c57779b899a00d6c6fc64f
* Update ref of pystache to a fixed versionFrancisco Redondo Marchena2015-05-211-1/+1
| | | | | | | | | | | The previous version had its submodules pointing to git.baserock.org. The new version uses the 'upstream:' alias. See commit 244e16c16aa11852706a7ab51cf6dd216e3315a8 for more information. Change-Id: Ia6c3466842ae26244538b1018a0e435300f2c8f9
* Update ref of numpy to a fixed versionPedro Alvarez2015-05-211-1/+1
| | | | | | | | | | | The previous version had its submodules pointing to git.baserock.org. The new version uses the 'upstream:' alias. See commit 244e16c16aa11852706a7ab51cf6dd216e3315a8 for more information. Change-Id: Ifd2cf708ccdebb14dbef8131e4b10bebf545a11f
* Update ref of librabitmq to a fixed versionPedro Alvarez2015-05-211-1/+1
| | | | | | | | | | | | The previous version had its submodules pointing to git.baserock.org. The right thing to do is to point to the Trove using the 'upstream:' alias, so that definitions don't use git.baserock.org. This is needed if you want to build using a local trove, with all the sources (downstream trove) and you don't have access to git.baserock.org. Change-Id: Id8b26064d0afd66a0b1db6a18c4b69e02085299d
* Openstack: Point novnc submodule to git.baserock.orgFrancisco Redondo Marchena2015-05-211-2/+2
| | | | Change-Id: Ie7c397d2510673b483d5f3d75010b037cdb50495
* Update ceph and boost libraries to work in harmony with new gccPatrick Darley2015-05-201-5/+5
| | | | Change-Id: I5f3bb1eea14d1aab695c4fc9a2e972c594666f75
* essential-files/etc/profile: Set our default PATHJavier Jardón2015-05-201-0/+4
| | | | | | | | | | | Current PATH is: /sbin:/bin:/usr/sbin:/usr/bin So this patch will minimize the problem where, even when you are compiling a specific tool (like sed), the one included in busybox is executed instead, as its installed in /bin instead /usr/bin Change-Id: I476e8a2fb07efdd7768a94ea99b29dc75e757b60
* Mason workspace should be in /srv/distbuildSam Thursfield2015-05-201-0/+2
| | | | | | | | | | | | | | | | | | | | The mason.sh script does all its work in a directory called 'ws', created in the current directory of wherever it is run from. When run as a system service it creates /ws in the root filesystem. The work Mason does involves creating one or more disk images, and these can require a lot of disk space and IO bandwidth. The root filesystem of a machine isn't a good place to do this sort of thing: running out of diskspace there will completely break the system, and it may be stored on an SD card or eMMC. There is an established pattern in deploying Baserock 'distbuild' systems to have an external hard disk or volume mounted at /srv/distbuild, so that running builds and caching built artifacts doesn't take place on the root filesystem. It makes sense to move the Mason workspace in there too. Change-Id: I39f53373a7411c8816e886886c8af40e08f4782e
* Update qtwebkit to 5.4.2Jonathan Maw2015-05-191-2/+2
| | | | | | | | This is required because the updated gcc version revealed that qtwebkit was implicitly relying on some templates being instantiated, and gcc had optimized them away. Change-Id: I924ba5604deda6bc0a2d514f67a7a75fddbaf446
* Move qtmultimedia to gstreamer-1.0Jonathan Maw2015-05-191-3/+3
| | | | | | | | gstreamer-0.10 is currently broken by the current version of bison, and fixing it is a major hassle due to submodules. Note: Qt 5.5 will include support for this by default Change-Id: Ie3d118d53befa56744d97b107e58b701c904f9f7
* Move e2fsprogs from foundation to core stratumJavier Jardón2015-05-194-7/+8
| | | | | | | | So cross- systems doesnt depend on the whole foundation (cross- systems include morph, which depends on ostree, wich depends on e2fsprogs) Change-Id: I77918e2a2a66e9bd7c8ce77d2447e390d192a1c8
* Update mesa to latest stable (10.5.5)Javier Jardón2015-05-191-2/+2
| | | | | | | | | This release includes a fix that makes possible to run weston again on intel hardware (commit 536003c11e4cb1172c540932ce3cce06f03bf44e : i965: Add XRGB8888 format to intel_screen_make_configs) Change-Id: I6329ab08a48ed3594d33973017478c0332dd0f61
* bsp: Add DEVPTS_MULTIPLE_INSTANCESRichard Maw2015-05-1811-0/+11
| | | | | | | | This makes system containers work better. Now it is possible to log in with ssh or `machinectl login` to any containers started by systemd-nspawn. Change-Id: Ia038355b48e13fe67996a488660fecdfc5ae1215
* systems: Add coreutils-common to all devel systemsRichard Maw2015-05-1819-0/+38
| | | | | | | | | | | | This is not generally included in systems because it contains GPLv3 components, and we support GPLv3-less systems. However, devel systems aren't among the systems we need to ensure contain no GPLv3 components, and they are required for building some components, and building components outside of morph is a defined use-case for devel systems. Change-Id: I8475af70bda1b26e04adebce8897f272a1aa18bf
* Use a version of parted with submodules pointing at 'upstream:'Pedro Alvarez2015-05-181-1/+1
| | | | Change-Id: Ic7bf3899277e9bf11c1cc930f124be2a75bb0d19
* Use qtmultimedia instead of qtmultimedia-gstreamerJonathan Maw2015-05-151-1/+1
| | | | | | It was referring to a chunk morphology that didn't exist. Change-Id: I105b431f58045e411ed22a3b0cc920031f660d5d
* Add .gitreview fileRichard Ipsum2015-05-151-0/+5
| | | | Change-Id: I8aece6cd04f2521caa0a1af0d5780c1482b4a5a3
* Update MorphSam Thursfield2015-05-151-1/+1
| | | | | | | | | For these changes: 1da8ee6 Fix prototype of create_source_pool() d7e8604 Protocol check fix Change-Id: I80b14ca81a04c64a60f4332059927ffdc097d22e
* Update to btrfs-progs 4.0Tiago Gomes2015-05-152-6/+7
| | | | Change-Id: I1a3c6c9308c79ee81b74c15aee40bffdca312736
* mesa.morph: Do not use --enable-gallium-eglJavier Jardón2015-05-141-2/+1
| | | | | | | This configure option was removed since version 10.4, commit c46c551c56f78c6bf9e63524c89478695fc4f525 Change-Id: If396bc1139b43d3b16c72795921f485b68469c35
* Add essential-files/etc/inputrcJavier Jardón2015-05-132-0/+39
| | | | | | | | | | | | So some keys will behave correctly in the terminal This is a combination of the LFS version of this file [1] and the Arch one [2] [1] http://www.linuxfromscratch.org/lfs/view/stable/chapter07/inputrc.html [2] https://projects.archlinux.org/svntogit/packages.git/tree/trunk/inputrc?h=packages/readline Change-Id: Ia45ff5b8c68cabb4767acc18cad326dd7dc561f5
* sync linux-x86-32-generic with linux-x86-64-genericJavier Jardón2015-05-131-0/+3
| | | | Change-Id: Ib1317670ec7bc2d8f504fde981d98fe1e4ae7ac1
* Update MorphSam Thursfield2015-05-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes the following changes: eda5cb2 Explain how to cancel a distbuild eb9e43d distbuild: Set job status to failed when sending exec-cancel 43fed1e Revert "distbuild: Track worker jobs using artifact basename only" aa19fb9 Remove mention of MorphologyFactory in the unit tests 9cc12c9 Clean up artifact serialisation 2d19611 Move duplicate fix_chunk_build_mode function to a common location 1c45305 Enable native-bootstrap to continue build after recovered from fault. fdd6aeb Remove % from debug statement 733d6f9 Add a common func for handling build termination f4360e3 Add GraphProgress messages cc79a6b distbuild: Fix protocol version checking for distbuild commands 5aa34de yarns: Add yarn for morph diff 2d2774a yarns: Add the ability to tag chunks and commit updates to definitions e2e2ede morph: Add morph diff subcommand 812492d morphlib: Add utility module for parsing argv into lists of systems d22a4a2 distbuild: Builds currently break due to job being set twice 4cc7503 SourceResolver: Allow the resolution of multiple systems 43ae0cc LRC: Make get_updated_repo handle multiple refs 5f48a25 MorphologyLoader: Set filename attribute at parse time af5866c morph anchor: Handle updating refs 6aec7d7 morphlib.util: add word_join_list 7fe5c48 yarns: Fix incorrect chunk name in test suite Change-Id: Iaffcdd506dac6a31f1a11d9218afcb7f31b26758
* Fix path of stratum morph in zookeeper-client systemPedro Alvarez2015-05-121-1/+1
| | | | Change-Id: Ic4ff9fdabe6f3ec2b4d4d7a26905c490fce33078
* systems: Add cross-bootstrap-system-armv5l-genericJavier Jardón2015-05-121-0/+21
| | | | Change-Id: I85ccc845cd0bb03d4b589b3d1aa638fdbd1f38b5
* Add OpenBMC stratumZara2015-05-124-0/+48
| | | | Change-Id: I904a82d332f4a13802e3d39b848ba296a128f6a4
* Add minimal-system-armv5l-aspeed systemJavier Jardón2015-05-121-0/+20
| | | | Change-Id: If69df4ffd226f2ab447471714d2823f74a201e3a
* Add bsp-armv5l-aspeed stratumJavier Jardón2015-05-123-0/+42
| | | | Change-Id: I5dbfac93d9c53dd040c403b395303657108d5e43
* Mark that we use definitions version 3 in this repo.Sam Thursfield2015-05-081-1/+1
| | | | | | | | | | | | | | | | | | Commit 7b23e26d1e2bb24ca72a186 added a configure extension to all systems (install-essential-files.configure). From that point on, the only build tool able to deploy these definitions in Morph commit ed423dc974a61f1c033491 and newer. The first tagged version of Morph that contains this commit is 'baserock-definitions-v3'. Thus, we should consider the install-essential-files.configure extension part of definitions format version 3. It was already impossible to build the 15.19 release of Baserock with the version of Morph from the 15.10 release, due to other incompatible changes that were made to the definitions since 15.10 was released. Change-Id: I05c67cd039bb2124fef667bfe38a84dd9887b646
* Update MorphSam Thursfield2015-05-081-1/+1
| | | | | | | Changes: 524b17f Fix mistake in sysroot.write f9a0607 Raise an error if a stratum build-depends on itself
* Update routes to 2.1Tiago Gomes2015-05-081-2/+2
| | | | | | The OpenStack documentation states that Juno is not compatible with 2.0. Change-Id: I250203a4b9e006e54bf1147912600fbd9fef431f
* openstack: ensure that /var/run/openvswitch existsTiago Gomes2015-05-082-1/+2
| | | | | | | | | | | | | | | | This directory is created by the setup script, but as /var/run is a symbolic link to /run, which is a tmpfs mounting point, the directory will not persist across reboots. Hence, ensure that the directory exists before starting the services that require it. Note that we can't get away by adding the openvswitch-setup.service to the Wants of openvswitch.service and openvswitch-db-server.services, as those are enabled and started by the Ansible setup script, and so would create a deadlock. Also, remove non-existent service from the After section. Change-Id: Ic5c16f89a8e71e4ad42f468159d6e604a5ee8e47
* Update openstack services to latest Juno tag 2014.2.3Francisco Redondo Marchena2015-05-081-14/+14
| | | | Change-Id: I3ebe354e7c19dd2824cad7271fb7be66e9e96919