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_64-vagrant.morph | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'systems/devel-system-x86_64-vagrant.morph') diff --git a/systems/devel-system-x86_64-vagrant.morph b/systems/devel-system-x86_64-vagrant.morph index 43f68e7f..d79ac982 100644 --- a/systems/devel-system-x86_64-vagrant.morph +++ b/systems/devel-system-x86_64-vagrant.morph @@ -1,8 +1,9 @@ name: devel-system-x86_64-vagrant kind: system -description: A system that is able to build other systems based on the 64-bit x86 - architecture. This adds the virtualbox guest additions and vagrant configuration - too +description: | + A system with useful tools for doing Baserock development, using Vagrant. + + For use with the Vagrant tool for x86_64 virtual machines. arch: x86_64 strata: - name: build-essential -- cgit v1.2.1