summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dev/archive/layout.mdwn10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev/archive/layout.mdwn b/dev/archive/layout.mdwn
index f00933a..b941ee0 100644
--- a/dev/archive/layout.mdwn
+++ b/dev/archive/layout.mdwn
@@ -37,7 +37,7 @@ in the `dev` channel.
Distribution
------------
-A **distribution** is a set of components in the package archive with a certain
+A **distribution** is a set of feeds in the package archive with a certain
release policy and life cycle. There is one rolling release: `trunk`. All
other distributions are fixed release series distributions, e.g. `rs1`.
@@ -54,14 +54,14 @@ are `dev/trunk` and `rel/rs1`.
Platform
--------
-A **platform** is a set of architectures in the package archive with packages
-configured for a particular use case.
+A **platform** is a set of package configurations representing a particular use
+case.
Architecture
------------
-An **architecture** is a set of packages in the package archive built for a
-particular combination of processing units, kernel, and system libraries.
+An **architecture** is a particular combination of processing units, kernel, and
+system libraries for which packages are built.
The `src` architecture contains source packages.