summaryrefslogtreecommitdiff
path: root/clusters/release.morph
Commit message (Collapse)AuthorAgeFilesLines
* Rawdisk partitioning v2: Add partitioning functionsEdward Cragg2015-10-131-0/+2
| | | | | | Add partitioning functions to the rawdisk.write deployment extension Change-Id: I45bcabc191951d086b8f4ae028a248f95a5e6f2e
* Reformat all definitions according to a consistent styleSam Thursfield2015-07-191-12/+14
| | | | | | | | | | | | | | | | | This was done using the 'indent' tool, which uses a fork of PyYAML named 'ruamel.yaml' to rewrite YAML files without losing comments, ordering, or certain elements of formatting. My aim with doing this is to open the door to automated editing of the reference system definitions using the 'ruamel.yaml' library. This can be used to implement automated migration when we want to make changes to the YAML format that we use to represent Baserock system definitions. Although this looks drastic, remember that it's actually only altered 65 out of 608 .morph files -- the vast majority already pass unchanged through my version of ruamel.yaml. Change-Id: I95ec978714b5bd1c02c90183336a9fbb846cb692
* Set default hostnames in release.morphAdam Coldrick2015-06-221-0/+7
| | | | Change-Id: Iffce1a4c25965ca4d7e635534fab16d0e8ccb39b
* Move extensions into a subdirectoryAdam Coldrick2015-06-021-9/+9
| | | | Change-Id: I12e7c03b30da78da1eb220d2826ce0003d6efe2e
* clusters/release.morph: Use unique names for deployment namesPedro Alvarez2015-05-011-2/+2
| | | | Change-Id: I5ee7098ab77ceb408b3dff5aa8d6dd89dea03db2
* clusters/release: Add the ability for x86_64 images to boot from a USB stickJavier Jardón2015-05-011-0/+14
| | | | Change-Id: I07fad716d823813e91abb0c3f94dd9cec73b339f
* Update the jetson cluster to use BOOT_DEVICEJames Thomas2015-04-241-2/+4
| | | | Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
* clusters/release.morph: Fix name of build-system-armv7lhf-jetsonSam Thursfield2015-03-241-1/+1
| | | | Change-Id: I041f7d0090b1fbbcfe1634b1635660fda56c9509
* Change the size of some systems in release.morphPedro Alvarez2014-11-171-3/+3
| | | | | This will avoid problems when self-upgrading a system and also will save time when flashing a JETSON TK1 board.
* Simplify kernel argsJames Thomas2014-11-131-3/+3
|
* Merge remote-tracking branch 'origin/baserock/sam/build-and-devel-systems'Sam Thursfield2014-10-241-14/+14
|\ | | | | | | | | Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Daniel Silverstone <daniel.silverstone@codethink.co.uk>
| * Release build-system rather than devel-systemSam Thursfield2014-10-221-14/+14
| | | | | | | | | | | | | | The build-system is equivalent in functionality to the current devel-system that we release, but this change allows us to add more components to the devel-system without increasing the amount of bytes we have to arrange and transfer when making a release.
* | Fix KERNEL_ARGS in the jetson devel systembaserock/pedroalvarez/release-14.40-fixesPedro Alvarez2014-10-111-1/+1
| |
* | Amend system deploy keyRichard Ipsum2014-10-111-1/+1
| |
* | Add DTB_PATH and BOOTLOADER config items to jetson releaseJames Thomas2014-10-111-0/+3
|/
* Update release.morph for the 14.40 releasePedro Alvarez2014-10-031-7/+14
|
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+50