summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add system and cluster for GitLab CI Runnersbaserock/adamcoldrick/gitlab-systemsAdam Coldrick2014-05-082-0/+45
|
* PetrifyAdam Coldrick2014-05-081-2/+2
|
* working erlang/otp-17.0.1Paul Sherwood2014-05-041-7/+1
|
* Merge remote-tracking branch 'origin/baserock/ps/proto-web-system' into ↵Paul Sherwood2014-05-037-3/+141
|\ | | | | | | | | | | | | | | | | baserock/ps/proto-web-system Conflicts: bsp-x86_64-generic.morph core.morph gtk2.morph
| * wip - let's do erlangPaul Sherwood2014-05-012-0/+18
| |
| * fix colm version so ragel builds okPaul Sherwood2014-04-291-1/+2
| |
| * add nginxPaul Sherwood2014-04-271-0/+11
| |
| * petrifiedPaul Sherwood2014-04-272-10/+15
| |
| * libgit2 is now lorriedPaul Sherwood2014-04-271-1/+1
| |
| * fix repos to upstream: now they are lorried, increase size to 4GPaul Sherwood2014-04-243-6/+11
| |
| * update linux to v3.15-rc2Paul Sherwood2014-04-211-1/+2
| |
| * add memcached, libgit2, libyaml, update openssl for heartbleedPaul Sherwood2014-04-213-11/+22
| |
| * fix node version to latest stable, add gnu tar, and a vboxdeploy.morphPaul Sherwood2014-03-302-2/+19
| |
| * add a proto web-systemPaul Sherwood2014-03-263-22/+26
| |
| * a nascent system for node, ruby etcPaul Sherwood2014-03-252-0/+68
| |
* | Update version of morphRichard Maw2014-04-171-1/+1
| | | | | | | | | | The ./check version in the repository of this one notices if uncommitted changes have the wrong copyright year.
* | Update morph for check-silliness awk fixLars Wirzenius2014-04-171-1/+1
| |
* | Update morph: remove duplicated codeRichard Ipsum2014-04-171-1/+1
| |
* | Update morph: distbuild changesRichard Ipsum2014-04-161-1/+1
| |
* | Update gitano in TroveLars Wirzenius2014-04-161-1/+1
| | | | | | | | | | Reviewed-by: Lars Wirzenius Reviewed-by: Daniel Silverstone
* | Merge remote-tracking branch 'origin/baserock/markdoffman/openssl-new-update'Lars Wirzenius2014-04-161-2/+2
|\ \ | | | | | | | | | Reviewed-by: Richard Ipsum
| * | Update OpenSSL library as pyopenssl not buildingbaserock/markdoffman/openssl-new-updateMark Doffman2014-04-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Change the OpenSSL library to the latest 1_0_1 tag as the 1_0_2 branch was causing pyopenssl to fail to build. The latest 1_0_1 tag also includes heartbleed fix.
* | | Update morph: distbuild improvementsRichard Ipsum2014-04-161-1/+1
| | |
* | | Update morph-cache-serverRichard Ipsum2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | morph-cache-server now provides a way to get the state of a set of artifacts with a single request
* | | Update Morph after I fixed failure of ./checkSam Thursfield2014-04-141-1/+1
| | |
* | | Update Morph to include my distbuild fixesSam Thursfield2014-04-141-1/+1
|/ /
* | Merge branch 'baserock/markdoffman/S10813/virtualization'Mark Doffman2014-04-105-16/+132
|\ \ | | | | | | | | | | | | Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-by: Richard Ipsum <richard.ipsum@codethink.co.uk>
| * | Add virtualization stratumbaserock/markdoffman/S10813/virtualizationMark Doffman2014-04-025-16/+132
| | | | | | | | | | | | | | | Add stratum containing qemu, libvirt and virt-manager software needed to enable baserock to act as a virtualization host.
* | | Merge remote-tracking branch 'origin/baserock/markdoffman/openssl-new-update'Lars Wirzenius2014-04-101-2/+2
|\ \ \ | | | | | | | | | | | | | | | | Reviewed-by: Lars Wirzenius Reviewed-by: Daniel Silverstone
| * | | Update OpenSSL for Heartbleed vuln fix.Mark Doffman2014-04-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update OpenSSL, modify ref to a branch with baserock changes applied to the OpenSSL_1_0_2-stable branch which has a fix for the heartbleed vulnerability.
* | | | Merge remote-tracking branch 'origin/liw/sqlite3-python-fix'Lars Wirzenius2014-04-102-5/+6
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Reviewed-by: Daniel Silverstone Reviewed-by: Adam Coldrick
| * | | Make cpython build-depend on sqlite3liw/sqlite3-python-fixLars Wirzenius2014-04-092-5/+6
|/ / / | | | | | | | | | | | | | | | Also move sqlite3 from foundation to core, so we don't have foundation and core build-depending on each other. After this, "import sqlite3" works in Python.
* | | Petrify changes from Richard Maw's branchDaniel Silverstone2014-04-091-3/+3
| | |
* | | Merge branch 'master' of git://git.baserock.org/baserock/baserock/definitionsLars Wirzenius2014-04-081-0/+1
|\ \ \
| * \ \ Merge branch 'baserock/samthursfield/distbuild-set-trove-id'Sam Thursfield2014-04-081-0/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Reviewed-By: Daniel Silverstone <daniel.silverstone@codethink.co.uk> Reviewed-By: Richard Ipsum <richard.ipsum@codethink.co.uk>
| | * | | distbuild: Set trove-id as well as trove-hostSam Thursfield2014-04-081-0/+1
| |/ / / | | | | | | | | | | | | | | | | Otherwise, the trove ID is missing from the set of repo-aliases, so distbuild fails to build anything on the Trove.
* | | | Merge remote-tracking branch ↵Lars Wirzenius2014-04-086-4/+214
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | 'remotes/origin/baserock/richardmaw/S10786-finer-splitting-v2' I've verified that the minimal system builds.
| * | | Use updated version of eglibc changesbaserock/richardmaw/S10786-finer-splitting-v2Richard Maw2014-03-311-1/+1
| | | |
| * | | Add minimal 64-bit system from Paul SherwoodRichard Maw2014-03-311-0/+19
| | | | | | | | | | | | | | | | | | | | Certain bugs only show up on 64-bit, so we need a system to test that too.
| * | | Allow minimal systems to be bootableRichard Maw2014-03-273-0/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a busybox-init.configure extension, which if INIT_SYSTEM=busybox is set, will configure it to boot with busybox. The existing minimal system has been changed to use the busybox-init configuration extension. minimal-system-deploy.morph has been added as an example, showing that INIT_SYSTEM: busybox needs to be set.
| * | | Define a minimal x86_32 systemRichard Maw2014-03-273-4/+35
| | | | | | | | | | | | | | | | | | | | | | | | This minimal system is smaller than base, consisting of little more than busybox, its dependent libraries and a kernel built with tools that don't make it into the final system.
* | | | Fix licensecheck.sh.Pedro Alvarez2014-04-071-4/+4
| | | | | | | | | | | | | | | | It was broken since the latest change in the workspace layout.
* | | | Add fstab extentenison to genivi-baseline-system-armv7-versatileGENIVI-H0.1Pedro Alvarez2014-04-041-0/+1
| | | |
* | | | Merge remote-tracking branch 'origin/baserock/pedroalvarez/weston-arm'Pedro Alvarez2014-04-044-14/+138
|\ \ \ \
| * | | | Add weston and everything needed in genivi-baseline systemsPedro Alvarez2014-04-044-0/+130
| | | | |
| * | | | Upgrade waylandPedro Alvarez2014-04-042-4/+4
| | | | |
| * | | | Upgrade libxkcommonPedro Alvarez2014-04-042-4/+4
| | | | |
| * | | | Remove redundancy in the build dependenciesPedro Alvarez2014-04-042-6/+0
|/ / / /
* | | | Add FB_VESA to the kernel config of arm versatilePedro Alvarez2014-04-041-1/+1
| | | |
* | | | Update morph to get support of adding extra kernel argsPedro Alvarez2014-04-041-1/+1
| | | |