From: Gordon Hecker Date: Mon, 17 May 2010 09:15:34 +0000 (+0200) Subject: documentation: update release process description X-Git-Tag: e2factory-2.3.6~1 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=d421ba2af61ae9daa82a46d72512c8fa799daef3;p=e2factory.git documentation: update release process description Signed-off-by: Gordon Hecker --- diff --git a/doc/manual/release.text b/doc/manual/release.text index 4e7145a..cbacff0 100644 --- a/doc/manual/release.text +++ b/doc/manual/release.text @@ -10,16 +10,10 @@ Prepare building a release with *e2factory*: * change the release_id attribute in proj/config to the release string * commit the file * push - -To make sure everything is really available from the server: - -* create a fresh checkout for the project -* fetch sources * build in release mode -* e2factory will - * build everything from scratch - * store the results to the releases server - * the location will be `releases:/release//` +* e2factory will store the results listed in the `deploy_results` + attribute in the project configuration to the releases server. + The location will be `releases:/archive//` Example: @@ -29,4 +23,4 @@ Example: $ e2-build --build-mode=release prev [results](results.html) -next [migrate from e2-2.1 to e2-2.2](migration.html) +next [Migrating to newer versions of e2factory](migration.html)