summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix error in printFrancisco Redondo Marchena2014-08-131-4/+5
|
* Fix some logFrancisco Redondo Marchena2014-08-131-4/+4
|
* Add some commentsFrancisco Redondo Marchena2014-08-131-2/+10
|
* Remove subdir and create stratum path outside of download chunksFrancisco Redondo Marchena2014-08-131-11/+11
|
* Add strata_path as argument on move_chunksFrancisco Redondo Marchena2014-08-131-5/+6
|
* Fix stratum errorFrancisco Redondo Marchena2014-08-131-6/+8
|
* Add move_file function and reorder the scriptFrancisco Redondo Marchena2014-08-131-24/+24
|
* WIP: Fix some stringFrancisco Redondo Marchena2014-08-131-4/+4
|
* WIP: Remove git add and git commit commandsFrancisco Redondo Marchena2014-08-121-25/+2
|
* WIP: Add commit when change morph fields or system fieldsFrancisco Redondo Marchena2014-08-121-1/+4
|
* WIP: fix typoFrancisco Redondo Marchena2014-08-121-1/+1
|
* WIP: Add systems and clusters properlyFrancisco Redondo Marchena2014-08-121-6/+8
|
* WIP: Refactoring code in functionsFrancisco Redondo Marchena2014-08-121-99/+99
|
* WIP: split and add chunksFrancisco Redondo Marchena2014-08-121-91/+112
|
* WIP: Need to save chunks in gitFrancisco Redondo Marchena2014-08-121-119/+106
|
* Fix error and add commentsFrancisco Redondo Marchena2014-08-111-5/+13
|
* WIP: Error when load Json and replace comments by descriptionFrancisco Redondo Marchena2014-08-081-81/+96
|
* Downloading chunksFrancisco Redondo Marchena2014-08-081-58/+60
|
* WIP: Organize download chunksFrancisco Redondo Marchena2014-08-071-21/+27
|
* Add stratum to strata directory and moreFrancisco Redondo Marchena2014-08-061-7/+23
|
* ruby.morph: Fix typo in chunk: unpetrify-refFrancisco Redondo Marchena2014-08-061-1/+1
|
* WIP: Check system morphologiesFrancisco Redondo Marchena2014-08-051-4/+3
|
* WIP: fix clustersFrancisco Redondo Marchena2014-08-051-20/+20
|
* WIP: For testing systems and clustersFrancisco Redondo Marchena2014-08-051-5/+5
|
* WIP: play with clustersFrancisco Redondo Marchena2014-08-051-7/+39
|
* WIP: Play with migrate-chunksFrancisco Redondo Marchena2014-08-011-20/+25
|
* Add a script to add chunk morphologies into definitionsbaserock/adamcoldrick/move-chunks-into-definitionsAdam Coldrick2014-07-151-0/+130
|
* Merge branch 'baserock/pedroalvarez/trove-ansible3'Pedro Alvarez2014-07-147-261/+137
|\ | | | | | | | | Reviewed-by: Richard Maw Reviewed-by: Lars Wirzenius
| * New trove.configurePedro Alvarez2014-07-144-258/+94
| |
| * Use new version of trove-setup, gitano and lorry-controller.Pedro Alvarez2014-07-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trove-setup: - Use ansible to configure the trove. lorry-controller: - Changes needed for the new trove-setup. Now lorry-controller does't enable its units when installing. gitano: - Updated to a new version needed for the new trove-setup. With this new version is possible to change the path of the skeleton of gitano. update gitano to change paths of skel
| * Add ansible to the trovePedro Alvarez2014-07-141-0/+1
| |
| * Add ansible stratumPedro Alvarez2014-07-141-0/+29
| |
| * Add shadow to core stratumPedro Alvarez2014-07-141-0/+10
|/
* Merge branch 'release-staging'Daniel Silverstone2014-07-111-7/+7
|\
| * Remove prefix from locations. Process has changed.Daniel Silverstone2014-07-111-7/+7
| |
* | Merge branch 'release-staging'Daniel Silverstone2014-07-111-0/+1
|\ \ | |/
| * Update release.morph to add missing kernel arguments.Daniel Silverstone2014-07-111-0/+1
| | | | | | | | | | Without these kernel arguments, the GENIVI x86_64 demo system would not be able to start Weston.
* | Update version of morph to allow morphologies by pathRichard Maw2014-07-111-1/+1
| |
* | Merge remote-tracking branch 'origin/baserock/sam/minimal-system-nss'Richard Maw2014-07-111-1/+2
|\ \ | |/ |/| | | | | Reviewed-by: Richard Maw Reviewed-by: Lars Wirzenius
| * Update eglibc ref for /etc/nsswitch.conf in eglibc-nss chunk artifactSam Thursfield2014-07-081-1/+1
| |
| * Include eglibc-nss in build-essential-minimal stratum artifactSam Thursfield2014-07-081-0/+1
| | | | | | | | | | Otherwise DNS doesn't work in the resulting system, and probably other stuff too.
* | Update for Baserock 14.28 release.baserock-14-28Michael Drake2014-07-112-5/+23
| |
* | Merge branch 'baserock/liw/genivi-h-1.1'Lars Wirzenius2014-07-102-8/+8
|\ \ | | | | | | | | | | | | Reviewed-by: Richard Maw on IRC Reviewed-by: Pedro Alvarez on IRC
| * | Use GENIVI Baseline H 1.1 componentsLars Wirzenius2014-07-102-8/+8
|/ /
* | Merge branch 'baserock/michaeldrake/distbuilt-runner-cli'Michael Drake2014-07-101-14/+43
|\ \ | | | | | | | | | | | | Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Lars Wirzenius <lars.wirzenius@codethink.co.uk>
| * | Allow use without editing the script, by passing params on cli.Michael Drake2014-07-101-14/+43
| | | | | | | | | | | | | | | | | | | | | - Adds ability to pass cluster, ref and distbuild controller hosts on the command line. - Adds --help, and usage. - Prints the specified parameters out.
* | | Merge branch 'baserock/michaeldrake/gitlab-7'Michael Drake2014-07-101-2/+2
|\ \ \ | | | | | | | | | | | | | | | | Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Lars Wirzenius <lars.wirzenius@codethink.co.uk>
| * | | Update to use GitLab 7.0.0Michael Drake2014-07-081-2/+2
| |/ / | | | | | | | | | | | | The baserock/v7.0.0 branch of gitlab.ce was branched from baserock/ps/v7.0.0.
* | | Update morph to latest masterDaniel Silverstone2014-07-091-1/+1
| | |
* | | Merge branch 'sam/do-release-tidy'Sam Thursfield2014-07-081-4/+2
|\ \ \ | | | | | | | | | | | | | | | | Reviewed-By: Richard Ipsum <richard.ipsum@codethink.co.uk> Reviewed-By: Lars Wirzenius <lars.wirzenius@codethink.co.uk>