summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-09-04 17:23:17 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-09-04 18:11:15 +0100
commit868435e5ca70efea26587431dfde7a79f648ff54 (patch)
treee6c4fb70f69946873750eb333f25d63ab9382b8e /README
parent9ccfb38951daa3614014b568e6af8af10153fd83 (diff)
downloadmorph-868435e5ca70efea26587431dfde7a79f648ff54.tar.gz
README: describe systems.strata correctly
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
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):