]> git.e2factory.org Git - e2factory.git/commitdiff
documentation: migration from 2.3.5 to 2.3.6
authorGordon Hecker <gh@emlix.com>
Mon, 17 May 2010 08:14:31 +0000 (10:14 +0200)
committerGordon Hecker <gh@emlix.com>
Mon, 17 May 2010 09:32:34 +0000 (11:32 +0200)
Signed-off-by: Gordon Hecker <gh@emlix.com>
doc/manual/migration.text

index 29b6ed11822534b9a15a0c18f8e24a2f7c99034f..4ee9a1e42cce25018817abb10c2c2c714862c29e 100644 (file)
@@ -1,6 +1,16 @@
 Migrating to newer versions of e2factory
 -----------------------------
 
+### Migrating from e2factory-2.3.5 to e2factory-2.3.6 ###
+
+*   configure a list of results to be deployed in release mode in the
+    `deploy_results` attribute in the project configuration according to
+    [project](project.html).
+*   optional: consider moving environment configuration from `proj/env`
+    to source- or result configuration.
+*   change the syntax version to `2_3_6` to acknowledge that you changed
+    the configuration.
+
 ### Migrating from e2factory-2.3.4 to e2factory-2.3.5 ###
 
 *   No changes required