]> git.e2factory.org Git - e2factory.git/commitdiff
documentation: document release_id and name variables in project
authorGordon Hecker <gh@emlix.com>
Tue, 3 Nov 2009 11:40:54 +0000 (12:40 +0100)
committerGordon Hecker <gh@emlix.com>
Wed, 4 Nov 2009 11:45:09 +0000 (12:45 +0100)
configuration

Signed-off-by: Gordon Hecker <gh@emlix.com>
doc/manual/project.text

index 987df14c6492dfd37ca45cec6380aee97e2206d3..9bb3f1b9dfebeffa62f90dce0246d7117d756634 100644 (file)
@@ -19,6 +19,12 @@ The table may specify the following additional keys:
 *   chroot\_arch string: architecture to use when running the build process
     x86\_64 or x86\_32 may be used, the latter is the builtin default.
 
+The `release_id` and `name` settings appear as `E2_RELEASE_ID` and
+`E2_PROJECT_NAME` respectively in the environment when the build script runs.
+The `release_id` is used to compute the path where the results are stored
+when building in release mode. The `name` is used to compute the path to
+the chroot build environment.
+
 Example:
 
     e2project {