summaryrefslogtreecommitdiff
path: root/release.morph
Commit message (Collapse)AuthorAgeFilesLines
* Remove prefix from locations. Process has changed.Daniel Silverstone2014-07-111-7/+7
|
* 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 for Baserock 14.28 release.baserock-14-28Michael Drake2014-07-111-4/+22
|
* Refer to scripts/do-release in description of release.morphSam Thursfield2014-07-071-0/+4
|
* do-release: take advantage of partial deploymentSam Thursfield2014-07-071-6/+4
| | | | | | | | | | | | | | | | | | The 'morph deploy' command now lets us deploy system images one at a time, so let's do that. This means that if all but one image is deployed successfully, on the next run the user just needs to deploy one further image. Also, since each deployment has a unique name in release.morph now, we can override the location and VERSION_LABEL fields instead of requiring the user to update them manually before each release. The release.morph cluster should now specify the *basename* of the image in the location field only. By basename, I mean the system name plus the appropriate extension (normally .tar or .img). The do-release script will then prepend the image path and the version label to get a filename. The release.morph cluster has been updated accordingly.
* Update release cluster morphRichard Ipsum2014-06-271-11/+6
|
* Fix release.morph to have unique deployment namesAdam Coldrick2014-06-181-5/+5
|
* Make 14.24 release changesRichard Maw2014-06-121-7/+7
|
* Update release.morph for Baserock 14.23baserock-14.23Adam Coldrick2014-06-051-39/+7
|
* Update release.morph for 14.22 releasebaserock-14.22Sam Thursfield2014-05-291-15/+15
|
* Release ARM devel for Wandboard, not Calxeda HighbankSam Thursfield2014-05-161-2/+2
| | | | | | | The rootfs is the same other than having a different kernel build, but the Wandboard is more common than the Highbank server. In practice the ARM devel rootfs can be used for any ARM board if a Linux kernel built for that board is supplied to the board's bootloader.
* Fix commentSam Thursfield2014-05-151-2/+2
|
* Add devel-system-x86_64-chroot to releaseSam Thursfield2014-05-141-0/+5
| | | | As requested by Daniel Silverstone.
* Add VERSION_LABEL field to release cluster, for the disk images.Sam Thursfield2014-05-141-0/+6
| | | | This is clearer than 'factory'.
* Add x86_32 chroot system to release cluster.Sam Thursfield2014-05-141-0/+5
| | | | | | | We now support running Baserock in an x86_32 chroot (although there is some missing functionality compared to the full development system right now, mainly that x86 VM deployments cannot be done due to the lack of extlinux in the chroot).
* Add current ARM systems to release clusterSam Thursfield2014-05-141-0/+15
| | | | | | | We release an ARM versatile image of the GENIVI Baseline system. Our current focus for ARM building is armv7lhf, so a devel system for Calxeda Highbank servers is also built.
* Update release cluster for Baserock 14.20 releaseSam Thursfield2014-05-141-5/+5
|
* Remove most ARM systems from release clusterSam Thursfield2014-05-141-25/+0
| | | | | Until we make these available on the Baserock website, it doesn't seem worth deploying them as part of the release process.
* Updated release.morph to baserock-13Daniel Firth2014-01-061-10/+10
|
* Update the systems for Baserock 12 releasePedro Alvarez2013-11-111-20/+15
|
* Update release cluster morphologyPedro Alvarez2013-11-111-11/+11
|
* Fix armv7-versatile deploymentsJonathan Maw2013-10-011-2/+8
| | | | | | | Devel systems must be larger, and use install-files, because they will be run on a very slow qemu-arm emulator. genivi-baseline systems need to have rawdisk and tar deployments.
* Add Lars' release clusterJonathan Maw2013-10-011-0/+59