From 868435e5ca70efea26587431dfde7a79f648ff54 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 4 Sep 2012 17:23:17 +0100 Subject: README: describe systems.strata correctly --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 12fd4152..4c0be19d 100644 --- a/README +++ b/README @@ -133,8 +133,11 @@ For systems, use the following fields: * `disk-size`: size of the disk image to be created; may use suffixes like `M` and `G`; **required** -* `strata`: a list of stratum names to include in the system image; - **required** +* `strata`: a list of triples specifying strata to be included in the system + image. Similar to chunks, you should give `repo`, `ref` and `morph` + (filename without the .morph extension) for each stratum. The value of + the `morph` field will be taken as the artifact name; if this causes + ambiguity then an `alias` may be specified as well. **required** Example chunk (simplified commands): -- cgit v1.2.1