On 14/05/14 16:12, Richard Maw wrote:
On Wed, May 14, 2014 at 04:06:03PM +0100, Sam Thursfield wrote:
> 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.
> ---
> release.morph | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
>
> diff --git a/release.morph b/release.morph
> index 12e015b..cfc30d6 100644
> --- a/release.morph
> +++ b/release.morph
> @@ -3,6 +3,21 @@ kind: cluster
> description: |
> Deploy all the systems for we support in a release.
> systems:
> +- morph: devel-system-armv7lhf-highbank
> + deploy:
> + release:
> + type: tar
> + location: /src/release/baserock-14.20-devel-system-armv7lhf-highbank.tar
> +- morph: genivi-baseline-system-armv7lhf-versatile
> + deploy:
> + # NOTE: to fully deploy this system requires fishing in the artifact cache
> + # for the kernel artifact. We should fix deployment to do extract the
> + # kernel artifact for us.
I thought the kernel image was also available in the rootfs in ARM builds?
It is, that also requires some faff though. My point is deployment
should handle this.
Generally, I think the ARM builds producing a -kernel artifact was a
mistake, since we could have the deployments provide it as a separate
file if that's wanted.
Makes sense to me,
> + release:
> + type: rawdisk
> + location:
/src/release/baserock-14.20-genivi-baseline-system-armv7lhf-versatile.img
> + DISK_SIZE: 4G
> + FSTAB_ROOT: /dev/mmcblk0 / btrfs default,rw,noatime 0 1
> - morph: base-system-x86_32-generic
> deploy:
> release:
_______________________________________________
baserock-dev mailing list
baserock-dev(a)baserock.org
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/baserock-dev-ba...
--
Sam Thursfield, Codethink Ltd.
Office telephone: +44 161 236 5575