From a95c9fdcf3ae245f6c6f22969b92465ee74444d4 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Wed, 22 Oct 2014 14:42:29 +0000 Subject: Change descriptions of devel systems The 'build' system is now the recommended way of building other systems, with 'devel' being a larger variant of 'build' that may be useful when doing development and integration, in addition to building and deployment. --- systems/devel-system-ppc64-chroot.morph | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'systems/devel-system-ppc64-chroot.morph') diff --git a/systems/devel-system-ppc64-chroot.morph b/systems/devel-system-ppc64-chroot.morph index 344aa812..f2f75045 100644 --- a/systems/devel-system-ppc64-chroot.morph +++ b/systems/devel-system-ppc64-chroot.morph @@ -1,7 +1,10 @@ name: devel-system-ppc64-chroot kind: system -description: A system that is able to build other systems based on the 64-bit PowerPc - architecture. +description: | + A system with useful tools for doing Baserock development. + + For use as a chroot inside a Linux operating system on 64-bit POWER + computers. arch: ppc64 strata: - name: build-essential -- cgit v1.2.1