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-x86_32-chroot.morph | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'systems/devel-system-x86_32-chroot.morph') diff --git a/systems/devel-system-x86_32-chroot.morph b/systems/devel-system-x86_32-chroot.morph index dc884223..162e516c 100644 --- a/systems/devel-system-x86_32-chroot.morph +++ b/systems/devel-system-x86_32-chroot.morph @@ -1,7 +1,10 @@ name: devel-system-x86_32-chroot kind: system -description: A system that is able to build other systems based on the 32-bit x86 - architecture. +description: | + A system with useful tools for doing Baserock development. + + For use as a chroot inside a Linux operating system on 32-bit Intel x86 + computers. arch: x86_32 strata: - name: build-essential -- cgit v1.2.1