From a57d100a25d6e91266db9dfa6499c706169d1282 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Wed, 26 Mar 2014 15:15:26 +0000 Subject: Define a minimal x86_32 system This minimal system is smaller than base, consisting of little more than busybox, its dependent libraries and a kernel built with tools that don't make it into the final system. --- base-system-x86_32-generic.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base-system-x86_32-generic.morph') diff --git a/base-system-x86_32-generic.morph b/base-system-x86_32-generic.morph index a1eff551..e53b2d97 100644 --- a/base-system-x86_32-generic.morph +++ b/base-system-x86_32-generic.morph @@ -5,7 +5,7 @@ configuration-extensions: - simple-network - nfsboot - install-files -description: The set of strata required to have a minimal system for a 32-bit x86 +description: The set of strata required to have a basic system for a 32-bit x86 system. kind: system name: base-system-x86_32-generic -- cgit v1.2.1